Skip to content

Commit fa6ca94

Browse files
vaishnavachathcshilwant
authored andcommitted
docs: kernel: CSI2RX: Add information on Fusion 2 EVM
Add documentation on using FPDLink IV based fusion 2 EVM with J784S4 and J742S2 EVM. Signed-off-by: Vaishnav Achath <[email protected]>
1 parent 22b9722 commit fa6ca94

File tree

1 file changed

+6
-0
lines changed
  • source/linux/Foundational_Components/Kernel/Kernel_Drivers/Camera

1 file changed

+6
-0
lines changed

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Camera/CSI2RX.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,10 @@ Enabling camera sensors
888888
=> setenv name_overlays ti/k3-j721s2-evm-fusion.dtbo ti/k3-fpdlink-imx390-rcm-0-0.dtbo
889889
=> boot
890890
891+
# For single RCM IMX390 connected to port 0 on FPDLink IV Fusion 2 board on J784S4/J742S2 EVM:
892+
=> setenv name_overlays ti/k3-j784s4-evm-fpdlink-iv-fusion.dtbo ti/k3-fpdlink-imx390-rcm-0-0.dtbo
893+
=> boot
894+
891895
# For single RCM IMX390 connected to RX port 0 on Fusion board EVM on AM69A SK:
892896
=> setenv name_overlays ti/k3-j721e-sk-fpdlink-fusion.dtbo ti/k3-fpdlink-imx390-rcm-0-0.dtbo
893897
=> boot
@@ -916,6 +920,8 @@ Enabling camera sensors
916920
+--------------+---------------------------------------+-----------------------------------+
917921
| J784S4 | FPDLink fusion 1 EVM, IMX390 | SRGGB12_1X12/1936x1100 at 30 fps |
918922
+--------------+---------------------------------------+-----------------------------------+
923+
| J784S4 | FPDLink fusion 2 EVM, IMX390 | SRGGB12_1X12/1936x1100 at 30 fps |
924+
+--------------+---------------------------------------+-----------------------------------+
919925
| AM69A | IMX219 RPi Camera | SRGGB8_1X8/1920x1080 at 30 fps |
920926
+--------------+---------------------------------------+-----------------------------------+
921927
| AM69A | LI OV5640 MIPI CSI Camera | YUYV8_1X16/1280x720 at 30 fps |

0 commit comments

Comments
 (0)