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 v3 8/8] conf: dra7xx-evm: Remove non-existent dtb* from 5.10
Date: Mon, 19 Apr 2021 16:16:43 -0500	[thread overview]
Message-ID: <20210419211643.3942-9-praneeth@ti.com> (raw)
In-Reply-To: <20210419211643.3942-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.

-    dra7-evm-lcd-osd101t2045.dtb
-    dra7-evm-lcd-osd101t2587.dtb
-    dra71-evm-nand.dtb
-    dra71-evm-lcd-auo-g101evn01.0.dtb
-    dra72-evm-lcd-osd101t2045.dtb
-    dra72-evm-lcd-osd101t2587.dtb
-    dra72-evm-revc-lcd-osd101t2045.dtb
-    dra72-evm-revc-lcd-osd101t2587.dtb
-    dra76-evm-tfp410.dtb

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

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 67f9a0d1..ad4b0263 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -10,19 +10,10 @@ SERIAL_CONSOLES = "115200;ttyS0"
 
 KERNEL_DEVICETREE = " \
     dra7-evm.dtb \
-    dra7-evm-lcd-osd101t2045.dtb \
-    dra7-evm-lcd-osd101t2587.dtb \
     dra71-evm.dtb \
-    dra71-evm-nand.dtb \
-    dra71-evm-lcd-auo-g101evn01.0.dtb \
     dra72-evm.dtb \
-    dra72-evm-lcd-osd101t2045.dtb \
-    dra72-evm-lcd-osd101t2587.dtb \
     dra72-evm-revc.dtb \
-    dra72-evm-revc-lcd-osd101t2045.dtb \
-    dra72-evm-revc-lcd-osd101t2587.dtb \
     dra76-evm.dtb \
-    dra76-evm-tfp410.dtb \
 "
 
 UBOOT_MACHINE = "dra7xx_evm_config"
-- 
2.17.1


      parent reply	other threads:[~2021-04-19 21:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 21:16 [dunfell/master PATCH v3 0/8] Remove non-existent dtb/o from 5.10.y praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 1/8] conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 2/8] conf: j7200-evm: Remove jailhouse overlay " praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 3/8] conf: am65xx-evm: Remove non-existent dtb* from 5.10 praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 4/8] conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb " praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 5/8] conf: am335x-evm: Remove non-existent dtb* " praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 6/8] conf: am437xx-evm: " praneeth
2021-04-19 21:16 ` [dunfell/master PATCH v3 7/8] conf: am57xx-evm: " praneeth
2021-04-19 21:16 ` 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=20210419211643.3942-9-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.