From f06362287a79d373899a40753c38c54320c5db73 Mon Sep 17 00:00:00 2001 From: Vaishnav Achath Date: Thu, 27 Jun 2024 14:04:29 +0530 Subject: conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link J784S4 and J721S2 EVM has similar connectivity for MIPI CSI2 connector and the same overlays can be reused, thus pick the J721S2 CSI2 OV5640 and J721S2 EVM fusion overlays for J784S4. Signed-off-by: Vaishnav Achath Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index e451bf47..770701f7 100644 --- a/meta-ti-bsp/conf/machine/j784s4-evm.conf +++ b/meta-ti-bsp/conf/machine/j784s4-evm.conf @@ -11,6 +11,8 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-j784s4 \ ti/k3-fpdlink \ ti/k3-j7200-evm-mcspi-loopback \ + ti/k3-j721s2-evm-csi2-ov5640 \ + ti/k3-j721s2-evm-fusion \ ti/k3-am69-sk \ ti/k3-v3link \ " -- cgit v1.2.3-54-g00ecf