Commit 54040a3e authored by Tingguo Cheng's avatar Tingguo Cheng Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qcs615: remove disallowed property in spmi bus node



Remove the unevaluated 'cell-index' property from qcs615-ride.dtb
spmi@c440000 to fix the Devicetree validation error reported by the
kernel test robot.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/r/202412272210.GpGmqcPC-lkp@intel.com/


Fixes: 27554e2b ("arm64: dts: qcom: qcs615: Adds SPMI support")
Signed-off-by: default avatarTingguo Cheng <quic_tingguoc@quicinc.com>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250117-fix-kernel-test-robot-unexpected-property-issue-v2-1-0b68cf481249@quicinc.com


[bjorn: Fixes commit message wording about LKP]
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 1fcbbdc0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3315,7 +3315,6 @@ spmi_bus: spmi@c440000 {
			#interrupt-cells = <4>;
			#address-cells = <2>;
			#size-cells = <0>;
			cell-index = <0>;
			qcom,channel = <0>;
			qcom,ee = <0>;
		};