Commit ec83cf75 authored by Bryan O'Donoghue's avatar Bryan O'Donoghue Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc8280xp-x13s: Drop redundant clock-lanes from camera@10



clock-lanes does nothing here - the sensor doesn't care about this
property, remove it.

Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> # x13s
Signed-off-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20241025-b4-linux-next-24-10-25-camss-dts-fixups-v1-3-cdff2f1a5792@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 30df676a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -695,7 +695,6 @@ camera@10 {

		port {
			ov5675_ep: endpoint {
				clock-lanes = <0>;
				data-lanes = <1 2>;
				link-frequencies = /bits/ 64 <450000000>;
				remote-endpoint = <&csiphy0_lanes01_ep>;