devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: rockchip: add serial aliases for rk3066 and rk3188
@ 2014-10-30 15:51 Julien CHAUVEAU
  2014-11-02 12:27 ` Heiko Stübner
  0 siblings, 1 reply; 2+ messages in thread
From: Julien CHAUVEAU @ 2014-10-30 15:51 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Russell King,
	moderated list:ARM/Rockchip SoC..., open list:ARM/Rockchip SoC...,
	open list:OPEN FIRMWARE AND..., open list
  Cc: Julien CHAUVEAU

Add aliases for UARTs on rk3066 and rk3188 in order to fix the numbering scheme.
This will keep the debug console on ttyS2 when UART 1 is disabled, for example.

Signed-off-by: Julien CHAUVEAU <julien.chauveau-MwaZihP3oV2HdZQakrT3ElaPQRlvutdw@public.gmane.org>
---
 arch/arm/boot/dts/rk3xxx.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/rk3xxx.dtsi b/arch/arm/boot/dts/rk3xxx.dtsi
index 499468d..d8027c4 100644
--- a/arch/arm/boot/dts/rk3xxx.dtsi
+++ b/arch/arm/boot/dts/rk3xxx.dtsi
@@ -29,6 +29,10 @@
 		mshc0 = &emmc;
 		mshc1 = &mmc0;
 		mshc2 = &mmc1;
+		serial0 = &uart0;
+		serial1 = &uart1;
+		serial2 = &uart2;
+		serial3 = &uart3;
 		spi0 = &spi0;
 		spi1 = &spi1;
 	};
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] ARM: dts: rockchip: add serial aliases for rk3066 and rk3188
  2014-10-30 15:51 [PATCH] ARM: dts: rockchip: add serial aliases for rk3066 and rk3188 Julien CHAUVEAU
@ 2014-11-02 12:27 ` Heiko Stübner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2014-11-02 12:27 UTC (permalink / raw)
  To: Julien CHAUVEAU
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, moderated list:ARM/Rockchip SoC...,
	open list:ARM/Rockchip SoC..., open list:OPEN FIRMWARE AND...,
	open list

Am Donnerstag, 30. Oktober 2014, 16:51:17 schrieb Julien CHAUVEAU:
> Add aliases for UARTs on rk3066 and rk3188 in order to fix the numbering
> scheme. This will keep the debug console on ttyS2 when UART 1 is disabled,
> for example.
> 
> Signed-off-by: Julien CHAUVEAU <julien.chauveau@neo-technologies.fr>

applied to my dts branch for 3.19

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

end of thread, other threads:[~2014-11-02 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 15:51 [PATCH] ARM: dts: rockchip: add serial aliases for rk3066 and rk3188 Julien CHAUVEAU
2014-11-02 12:27 ` Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).