From: Maxime Ripard Date: Thu, 2 Jan 2014 21:05:04 +0000 (+0100) Subject: ARM: sun5i: a10s: Add missing serial aliases X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4dd4065f80ccd09e336388e7ff8e3a4a1dcf8e83;p=linux-beck.git ARM: sun5i: a10s: Add missing serial aliases 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 --- diff --git a/arch/arm/boot/dts/sun5i-a10s.dtsi b/arch/arm/boot/dts/sun5i-a10s.dtsi index ea16054857a4..231808201efb 100644 --- a/arch/arm/boot/dts/sun5i-a10s.dtsi +++ b/arch/arm/boot/dts/sun5i-a10s.dtsi @@ -18,6 +18,10 @@ aliases { ethernet0 = &emac; + serial0 = &uart0; + serial1 = &uart1; + serial2 = &uart2; + serial3 = &uart3; }; cpus {