All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] beagle-x15: add am5729-beagleboneai.dtb
@ 2020-01-02 19:40 Theodore A. Roth
  2020-01-03 21:30 ` [meta-ti] " Andrew F. Davis
  0 siblings, 1 reply; 5+ messages in thread
From: Theodore A. Roth @ 2020-01-02 19:40 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Theodore A. Roth <troth@openavr.org>
---
 conf/machine/beagle-x15.conf | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/conf/machine/beagle-x15.conf b/conf/machine/beagle-x15.conf
index d5e05ec7..0af45a84 100644
--- a/conf/machine/beagle-x15.conf
+++ b/conf/machine/beagle-x15.conf
@@ -4,7 +4,10 @@
 
 require conf/machine/include/dra7xx.inc
 
-KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb"
+KERNEL_DEVICETREE = " \
+    am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb \
+    am5729-beagleboneai.dtb \
+"
 
 MACHINE_GUI_CLASS = "bigscreen"
 
-- 
2.17.1


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

end of thread, other threads:[~2020-01-07 20:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-02 19:40 [PATCH] beagle-x15: add am5729-beagleboneai.dtb Theodore A. Roth
2020-01-03 21:30 ` [meta-ti] " Andrew F. Davis
2020-01-03 23:35   ` Theodore A. Roth
2020-01-07 16:10     ` Andrew F. Davis
2020-01-07 20:29     ` Denys Dmytriyenko

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.