arm64: dts: qcom: msm8994-kitakami: drop unit address from PMI8994 regulator
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 12 Mar 2023 18:36:20 +0000 (19:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 May 2023 14:03:13 +0000 (23:03 +0900)
[ Upstream commit 3555dd528ba9c08d6ccd56239c695dbeac3b63e3 ]

The PMIC regulators are not supposed to have unit addresses.

Fixes: e9783584c9b7 ("arm64: dts: qcom: msm8994-kitakami: Add VDD_GFX regulator")
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-6-krzysztof.kozlowski@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami.dtsi

index ff60b7004d260cab36d771f0d19e3fca5dd04a25..2ecf455db830708b70b0737bc3ce5d9c45ba30e2 100644 (file)
         * power domain.. which still isn't enough and forces us to bind
         * OXILI_CX and OXILI_GX together!
         */
-       vdd_gfx: s2@1700 {
-               reg = <0x1700 0x100>;
+       vdd_gfx: s2 {
                regulator-name = "VDD_GFX";
                regulator-min-microvolt = <980000>;
                regulator-max-microvolt = <980000>;