diff options
author | 2024-10-25 16:43:26 +0100 | |
---|---|---|
committer | 2024-11-01 08:59:18 -0500 | |
commit | 2d444a792b3c3d763e291f05402c4650d4ae7a9b (patch) | |
tree | eb0483aa4fc47a818f1063fcd007a5afebc8a417 | |
parent | arm64: dts: qcom: sc8280xp-x13s: Drop redundant clock-lanes from camera@10 (diff) | |
download | wireguard-linux-2d444a792b3c3d763e291f05402c4650d4ae7a9b.tar.xz wireguard-linux-2d444a792b3c3d763e291f05402c4650d4ae7a9b.zip |
arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Drop redundant clock-lanes from camera@1a
Remove redundant clock-lanes property. The sensor doesn't require
clock-lanes at all. Remove now.
Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> # rb5
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-4-cdff2f1a5792@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtso | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtso b/arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtso index 0603954e24d8..5fe331923dd3 100644 --- a/arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtso +++ b/arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtso @@ -57,7 +57,6 @@ port { imx577_ep: endpoint { - clock-lanes = <1>; link-frequencies = /bits/ 64 <600000000>; data-lanes = <1 2 3 4>; remote-endpoint = <&csiphy2_ep>; |