mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra124: remove serial aliases
@ 2015-03-30 10:56 Lucas Stach
  2015-03-30 17:25 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2015-03-30 10:56 UTC (permalink / raw)
  To: barebox

They are upstream now and unfortunately actively break some boards
as they are using a different alias numbering in the kernel.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
If possible please apply to master, to shorten the period of time
where barebox + upstream kernel combinations are broken.
---
 arch/arm/dts/tegra124.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/tegra124.dtsi b/arch/arm/dts/tegra124.dtsi
index cd515a2e2ab1..9276f2f0bd9c 100644
--- a/arch/arm/dts/tegra124.dtsi
+++ b/arch/arm/dts/tegra124.dtsi
@@ -1,9 +1,5 @@
 / {
 	aliases {
-		serial0 = "/serial@0,70006000/";
-		serial1 = "/serial@0,70006040/";
-		serial2 = "/serial@0,70006200/";
-		serial3 = "/serial@0,70006300/";
 		mmc0 = "/sdhci@0,700b0000/";
 		mmc1 = "/sdhci@0,700b0200/";
 		mmc2 = "/sdhci@0,700b0400/";
-- 
2.1.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-30 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-30 10:56 [PATCH] ARM: tegra124: remove serial aliases Lucas Stach
2015-03-30 17:25 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox