diff options
author | Vaishnav Achath <vaishnav.a@ti.com> | 2023-03-20 04:12:28 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-03-20 16:45:07 -0500 |
commit | ef4622436e5ca2842689de82068f3fe7c18bbb27 (patch) | |
tree | 16b94821cdf404e02b2e4e9dddd6a2c03ee6ff25 /meta-ti-bsp/conf/machine | |
parent | 9de2d7980b1a74129da3e59275cf95cc43841da3 (diff) | |
download | meta-ti-ef4622436e5ca2842689de82068f3fe7c18bbb27.tar.gz |
conf: machine: j784s4-evm: Add camera overlays for J784S4 EVM
Add the following overlay files on J784S4 EVM:
1. Fusion board (For FPDLink-III cameras)
2. OV5640 camera module
Signed-off-by: Vaishnav Achath <vaishnav.a@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>
Diffstat (limited to 'meta-ti-bsp/conf/machine')
-rw-r--r-- | meta-ti-bsp/conf/machine/j784s4-evm.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index 40e71b6a..02f3f4c4 100644 --- a/meta-ti-bsp/conf/machine/j784s4-evm.conf +++ b/meta-ti-bsp/conf/machine/j784s4-evm.conf | |||
@@ -33,6 +33,8 @@ KERNEL_DEVICETREE = " \ | |||
33 | ti/k3-j721e-fpdlink-imx390-rcm-1-2.dtbo \ | 33 | ti/k3-j721e-fpdlink-imx390-rcm-1-2.dtbo \ |
34 | ti/k3-j721e-fpdlink-imx390-rcm-1-3.dtbo \ | 34 | ti/k3-j721e-fpdlink-imx390-rcm-1-3.dtbo \ |
35 | ti/k3-j784s4-evm.dtb \ | 35 | ti/k3-j784s4-evm.dtb \ |
36 | ti/k3-j784s4-evm-csi2-ov5640.dtbo \ | ||
37 | ti/k3-j784s4-fpdlink-fusion.dtbo \ | ||
36 | " | 38 | " |
37 | 39 | ||
38 | UBOOT_MACHINE = "j784s4_evm_a72_defconfig" | 40 | UBOOT_MACHINE = "j784s4_evm_a72_defconfig" |