linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: at91: more clocks fixes for 3.16
@ 2014-06-17 16:41 Alexandre Belloni
  2014-06-17 16:41 ` [PATCH 1/6] ARM: at91/dt: define sam9261ek slow crystal frequency Alexandre Belloni
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Alexandre Belloni @ 2014-06-17 16:41 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Jean-Christophe Plagniol-Villard, Boris Brezillon,
	linux-arm-kernel, linux-kernel, Alexandre Belloni

Hi,

This patch set fixes more issues with the clocks on AT91:

The first patch define the slow crystal on the at91sam9261ek board

The next patchs are moving all the clocks that were under the root under a
"clocks" node to be consistent accross all architecture.

Alexandre Belloni (6):
  ARM: at91/dt: define sam9261ek slow crystal frequency
  ARM: at91/dt: sam9261 crystals under the clocks node
  ARM: at91/dt: sam9n12 crystals under the clocks node
  ARM: at91/dt: sam9rl crystals under the clocks node
  ARM: at91/dt: sam9x5 crystals under the clocks node
  ARM: at91/dt: sama5d3 crystals under the clocks node

 arch/arm/boot/dts/at91-sama5d3_xplained.dts | 12 +++++++-----
 arch/arm/boot/dts/at91sam9261.dtsi          | 20 ++++++++++---------
 arch/arm/boot/dts/at91sam9261ek.dts         | 12 ++++++++----
 arch/arm/boot/dts/at91sam9n12.dtsi          | 20 ++++++++++---------
 arch/arm/boot/dts/at91sam9n12ek.dts         | 16 +++++++--------
 arch/arm/boot/dts/at91sam9rl.dtsi           | 22 ++++++++++-----------
 arch/arm/boot/dts/at91sam9rlek.dts          | 17 ++++++++--------
 arch/arm/boot/dts/at91sam9x5.dtsi           | 30 +++++++++++++++--------------
 arch/arm/boot/dts/at91sam9x5cm.dtsi         | 12 +++++++-----
 arch/arm/boot/dts/sama5d3.dtsi              | 22 ++++++++++-----------
 arch/arm/boot/dts/sama5d3xcm.dtsi           | 12 +++++++-----
 11 files changed, 105 insertions(+), 90 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-06-25 10:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-17 16:41 [PATCH 0/6] ARM: at91: more clocks fixes for 3.16 Alexandre Belloni
2014-06-17 16:41 ` [PATCH 1/6] ARM: at91/dt: define sam9261ek slow crystal frequency Alexandre Belloni
2014-06-17 16:41 ` [PATCH 2/6] ARM: at91/dt: sam9261 crystals under the clocks node Alexandre Belloni
2014-06-17 16:41 ` [PATCH 3/6] ARM: at91/dt: sam9n12 " Alexandre Belloni
2014-06-17 16:41 ` [PATCH 4/6] ARM: at91/dt: sam9rl " Alexandre Belloni
2014-06-17 16:41 ` [PATCH 5/6] ARM: at91/dt: sam9x5 " Alexandre Belloni
2014-06-17 16:41 ` [PATCH 6/6] ARM: at91/dt: sama5d3 " Alexandre Belloni
2014-06-18  7:29 ` [PATCH 0/6] ARM: at91: more clocks fixes for 3.16 Boris BREZILLON
2014-06-25 10:21 ` Nicolas Ferre

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