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

  sc8180x-primus.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-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8180x.dtsi

index b40ded47f75683c3325ca64df3cd87d01501aeba..a34f438ef2d9a4160b9f6bc2eb4fbb9f7ca3ef8e 100644 (file)
                        #size-cells = <0>;
                        interrupt-controller;
                        #interrupt-cells = <4>;
-                       cell-index = <0>;
                };
 
                apps_smmu: iommu@15000000 {