ARM: dts: qcom: drop incorrect cell-index from SPMI
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 27 Aug 2023 12:28:40 +0000 (14:28 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 20 Sep 2023 02:57:10 +0000 (19:57 -0700)
The SPMI controller (PMIC Arbiter) does not use nor allow 'cell-index'
property:

  qcom-sdx55-mtp.dtb: spmi@c440000: Unevaluated properties are not allowed ('cell-index' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230827122842.63741-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-sdx55.dtsi
arch/arm/boot/dts/qcom/qcom-sdx65.dtsi

index 4b0039ccd0da02b8a8d4f21a4739e93ac7e0898b..2aa5089a8513d127e8cc8508549c9f9a1b8aed19 100644 (file)
                        #size-cells = <0>;
                        interrupt-controller;
                        #interrupt-cells = <4>;
-                       cell-index = <0>;
                };
 
                tlmm: pinctrl@f100000 {
index 1a3583029a649e1bdb705f969bf60d8f781dac1f..76edbf6758f5214ded1153e294a22cc43d21fd13 100644 (file)
                        #interrupt-cells = <4>;
                        #address-cells = <2>;
                        #size-cells = <0>;
-                       cell-index = <0>;
                        qcom,channel = <0>;
                        qcom,ee = <0>;
                };