From 7bcd7d58eb423a03b14f6f343aaa159d640f0e23 Mon Sep 17 00:00:00 2001 From: Vaishnav Achath Date: Thu, 27 Jun 2024 14:04:31 +0530 Subject: conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link J721E SK, AM68 SK and AM69 SK have similar connectivity for CSI2 RPi connector and the same overlays can be reused, thus pick the J721E SK CSI2 IMX219, fusion overlay and AM68 SK V3Link fusion overlay for AM69 SK also. Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am69-sk.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-ti-bsp/conf/machine/am69-sk.conf b/meta-ti-bsp/conf/machine/am69-sk.conf index 6341a6fa..aff06a02 100644 --- a/meta-ti-bsp/conf/machine/am69-sk.conf +++ b/meta-ti-bsp/conf/machine/am69-sk.conf @@ -11,6 +11,9 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am69-sk \ ti/k3-fpdlink \ ti/k3-v3link \ + ti/k3-am68-sk-v3link-fusion \ + ti/k3-j721e-sk-csi2-dual-imx219 \ + ti/k3-j721e-sk-fpdlink-fusion \ " KERNEL_DEVICETREE = " \ -- cgit v1.2.3-54-g00ecf