ARM: dts: qcom: mdm9615: drop unit ids from PMIC nodes
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 30 Sep 2022 21:20:52 +0000 (00:20 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 7 Nov 2022 16:46:46 +0000 (10:46 -0600)
On MDM9615 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>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220930212052.894834-2-dmitry.baryshkov@linaro.org
arch/arm/boot/dts/qcom-mdm9615.dtsi

index 482fd24..b0fe1d9 100644 (file)
                        reg = <0x500000 0x1000>;
                        qcom,controller-type = "pmic-arbiter";
 
-                       pmicintc: pmic@0 {
+                       pmicintc: pmic {
                                compatible = "qcom,pm8018", "qcom,pm8921";
                                interrupts = <GIC_PPI 226 IRQ_TYPE_LEVEL_HIGH>;
                                #interrupt-cells = <2>;