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 6/6] conf/machine: am65xx: Remove non-existent dtb* from 5.10
Date: Thu, 15 Apr 2021 00:11:05 -0500	[thread overview]
Message-ID: <20210415051105.1626-7-praneeth@ti.com> (raw)
In-Reply-To: <20210415051105.1626-1-praneeth@ti.com>

From: Praneeth Bajjuri <praneeth@ti.com>

Remove the non-existent dtb* , as they are not currently present on
ti-linux-5.10.y.

-    ti/k3-am654-base-board-sr1.dtb
-    ti/k3-am654-gp.dtbo
-    ti/k3-am654-idk.dtbo
-    ti/k3-am654-idk-sr1.dtbo
-    ti/k3-am654-evm-hdmi.dtbo
-    ti/k3-am654-evm-oldi-lcd1evm.dtbo
-    ti/k3-am654-evm-tc358876.dtbo
-    ti/k3-am654-pcie-usb2.dtbo
-    ti/k3-am654-pcie-usb3.dtbo
-    ti/k3-am654-base-board-jailhouse.dtbo
-    ti/k3-am654-evm-prupwm.dtbo

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 conf/machine/include/am65xx.inc | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/conf/machine/include/am65xx.inc b/conf/machine/include/am65xx.inc
index 547c2e87..2a813f20 100644
--- a/conf/machine/include/am65xx.inc
+++ b/conf/machine/include/am65xx.inc
@@ -8,17 +8,6 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 
 KERNEL_DEVICETREE = " \
     ti/k3-am654-base-board.dtb \
-    ti/k3-am654-base-board-sr1.dtb \
-    ti/k3-am654-gp.dtbo \
-    ti/k3-am654-idk.dtbo \
-    ti/k3-am654-idk-sr1.dtbo \
-    ti/k3-am654-evm-hdmi.dtbo \
-    ti/k3-am654-evm-oldi-lcd1evm.dtbo \
-    ti/k3-am654-evm-tc358876.dtbo \
-    ti/k3-am654-pcie-usb2.dtbo \
-    ti/k3-am654-pcie-usb3.dtbo \
-    ti/k3-am654-base-board-jailhouse.dtbo \
-    ti/k3-am654-evm-prupwm.dtbo \
 "
 
 BBMULTICONFIG += "k3r5-sr2"
-- 
2.17.1


  parent reply	other threads:[~2021-04-15  5:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-15  5:10 [dunfell/master PATCH 0/6] am65x/j7*: Remove non-existent 5.10.y dtb* praneeth
2021-04-15  5:11 ` [dunfell/master PATCH 1/6] Revert "conf: j7-evm: Add jailhouse dtbo" praneeth
2021-04-15  5:11 ` [dunfell/master PATCH 2/6] Revert "j7-evm: add new k3-j721e-proc-board-tps65917.dtb" praneeth
2021-04-15  5:11 ` [dunfell/master PATCH 3/6] Revert "j7-evm: add new infotainment DTBO file" praneeth
2021-04-15  5:11 ` [dunfell/master PATCH 4/6] Revert "j7-evm: add k3-j721e-pcie-backplane.dtbo" praneeth
2021-04-15  5:11 ` [dunfell/master PATCH 5/6] Revert "conf: machine: j7200-evm: Add Jailhouse overlay" praneeth
2021-04-15  5:11 ` praneeth [this message]
2021-04-15 17:07 ` [dunfell/master PATCH 0/6] am65x/j7*: Remove non-existent 5.10.y dtb* praneeth
2021-04-15 18:24   ` [meta-ti] " Denys Dmytriyenko
2021-04-15 19:00     ` praneeth
2021-04-15 20:22       ` Denys Dmytriyenko
     [not found]       ` <167621ADFB287AF6.32252@lists.yoctoproject.org>
2021-04-16 17:35         ` Denys Dmytriyenko
2021-04-19  4:51           ` praneeth
2021-04-22 20:48             ` Denys Dmytriyenko
2021-04-22 22:28               ` praneeth
2021-04-23  1:59                 ` Denys Dmytriyenko
2021-04-15 17:11 ` 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=20210415051105.1626-7-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.