mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
conf: machine: am62axx: Add overlays for IMX390 cameras
IMX390 is a 2MP FPDLink-III raw camera. This sensor was originally targeted for J7-based devices, but AM62A can re-use the existing overlays. Both the CM and RCM type of modules are supported. As AM62A only has one CSI-RX port, we only use 4 out of the 8 total FPDLink ports on the fusion board. Signed-off-by: Jai Luthra <j-luthra@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -12,6 +12,14 @@ KERNEL_DEVICETREE = " \
|
||||
ti/k3-am62a7-fpdlink-ov2312-0-3.dtbo \
|
||||
ti/k3-am62a7-fpdlink-sk-fusion.dtbo \
|
||||
ti/k3-am62a7-sk-csi2-imx219.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-cm-0-1.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-cm-0-2.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-cm-0-3.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-rcm-0-0.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-rcm-0-1.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-rcm-0-2.dtbo \
|
||||
ti/k3-j721e-fpdlink-imx390-rcm-0-3.dtbo \
|
||||
"
|
||||
|
||||
UBOOT_MACHINE = "am62ax_evm_a53_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user