mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
conf: machine: am62axx: Add camera overlays for AM62A SK
Add the following overlay files on AM62A SK: 1. Fusion board (For FPDLink-III cameras) 2. OV2312 FPDLink camera module 3. IMX219 RPi-compatible camera module 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:
@@ -6,6 +6,12 @@ require conf/machine/include/am62axx.inc
|
||||
|
||||
KERNEL_DEVICETREE = " \
|
||||
ti/k3-am62a7-sk.dtb \
|
||||
ti/k3-am62a7-fpdlink-ov2312-0-0.dtbo \
|
||||
ti/k3-am62a7-fpdlink-ov2312-0-1.dtbo \
|
||||
ti/k3-am62a7-fpdlink-ov2312-0-2.dtbo \
|
||||
ti/k3-am62a7-fpdlink-ov2312-0-3.dtbo \
|
||||
ti/k3-am62a7-fpdlink-sk-fusion.dtbo \
|
||||
ti/k3-am62a7-sk-csi2-imx219.dtbo \
|
||||
"
|
||||
|
||||
UBOOT_MACHINE = "am62ax_evm_a53_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user