All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master/kirkstone][PATCH 1/2] conf: machine: j721s2: Add AM68 SK dtbs to KERNEL_DEVICETREE_PREFIX
@ 2023-05-09 18:50 Ryan Eatmon
  2023-05-09 18:50 ` [meta-ti][master/kirkstone][PATCH 2/2] conf: machine: j784s4: Add AM69 " Ryan Eatmon
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Eatmon @ 2023-05-09 18:50 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Add in missing am68 based dtbs that were added in dunfell at the end of
the 8.6 release cycle.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-ti-bsp/conf/machine/j721s2-evm.conf    | 1 +
 meta-ti-bsp/conf/machine/j721s2-hs-evm.conf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf
index 2a128411..bdea7c44 100644
--- a/meta-ti-bsp/conf/machine/j721s2-evm.conf
+++ b/meta-ti-bsp/conf/machine/j721s2-evm.conf
@@ -10,6 +10,7 @@ OPTEE_K3_USART = "0x8"
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-j721s2 \
     ti/k3-j7200-mcspi-loopback \
+    ti/k3-am68-sk \
 "
 
 KERNEL_DEVICETREE = " \
diff --git a/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf b/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf
index 2ee1d949..190810ce 100644
--- a/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf
@@ -10,6 +10,7 @@ OPTEE_K3_USART = "0x8"
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-j721s2 \
     ti/k3-j7200-mcspi-loopback \
+    ti/k3-am68-sk \
 "
 
 KERNEL_DEVICETREE = " \
-- 
2.17.1



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

* [meta-ti][master/kirkstone][PATCH 2/2] conf: machine: j784s4: Add AM69 SK dtbs to KERNEL_DEVICETREE_PREFIX
  2023-05-09 18:50 [meta-ti][master/kirkstone][PATCH 1/2] conf: machine: j721s2: Add AM68 SK dtbs to KERNEL_DEVICETREE_PREFIX Ryan Eatmon
@ 2023-05-09 18:50 ` Ryan Eatmon
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Eatmon @ 2023-05-09 18:50 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Add in missing am69 based dtbs that were added in dunfell at the end of
the 8.6 release cycle.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-ti-bsp/conf/machine/j784s4-evm.conf    | 1 +
 meta-ti-bsp/conf/machine/j784s4-hs-evm.conf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf
index f0d04a89..4fe64d88 100644
--- a/meta-ti-bsp/conf/machine/j784s4-evm.conf
+++ b/meta-ti-bsp/conf/machine/j784s4-evm.conf
@@ -10,6 +10,7 @@ OPTEE_K3_USART = "0x8"
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-j784s4 \
     ti/k3-j7200-mcspi-loopback \
+    ti/k3-am69-sk \
 "
 
 KERNEL_DEVICETREE = " \
diff --git a/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf b/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
index 89803598..815731f8 100644
--- a/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
@@ -11,6 +11,7 @@ OPTEE_K3_USART = "0x8"
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-j784s4 \
     ti/k3-j7200-mcspi-loopback \
+    ti/k3-am69-sk \
 "
 
 KERNEL_DEVICETREE = " \
-- 
2.17.1



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

end of thread, other threads:[~2023-05-09 18:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-09 18:50 [meta-ti][master/kirkstone][PATCH 1/2] conf: machine: j721s2: Add AM68 SK dtbs to KERNEL_DEVICETREE_PREFIX Ryan Eatmon
2023-05-09 18:50 ` [meta-ti][master/kirkstone][PATCH 2/2] conf: machine: j784s4: Add AM69 " Ryan Eatmon

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.