All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: at91: move sam9x5 SoCs and boards to the CCF
@ 2014-04-14  8:43 ` Boris BREZILLON
  0 siblings, 0 replies; 29+ messages in thread
From: Boris BREZILLON @ 2014-04-14  8:43 UTC (permalink / raw)
  To: linux-arm-kernel

From: Boris BREZILLON <b.brezillon.dev@gmail.com>

Hello,

This series moves the at91sam9x5 SoCs and the at91sam9x5-ek boards to
the Common Clock Framework.

It depends on this series [1], which introduces new slow clock and main
clock implementation (and DT bindings) for at91 SoCs.

Best Regards,

Boris

[1] http://lkml.iu.edu/hypermail/linux/kernel/1403.3/00074.html

Boris BREZILLON (4):
  ARM: at91: prepare common clk transition for sam9x5 SoCs
  ARM: at91/dt: define sam9x5 clocks
  ARM: at91/dt: define sam9x5ek's crystal frequencies
  ARM: at91: move sam9x5 SoCs to the CCF

 arch/arm/boot/dts/at91sam9x5.dtsi        | 357 ++++++++++++++++++++++++++++++-
 arch/arm/boot/dts/at91sam9x5_can.dtsi    |  31 +++
 arch/arm/boot/dts/at91sam9x5_isi.dtsi    |  26 +++
 arch/arm/boot/dts/at91sam9x5_lcd.dtsi    |  26 +++
 arch/arm/boot/dts/at91sam9x5_macb0.dtsi  |  11 +
 arch/arm/boot/dts/at91sam9x5_macb1.dtsi  |  11 +
 arch/arm/boot/dts/at91sam9x5_usart3.dtsi |  11 +
 arch/arm/boot/dts/at91sam9x5cm.dtsi      |   8 +
 arch/arm/mach-at91/Kconfig               |   1 -
 arch/arm/mach-at91/at91sam9x5.c          |   6 +-
 10 files changed, 485 insertions(+), 3 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91sam9x5_can.dtsi
 create mode 100644 arch/arm/boot/dts/at91sam9x5_isi.dtsi
 create mode 100644 arch/arm/boot/dts/at91sam9x5_lcd.dtsi

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-17 15:16 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14  8:43 [PATCH 0/4] ARM: at91: move sam9x5 SoCs and boards to the CCF Boris BREZILLON
2014-04-14  8:43 ` Boris BREZILLON
2014-04-14  8:43 ` [PATCH 1/4] ARM: at91: prepare common clk transition for sam9x5 SoCs Boris BREZILLON
2014-04-14  8:43   ` Boris BREZILLON
2014-04-14  8:59   ` Alexandre Belloni
2014-04-14  8:59     ` Alexandre Belloni
2014-04-14  8:59     ` Alexandre Belloni
2014-04-14  8:43 ` [PATCH 2/4] ARM: at91/dt: define sam9x5 clocks Boris BREZILLON
2014-04-14  8:43   ` Boris BREZILLON
2014-04-14  8:43   ` Boris BREZILLON
2014-04-14  9:08   ` Alexandre Belloni
2014-04-14  9:08     ` Alexandre Belloni
2014-04-14  9:08     ` Alexandre Belloni
2014-04-17 14:55   ` Alexandre Belloni
2014-04-17 14:55     ` Alexandre Belloni
2014-04-17 14:55     ` Alexandre Belloni
2014-04-17 15:16     ` Boris BREZILLON
2014-04-17 15:16       ` Boris BREZILLON
2014-04-17 15:16       ` Boris BREZILLON
2014-04-14  8:43 ` [PATCH 3/4] ARM: at91/dt: define sam9x5ek's crystal frequencies Boris BREZILLON
2014-04-14  8:43   ` Boris BREZILLON
2014-04-14  9:09   ` Alexandre Belloni
2014-04-14  9:09     ` Alexandre Belloni
2014-04-14  8:43 ` [PATCH 4/4] ARM: at91: move sam9x5 SoCs to the CCF Boris BREZILLON
2014-04-14  8:43   ` Boris BREZILLON
2014-04-14  8:43   ` Boris BREZILLON
2014-04-14  9:10   ` Alexandre Belloni
2014-04-14  9:10     ` Alexandre Belloni
2014-04-14  9:10     ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.