All of lore.kernel.org
 help / color / mirror / Atom feed
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>, <lukas@wunner.de>
Subject: [dunfell/master PATCHv2 5/5] conf: j7-evm: ReIntroduce pm1 SOM with tps65917 PMIC
Date: Tue, 8 Jun 2021 19:50:55 -0500	[thread overview]
Message-ID: <20210609005055.7975-6-praneeth@ti.com> (raw)
In-Reply-To: <20210609005055.7975-1-praneeth@ti.com>

From: Praneeth Bajjuri <praneeth@ti.com>

commit 8b206b32ec18 ("conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel")
removed all non-existent dtb* for j7-evm as they were not
available on linux 5.10 branch at that time.

Since the support for pm1 SOM with tps65917 PMIC is added in ti-linux-5.10.y by
commit dd97d0bbafb7 ("arm64: dts: ti: k3-j721e: Add support for pm1 SOM with tps65917 PMIC")

This patch adds the support back with the supported dtb.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 conf/machine/j7-evm.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index 4e9d18a7..6bdb3cf1 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -11,6 +11,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 
 KERNEL_DEVICETREE = " \
     ti/k3-j721e-common-proc-board.dtb \
+    ti/k3-j721e-proc-board-tps65917.dtb \
     ti/k3-j721e-common-proc-board-infotainment.dtbo \
 "
 
-- 
2.17.1


      parent reply	other threads:[~2021-06-09  0:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  0:50 [dunfell/master PATCHv2 0/5] Update to latest kernel and uboot praneeth
2021-06-09  0:50 ` [dunfell/master PATCHv2 1/5] ti-uboot-staging: Update to the latest ti-u-boot-2021.01 praneeth
2021-06-10 19:16   ` Lukas Wunner
2021-06-10 21:58     ` praneeth
2021-06-11  0:52       ` praneeth
2021-06-09  0:50 ` [dunfell/master PATCHv2 2/5] linux-ti-staging: Update 5.10 kernel to the latest commit SHA praneeth
2021-06-09  0:50 ` [dunfell/master PATCHv2 3/5] conf: am65xx-evm: ReIntroduce display overlays for 5.10 praneeth
2021-06-09  0:50 ` [dunfell/master PATCHv2 4/5] conf/machine: am64xx: Add overlay to support icssg1-dualemac praneeth
2021-06-09  0:50 ` praneeth [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=20210609005055.7975-6-praneeth@ti.com \
    --to=praneeth@ti.com \
    --cc=denys@konsulko.com \
    --cc=lukas@wunner.de \
    --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.