public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/5] ARM: sun4i: a10: Add missing serial aliases
@ 2014-01-05 18:13 Maxime Ripard
  2014-01-05 18:13 ` [PATCH 2/5] ARM: sun5i: a10s: " Maxime Ripard
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Maxime Ripard @ 2014-01-05 18:13 UTC (permalink / raw)
  To: linux-arm-kernel

Some UART aliases have been defined, but not all of them. Add the remaining
ones to be consistent and to ease the parsing of the DT by the bootloaders.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 arch/arm/boot/dts/sun4i-a10.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-a10.dtsi
index 040bb0e..28273f9 100644
--- a/arch/arm/boot/dts/sun4i-a10.dtsi
+++ b/arch/arm/boot/dts/sun4i-a10.dtsi
@@ -19,6 +19,12 @@
 		ethernet0 = &emac;
 		serial0 = &uart0;
 		serial1 = &uart1;
+		serial2 = &uart2;
+		serial3 = &uart3;
+		serial4 = &uart4;
+		serial5 = &uart5;
+		serial6 = &uart6;
+		serial7 = &uart7;
 	};
 
 	cpus {
-- 
1.8.4.2

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

end of thread, other threads:[~2014-01-07 22:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-05 18:13 [PATCH 1/5] ARM: sun4i: a10: Add missing serial aliases Maxime Ripard
2014-01-05 18:13 ` [PATCH 2/5] ARM: sun5i: a10s: " Maxime Ripard
2014-01-05 18:13 ` [PATCH 3/5] ARM: sun5i: a13: " Maxime Ripard
2014-01-06 12:47   ` Arnd Bergmann
2014-01-07 22:49     ` Maxime Ripard
2014-01-05 18:13 ` [PATCH 4/5] ARM: sun6i: " Maxime Ripard
2014-01-05 18:13 ` [PATCH 5/5] ARM: sun7i: " Maxime Ripard

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