meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [dunfell PATCH] conf: machine: am62xx: add new dtb for low-power
@ 2022-05-17 21:53 Praneeth Bajjuri
  0 siblings, 0 replies; only message in thread
From: Praneeth Bajjuri @ 2022-05-17 21:53 UTC (permalink / raw)
  To: Praneeth Bajjuri, Ryan Eatmon, Denys Dmytriyenko
  Cc: Brattlof Bryan, Denys Dmytriyenko, Dave Gerlach, meta-ti

The following commits in ti-linux-5.10.y kernel has introduced new dtbs.
a minimal skeleton and a lpm (low-power-mode) demo dtb.

commit c161df7b1ea0 ("arm64: dts: ti: Introduce k3-am625-sk-lpmdemo")
commit 61df7fcf9307 ("arm64: dts: ti: introduce minimal dt for am625")

This patch on am62xx conf is to include the new dtbs.

Reported-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 conf/machine/am62xx-evm.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/am62xx-evm.conf b/conf/machine/am62xx-evm.conf
index 195cb90c..cbab26dd 100644
--- a/conf/machine/am62xx-evm.conf
+++ b/conf/machine/am62xx-evm.conf
@@ -8,6 +8,8 @@ MACHINE_FEATURES += "gpu"
 
 KERNEL_DEVICETREE = " \
     ti/k3-am625-sk.dtb \
+    ti/k3-am625-skeleton.dtb \
+    ti/k3-am625-sk-lpmdemo.dtb \
     ti/k3-am625-sk-csi2-ov5640.dtbo \
 "
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-17 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 21:53 [dunfell PATCH] conf: machine: am62xx: add new dtb for low-power Praneeth Bajjuri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).