diff mbox series

[2/2] ARM: dts: Revert changes to omap3-n9.dts

Message ID 20240204210642.693958-2-sakari.ailus@linux.intel.com
State New
Headers show
Series [1/2] media: dt-bindings: Revert changes to video-interfaces.yaml | expand

Commit Message

Sakari Ailus Feb. 4, 2024, 9:06 p.m. UTC
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@ideasonboard.com>
Fixes: feb8831be9d4 ("media: ov08x40: Reduce start streaming time")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 arch/arm/boot/dts/ti/omap/omap3-n9.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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>;