diff mbox series

[meta-ti,dunfell,3/3] conf: machine: j784s4-evm: Add MCSPI loopback overlay for J784S4

Message ID 20230227081228.10841-3-vaishnav.a@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,dunfell,1/3] conf: machine: j7-evm: Add MCSPI loopback overlay for J721E | expand

Commit Message

Vaishnav Achath Feb. 27, 2023, 8:12 a.m. UTC
Add the MCSPI loopback overlay file for J784S4 EVM which helps
users to enable MCU-MAIN MCSPI loopback applications, even though
the overlay is named j7200-mcspi-loopback.dtbo, same can be used
for testing on other J7 platforms as well.

Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>
---
 conf/machine/j784s4-evm.conf | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/conf/machine/j784s4-evm.conf b/conf/machine/j784s4-evm.conf
index 77805d49..11930b75 100644
--- a/conf/machine/j784s4-evm.conf
+++ b/conf/machine/j784s4-evm.conf
@@ -38,6 +38,7 @@  KERNEL_DEVICETREE = " \
     ti/k3-j784s4-evm.dtb \
     ti/k3-j784s4-evm-csi2-ov5640.dtbo \
     ti/k3-j784s4-fpdlink-fusion.dtbo \
+    ti/k3-j7200-mcspi-loopback.dtbo \
 "
 
 UBOOT_MACHINE = "j784s4_evm_a72_defconfig"