All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore A. Roth" <troth@openavr.org>
To: meta-ti@lists.yoctoproject.org
Subject: [PATCH] beagle-x15: add am5729-beagleboneai.dtb
Date: Thu, 2 Jan 2020 12:40:59 -0700	[thread overview]
Message-ID: <20200102194059.GA13220@beast> (raw)

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


             reply	other threads:[~2020-01-02 19:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 19:40 Theodore A. Roth [this message]
2020-01-03 21:30 ` [meta-ti] [PATCH] beagle-x15: add am5729-beagleboneai.dtb 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200102194059.GA13220@beast \
    --to=troth@openavr.org \
    --cc=meta-ti@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.