On Fri, 17 Jul 2020 15:28:53 +0200, Jacopo Mondi wrote: > The ov5640 does not support routing the clock signal to a different > lane, and the property has value fixed to 0. > > Remove the property from the bindings and update its users > accordingly. > > Signed-off-by: Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/i2c/ov5640.yaml | 6 ------ > arch/arm/boot/dts/dra72-evm-common.dtsi | 1 - > arch/arm/boot/dts/dra76-evm.dts | 1 - > arch/arm/boot/dts/imx6-logicpd-baseboard.dtsi | 1 - > arch/arm/boot/dts/imx6qdl-icore.dtsi | 1 - > arch/arm/boot/dts/imx6qdl-sabrelite.dtsi | 1 - > arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 1 - > arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 1 - > arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 1 - > 9 files changed, 14 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>