linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] clk: sunxi: Add clock support for the A10s
@ 2013-08-05 20:39 Maxime Ripard
  2013-08-05 20:39 ` [PATCHv2 1/2] clk: sunxi: Add A10s gates Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxime Ripard @ 2013-08-05 20:39 UTC (permalink / raw)
  To: Mike Turquette
  Cc: Emilio Lopez, kevin.z.m.zh, sunny, shuge, linux-arm-kernel,
	linux-kernel, linux-sunxi, Maxime Ripard

Hi,

This small patchset adds support for the gates found in the Allwinner A10s SoC.
Since the gates are the only clock that differ from the other supported
Allwinner SoCs so far, the two patches are quite trivial.

Thanks,
Maxime

Changes from v1:
  - Added missing documentation

Maxime Ripard (2):
  clk: sunxi: Add A10s gates
  ARM: sun5i: dt: Use the A10s gates in the DTSI

 Documentation/devicetree/bindings/clock/sunxi.txt  |  3 +
 .../bindings/clock/sunxi/sun5i-a10s-gates.txt      | 75 ++++++++++++++++++++++
 arch/arm/boot/dts/sun5i-a10s.dtsi                  | 36 ++++-------
 drivers/clk/sunxi/clk-sunxi.c                      | 15 +++++
 4 files changed, 107 insertions(+), 22 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/sunxi/sun5i-a10s-gates.txt

-- 
1.8.3.4


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

end of thread, other threads:[~2013-08-12  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-05 20:39 [PATCHv2 0/2] clk: sunxi: Add clock support for the A10s Maxime Ripard
2013-08-05 20:39 ` [PATCHv2 1/2] clk: sunxi: Add A10s gates Maxime Ripard
2013-08-05 20:39 ` [PATCHv2 2/2] ARM: sun5i: dt: Use the A10s gates in the DTSI Maxime Ripard
2013-08-12  8:38 ` [PATCHv2 0/2] clk: sunxi: Add clock support for the A10s 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).