Skip to content

Commit cbe944a

Browse files
6by9pelwell
authored andcommitted
dtoverlays: Add sync configuration option to imx296 overlay
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
1 parent aed4231 commit cbe944a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,6 +2816,7 @@ Params: rotation Mounting rotation of the camera sensor (0 or
28162816
(the default), 37125000 or 74250000.
28172817
always-on Leave the regulator powered up, to stop the
28182818
camera clamping I/Os such as XTRIG to 0V.
2819+
sync-sink Configure as synchronisation sink.
28192820

28202821

28212822
Name: imx327

arch/arm/boot/dts/overlays/imx296-overlay.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,6 @@
116116
<&imx296>, "avdd-supply:0=",<&cam0_reg>;
117117
clock-frequency = <&clk_over>, "clock-frequency:0";
118118
always-on = <0>, "+99";
119+
sync-sink = <&imx296>,"trigger-mode:0";
119120
};
120121
};

0 commit comments

Comments
 (0)