diff mbox series

[meta-ti,master/kirkstone,2/2] conf: machine: j784s4: Add AM69 SK dtbs to KERNEL_DEVICETREE_PREFIX

Message ID 20230509185058.10560-2-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master/kirkstone,1/2] conf: machine: j721s2: Add AM68 SK dtbs to KERNEL_DEVICETREE_PREFIX | expand

Commit Message

Ryan Eatmon May 9, 2023, 6:50 p.m. UTC
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 mbox series

Patch

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