ARM: dts: qcom: apq8064: drop unit ids from PMIC nodes
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 30 Sep 2022 18:52:26 +0000 (21:52 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 17 Oct 2022 18:20:00 +0000 (13:20 -0500)
On APQ8064 the PMICs are connected using SSBI devices, which do not have
any addressing scheme. Drop the unused unit ids from PMIC device nodes.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220930185236.867655-14-dmitry.baryshkov@linaro.org
arch/arm/boot/dts/qcom-apq8064.dtsi

index 34d3fce17351927ce852d6687f5c496143f4a91e..6a8f3fd0fcc3c80b0b7fb2595645b15d7b2af554 100644 (file)
                        reg = <0x00c00000 0x1000>;
                        qcom,controller-type = "pmic-arbiter";
 
-                       pm8821: pmic@1 {
+                       pm8821: pmic {
                                compatible = "qcom,pm8821";
                                interrupt-parent = <&tlmm_pinmux>;
                                interrupts = <76 IRQ_TYPE_LEVEL_LOW>;
                        reg = <0x00500000 0x1000>;
                        qcom,controller-type = "pmic-arbiter";
 
-                       pmicintc: pmic@0 {
+                       pmicintc: pmic {
                                compatible = "qcom,pm8921";
                                interrupt-parent = <&tlmm_pinmux>;
                                interrupts = <74 8>;