[PATCH 3/6] ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi

2013-03-15 Thread Maxime Ripard
The UART0 is only available on the Allwinner A10 SoCs, and not on the A13, so move the uart0 node to sun4i-a10.dtsi. Signed-off-by: Maxime Ripard Acked-by: Emilio López Tested-by: Emilio López --- arch/arm/boot/dts/sun4i-a10.dtsi | 10 ++ arch/arm/boot/dts/sunxi.dtsi | 10 -

[PATCH 3/6] ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi

2013-03-07 Thread Maxime Ripard
The UART0 is only available on the Allwinner A10 SoCs, and not on the A13, so move the uart0 node to sun4i-a10.dtsi. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun4i-a10.dtsi | 10 ++ arch/arm/boot/dts/sunxi.dtsi | 10 -- 2 files changed, 10 insertions(+), 10 dele