All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] conf: machine: j722s: Add overlay to KERNEL_DEVICETREE_PREFIX
@ 2025-02-05  7:32 Anurag Dutta
  2025-02-05  7:52 ` [EXTERNAL] [meta-ti] " Chirag Shilwant
  2025-02-08 12:38 ` Kumar, Udit
  0 siblings, 2 replies; 4+ messages in thread
From: Anurag Dutta @ 2025-02-05  7:32 UTC (permalink / raw)
  To: reatmon, denys; +Cc: a-dutta, u-kumar1, meta-ti

Add the overlay "k3-j7200-evm-mcspi-loopback.dtso" to the j722s
configuration so that SPI loopback tests can be carried out
successfully.

Signed-off-by: Anurag Dutta <a-dutta@ti.com>
---
 meta-ti-bsp/conf/machine/j722s-evm.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-ti-bsp/conf/machine/j722s-evm.conf b/meta-ti-bsp/conf/machine/j722s-evm.conf
index 2af0981e..8f42866c 100644
--- a/meta-ti-bsp/conf/machine/j722s-evm.conf
+++ b/meta-ti-bsp/conf/machine/j722s-evm.conf
@@ -7,6 +7,7 @@ require conf/machine/include/j722s.inc
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-j722s \
     ti/k3-fpdlink \
+    ti/k3-j7200-evm-mcspi-loopback \
     ti/k3-v3link \
 "
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-10  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05  7:32 [PATCH] conf: machine: j722s: Add overlay to KERNEL_DEVICETREE_PREFIX Anurag Dutta
2025-02-05  7:52 ` [EXTERNAL] [meta-ti] " Chirag Shilwant
2025-02-08 12:38 ` Kumar, Udit
2025-02-10  7:23   ` Dutta, Anurag

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.