linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: sunxi: Clock fixes for the Allwinner A13
@ 2013-04-30  9:56 Maxime Ripard
  2013-04-30  9:56 ` [PATCH 1/2] clk: sun5i: Add compatibles for " Maxime Ripard
  2013-04-30  9:56 ` [PATCH 2/2] ARM: sun5i: Update the clock compatible strings Maxime Ripard
  0 siblings, 2 replies; 7+ messages in thread
From: Maxime Ripard @ 2013-04-30  9:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This is a patchset making the current clock code fit for the A13.
The A13 has less clock gates available, while the logic remains, so
we need to make very few changes to handle the A13.

Thanks,
Maxime 

Maxime Ripard (2):
  clk: sun5i: Add compatibles for Allwinner A13
  ARM: sun5i: Update the clock compatible strings

 Documentation/devicetree/bindings/clock/sunxi.txt  | 117 +++------------------
 .../bindings/clock/sunxi/sun4i-a10-gates.txt       |  93 ++++++++++++++++
 .../bindings/clock/sunxi/sun5i-a13-gates.txt       |  58 ++++++++++
 arch/arm/boot/dts/sun5i-a13.dtsi                   |  35 +++---
 drivers/clk/sunxi/clk-sunxi.c                      |  31 ++++--
 5 files changed, 199 insertions(+), 135 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/sunxi/sun4i-a10-gates.txt
 create mode 100644 Documentation/devicetree/bindings/clock/sunxi/sun5i-a13-gates.txt

-- 
1.8.1.2

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

end of thread, other threads:[~2013-05-15  8:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30  9:56 [PATCH 0/2] ARM: sunxi: Clock fixes for the Allwinner A13 Maxime Ripard
2013-04-30  9:56 ` [PATCH 1/2] clk: sun5i: Add compatibles for " Maxime Ripard
2013-04-30 11:20   ` Emilio López
2013-05-14 19:26     ` Mike Turquette
2013-04-30  9:56 ` [PATCH 2/2] ARM: sun5i: Update the clock compatible strings Maxime Ripard
2013-04-30 11:32   ` Emilio López
2013-05-15  8:53     ` 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).