]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sc8280xp-x13s: Drop redundant clock-lanes from camera@10
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Fri, 25 Oct 2024 15:43:25 +0000 (16:43 +0100)
committerBjorn Andersson <andersson@kernel.org>
Fri, 1 Nov 2024 13:59:18 +0000 (08:59 -0500)
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: Bryan 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: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts

index 2cd34a1b57d013b636936113d6e6601f004bd68a..f3190f408f4b2c7ca9fe368d652d5d66bb3949af 100644 (file)
 
                port {
                        ov5675_ep: endpoint {
-                               clock-lanes = <0>;
                                data-lanes = <1 2>;
                                link-frequencies = /bits/ 64 <450000000>;
                                remote-endpoint = <&csiphy0_lanes01_ep>;