Commit feb8831be9d4 ("media: ov08x40: Reduce start streaming time") introduced an unintentional change to arch/arm/boot/dts/ti/omap/omap3-n9.dts. Revert this change now. Reported-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> Fixes: feb8831be9d4 ("media: ov08x40: Reduce start streaming time") Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> --- arch/arm/boot/dts/ti/omap/omap3-n9.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/ti/omap/omap3-n9.dts b/arch/arm/boot/dts/ti/omap/omap3-n9.dts index 728a8fcf25b3..a3cf3f443785 100644 --- a/arch/arm/boot/dts/ti/omap/omap3-n9.dts +++ b/arch/arm/boot/dts/ti/omap/omap3-n9.dts @@ -26,7 +26,7 @@ smia_1: camera@10 { flash-leds = <&as3645a_flash &as3645a_indicator>; port { smia_1_1: endpoint { - link-frequencies = /bits/ 32 <199200000 210000000 499200000>; + link-frequencies = /bits/ 64 <199200000 210000000 499200000>; clock-lanes = <0>; data-lanes = <1 2>; remote-endpoint = <&csi2a_ep>; -- 2.39.2