All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yogesh Siraswar" <yogeshs@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denys@konsulko.com>,
	<meta-ti@lists.yoctoproject.org>
Subject: [meta-ti][master/dunfell][PATCH 2/2] conf: am57xx-evm: ReIntroduce existent dtb* for 5.10
Date: Tue, 12 Oct 2021 16:41:57 +0000	[thread overview]
Message-ID: <20211012164157.3888-3-yogeshs@ti.com> (raw)
In-Reply-To: <20211012164157.3888-1-yogeshs@ti.com>

This reverts commit 43bf0f36a3ac62cc3378688358ba704a27b501ce.
Added dtb and dtbo for am57xx

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
---
 conf/machine/am57xx-evm.conf | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 78e730ca..cb3687f9 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -14,10 +14,15 @@ KERNEL_DEVICETREE = " \
     am57xx-beagle-x15-revc.dtb \
     am5729-beagleboneai.dtb \
     am57xx-evm.dtb \
-    am57xx-evm-reva3.dtb \
+    am57xx-evm-common.dtbo
+    am57xx-evm-reva3.dtbo \
     am571x-idk.dtb \
+    am571x-idk-touchscreen.dtbo \
     am572x-idk.dtb \
     am574x-idk.dtb \
+    am57xx-idk-osd-lcd-common.dtbo \
+    am572x-idk-touchscreen.dtbo \
+
 "
 
 KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}"
-- 
2.17.1


      parent reply	other threads:[~2021-10-12 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12 16:41 [meta-ti][master/dunfell][PATCH 0/2] ReIntroduce missing dtb Yogesh Siraswar
2021-10-12 16:41 ` [meta-ti][master/dunfell][PATCH 1/2] conf: dra7xx-evm: ReIntroduce existent dtb* for 5.10 Yogesh Siraswar
2021-10-12 16:41 ` Yogesh Siraswar [this message]

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=20211012164157.3888-3-yogeshs@ti.com \
    --to=yogeshs@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    /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.