diff mbox series

[meta-ti,scarthgap,1/3] conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

Message ID 20240627083431.1096889-2-vaishnav.a@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series conf: machine: j784s4/am68/am69 : Pick reused CSI overlays | expand

Commit Message

Vaishnav Achath June 27, 2024, 8:34 a.m. UTC
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 <vaishnav.a@ti.com>
---
 meta-ti-bsp/conf/machine/j784s4-evm.conf | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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 \
 "