From: "praneeth" <praneeth@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>, Yogesh Siraswar <yogeshs@ti.com>
Cc: Denys Dmytriyenko <denys@konsulko.com>, <meta-ti@lists.yoctoproject.org>
Subject: [dunfell/master PATCH v2] conf: am65xx-evm: ReIntroduce display overlays for 5.10
Date: Mon, 7 Jun 2021 19:06:46 -0500 [thread overview]
Message-ID: <20210608000646.12438-1-praneeth@ti.com> (raw)
From: Praneeth Bajjuri <praneeth@ti.com>
commit 9ea50db095f9 ("conf: am65xx-evm: Remove non-existent dtb* from 5.10")
removed all non-existent dtb* for am65xx-evm as they were not
available on linux 5.10 branch at that time.
This patch reintroduces following display overlays.
- k3-am654-evm-tc358876.dtbo
- k3-am654-evm-oldi-lcd1evm.dtbo
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
conf/machine/include/am65xx.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/include/am65xx.inc b/conf/machine/include/am65xx.inc
index 7cc3ddcc..8516ca4c 100644
--- a/conf/machine/include/am65xx.inc
+++ b/conf/machine/include/am65xx.inc
@@ -15,6 +15,8 @@ KERNEL_DEVICETREE = " \
ti/k3-am654-sr1.dtbo \
ti/k3-am654-pcie-usb2.dtbo \
ti/k3-am654-pcie-usb3.dtbo \
+ ti/k3-am654-evm-tc358876.dtbo \
+ ti/k3-am654-evm-oldi-lcd1evm.dtbo \
"
BBMULTICONFIG += "k3r5-sr2"
--
2.17.1
reply other threads:[~2021-06-08 0:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210608000646.12438-1-praneeth@ti.com \
--to=praneeth@ti.com \
--cc=denys@konsulko.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=yogeshs@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.