All of lore.kernel.org
 help / color / mirror / Atom feed
From: "praneeth" <praneeth@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>
Cc: Denys Dmytriyenko <denys@konsulko.com>,
	Lokesh Vutla <lokeshvutla@ti.com>,
	Nikhil Devshatwar <nikhil.nd@ti.com>,
	<meta-ti@lists.yoctoproject.org>
Subject: [dunfell/master PATCH v2 1/6] conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel
Date: Fri, 16 Apr 2021 00:05:55 -0500	[thread overview]
Message-ID: <20210416050600.16593-2-praneeth@ti.com> (raw)
In-Reply-To: <20210416050600.16593-1-praneeth@ti.com>

From: Praneeth Bajjuri <praneeth@ti.com>

The following dtb/o are not currently available in
ti-linux-5.10.y branch.

Removing for now, and shall be added back once they are
available in 5.10 kernel.

-    ti/k3-j721e-proc-board-tps65917.dtb
-    ti/k3-j721e-common-proc-board-infotainment.dtbo
-    ti/k3-j721e-pcie-backplane.dtbo
-    ti/k3-j721e-common-proc-board-jailhouse.dtbo

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

diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index ee23207b..1b99baeb 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -11,10 +11,6 @@ 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 \
-    ti/k3-j721e-pcie-backplane.dtbo \
-    ti/k3-j721e-common-proc-board-jailhouse.dtbo \
 "
 
 UBOOT_MACHINE = "j721e_evm_a72_config"
-- 
2.17.1


  reply	other threads:[~2021-04-16  5:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16  5:05 [dunfell/master PATCH v2 0/6] Remove non-existent 5.10.y dtb/o praneeth
2021-04-16  5:05 ` praneeth [this message]
2021-04-16  5:05 ` [dunfell/master PATCH v2 2/6] conf: j7200-evm: Remove jailhouse overlay from 5.10 kernel praneeth
2021-04-16  5:05 ` [dunfell/master PATCH v2 3/6] conf: am65xx-evm: Remove non-existent dtb* from 5.10 praneeth
2021-04-16  5:05 ` [dunfell/master PATCH v2 4/6] conf: k2g-evm: " praneeth
2021-04-19 15:04   ` [meta-ti] " Suman Anna
2021-04-19 15:15     ` praneeth
2021-04-16  5:05 ` [dunfell/master PATCH v2 5/6] conf: am335x-evm: " praneeth
2021-04-16  5:06 ` [dunfell/master PATCH v2 6/6] conf: am437xx-evm: " praneeth

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=20210416050600.16593-2-praneeth@ti.com \
    --to=praneeth@ti.com \
    --cc=denys@konsulko.com \
    --cc=lokeshvutla@ti.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=nikhil.nd@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.