Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: msm8994-msft-lumia-octagon: drop unit address from PMI8994 regulator

The PMIC regulators are not supposed to have unit addresses.

Fixes: 60b214effb80 ("arm64: dts: qcom: msm8994-octagon: Configure regulators")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230312183622.460488-7-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
7a202df0 3555dd52

+1 -2
+1 -2
arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi
··· 540 540 }; 541 541 542 542 &pmi8994_spmi_regulators { 543 - vdd_gfx: s2@1700 { 544 - reg = <0x1700 0x100>; 543 + vdd_gfx: s2 { 545 544 regulator-min-microvolt = <980000>; 546 545 regulator-max-microvolt = <980000>; 547 546 };