We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed4231 commit cbe944aCopy full SHA for cbe944a
arch/arm/boot/dts/overlays/README
@@ -2816,6 +2816,7 @@ Params: rotation Mounting rotation of the camera sensor (0 or
2816
(the default), 37125000 or 74250000.
2817
always-on Leave the regulator powered up, to stop the
2818
camera clamping I/Os such as XTRIG to 0V.
2819
+ sync-sink Configure as synchronisation sink.
2820
2821
2822
Name: imx327
arch/arm/boot/dts/overlays/imx296-overlay.dts
@@ -116,5 +116,6 @@
116
<&imx296>, "avdd-supply:0=",<&cam0_reg>;
117
clock-frequency = <&clk_over>, "clock-frequency:0";
118
always-on = <0>, "+99";
119
+ sync-sink = <&imx296>,"trigger-mode:0";
120
};
121
0 commit comments