linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Extend UART support for Allwinner SoCs
@ 2013-03-06 15:29 Maxime Ripard
  2013-03-06 15:29 ` [PATCH 1/5] ARM: sunxi: dt: Use clocks property instead of clock-frequency for the UARTs Maxime Ripard
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Maxime Ripard @ 2013-03-06 15:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset reworks a bit the UART support that is found in the DT
for Allwinner SoCs, which was quite limited until now.

It first switches to using the clocks property, then rework a bit the
DTSI to have only the UART available in the A10 and the A13 (the A10
has 8 UARTs, while A13 has only the uart1 and uart3).

Maxime Ripard (5):
  ARM: sunxi: dt: Use clocks property instead of clock-frequency for
    the UARTs
  ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi
  ARM: sunxi: dt: Add uart3 dt node
  ARM: sunxi: dt: Add A10 UARTs to the dtsi.
  ARM: sunxi: hackberry: Add UART muxing

 arch/arm/boot/dts/sun4i-a10-hackberry.dts |    2 +
 arch/arm/boot/dts/sun4i-a10.dtsi          |   61 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/sunxi.dtsi              |   14 +++----
 3 files changed, 70 insertions(+), 7 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-03-06 19:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-06 15:29 [PATCH 0/5] Extend UART support for Allwinner SoCs Maxime Ripard
2013-03-06 15:29 ` [PATCH 1/5] ARM: sunxi: dt: Use clocks property instead of clock-frequency for the UARTs Maxime Ripard
2013-03-06 19:21   ` Emilio López
2013-03-06 15:29 ` [PATCH 2/5] ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi Maxime Ripard
2013-03-06 15:29 ` [PATCH 3/5] ARM: sunxi: dt: Add uart3 dt node Maxime Ripard
2013-03-06 15:29 ` [PATCH 4/5] ARM: sunxi: dt: Add A10 UARTs to the dtsi Maxime Ripard
2013-03-06 15:29 ` [PATCH 5/5] ARM: sunxi: hackberry: Add UART muxing Maxime Ripard

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).