Skip to content
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -2788,6 +2788,7 @@ Params: rotation Mounting rotation of the camera sensor (0 or
sync-sink Configure as vsync sink
link-frequency Allowable link frequency values to use in Hz:
450000000 (default), 453000000, 456000000.
pi5 Sets the CSI2 link frequency to 900MHz.


Name: imx415
Expand Down Expand Up @@ -2863,6 +2864,7 @@ Params: rotation Mounting rotation of the camera sensor (0 or
sync-sink Configure as vsync sink
link-frequency Allowable link frequency values to use in Hz:
450000000 (default), 453000000, 456000000.
pi5 Sets the CSI2 link frequency to 900MHz


Name: imx500
Expand Down
1 change: 1 addition & 0 deletions arch/arm/boot/dts/overlays/imx477_378-overlay.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
<&cam_node>, "VANA-supply:0=",<&cam0_reg>;
always-on = <0>, "+99";
link-frequency = <&cam_endpoint>,"link-frequencies#0";
pi5 = <&cam_endpoint>, "link-frequencies#0=900000000";
};
};

Expand Down
Loading
Loading