diff mbox series

[v7,3/7] arm64: dts: qcom: sdm845-db845c: Drop redundant reg = in port

Message ID 20221117003232.589734-4-bryan.odonoghue@linaro.org
State Accepted
Commit 693c65e2bdbfecedc126904de663334f0f5031f9
Headers show
Series [v7,1/7] arm64: dts: qcom: sdm845: Define the number of available ports | expand

Commit Message

Bryan O'Donoghue Nov. 17, 2022, 12:32 a.m. UTC
The reg for the port is specified in the dtsi. Remove from the db845c dts.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
index 7c88312333c22..8a98f3e86b41d 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts
@@ -1186,7 +1186,6 @@  &camss {
 
 	ports {
 		port@0 {
-			reg = <0>;
 			csiphy0_ep: endpoint {
 				data-lanes = <0 1 2 3>;
 				remote-endpoint = <&ov8856_ep>;