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-06-28 13:01:12 -0500
commitdec55a3712ee51fc24a4a2a38183e3748416ce52 (patch)
treec14e36ee508a2178c13bb831413068d2958aa898
parent37db17985f8c545e3da778988e42541a10ff0680 (diff)
downloadmeta-ti-dec55a3712ee51fc24a4a2a38183e3748416ce52.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 = " \