Commit c8b7faa7 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sdm630: correct camss unit address



Match unit-address to reg entry to fix dtbs W=1 warnings:

  Warning (simple_bus_reg): /soc/camss@ca00000: simple-bus unit address format error, expected "ca00020"

Fixes: f3d5d3cc ("arm64: dts: qcom: sdm630: Configure the camera subsystem")
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230419211856.79332-10-krzysztof.kozlowski@linaro.org
parent e959ced1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1892,7 +1892,7 @@ pil-reloc@94c {
			};
		};

		camss: camss@ca00000 {
		camss: camss@ca00020 {
			compatible = "qcom,sdm660-camss";
			reg = <0x0ca00020 0x10>,
			      <0x0ca30000 0x100>,