arm64: dts: qcom: apq8016-sbc: Remove clock-lanes property from &camss node
authorRobert Foss <robert.foss@linaro.org>
Mon, 6 Dec 2021 15:40:02 +0000 (16:40 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 31 Jan 2022 20:50:57 +0000 (14:50 -0600)
The clock-lanes property is no longer used as it is not programmable by
the CSIPHY hardware block of Qcom ISPs and should be removed.

Signed-off-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211206154003.39892-2-robert.foss@linaro.org
arch/arm64/boot/dts/qcom/apq8016-sbc.dts

index a5320d6d30e7bbb4babe47e0b9a67250b087f847..b7a578aafcbb6020bdece96d03c420714fdf8e7d 100644 (file)
                port@0 {
                        reg = <0>;
                        csiphy0_ep: endpoint {
-                               clock-lanes = <1>;
                                data-lanes = <0 2>;
                                remote-endpoint = <&ov5640_ep>;
                                status = "okay";
 
                port {
                        ov5640_ep: endpoint {
-                               clock-lanes = <1>;
                                data-lanes = <0 2>;
                                remote-endpoint = <&csiphy0_ep>;
                        };