summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaishnav Achath <vaishnav.a@ti.com>2024-06-27 14:04:30 +0530
committerRyan Eatmon <reatmon@ti.com>2024-07-01 08:58:02 -0500
commit1c8adfc932b37c3ea1c046725b9e11b97b52bca1 (patch)
tree31d8aec06ba80e6487e5544ead2877e428d24b22
parentf06362287a79d373899a40753c38c54320c5db73 (diff)
downloadmeta-ti-1c8adfc932b37c3ea1c046725b9e11b97b52bca1.tar.gz
conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link
J721E SK and AM68 SK have similar connectivity for CSI2 RPi connector and the same overlays can be reused, thus pick the J721E SK CSI2 IMX219 and fusion overlays for AM68 SK also. Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am68-sk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am68-sk.conf b/meta-ti-bsp/conf/machine/am68-sk.conf
index 00b81b77..894c4e87 100644
--- a/meta-ti-bsp/conf/machine/am68-sk.conf
+++ b/meta-ti-bsp/conf/machine/am68-sk.conf
@@ -11,6 +11,8 @@ KERNEL_DEVICETREE_PREFIX = " \
11 ti/k3-am68-sk \ 11 ti/k3-am68-sk \
12 ti/k3-fpdlink \ 12 ti/k3-fpdlink \
13 ti/k3-v3link \ 13 ti/k3-v3link \
14 ti/k3-j721e-sk-csi2-dual-imx219 \
15 ti/k3-j721e-sk-fpdlink-fusion \
14" 16"
15 17
16KERNEL_DEVICETREE = " \ 18KERNEL_DEVICETREE = " \