public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] clk: sunxi: add A20 external output clock support
@ 2013-12-30  3:25 Chen-Yu Tsai
  2013-12-30  3:25 ` [PATCH v2 1/4] clk: sunxi: Allwinner A20 " Chen-Yu Tsai
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Chen-Yu Tsai @ 2013-12-30  3:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi everyone,

This is a resend of A20 external output clock support patch
series v2.

The patch series builds upon Emilio's clock series, and adds
support for external output clocks on the Allwinner A20 SoC.
The outputs can be used to supply a stable clock to external
modules, such as WiFi or Bluetooth.

Mike Turquette has already taken patch #1 via Emilio's pull
request.

Changes since v1:

  - Add clock binding to sunxi clock DT binding documentation
  - Rename clock nodes to match device tree conventions
  - Add commit message for pin function/mux commits
  - Add comments to pin functions


Cheers,
ChenYu


Chen-Yu Tsai (4):
  clk: sunxi: Allwinner A20 output clock support
  ARM: dts: sun7i: external clock outputs
  pinctrl: sunxi: Add Allwinner A20 clock output pin functions
  ARM: dts: sun7i: Add pin muxing options for clock outputs

 Documentation/devicetree/bindings/clock/sunxi.txt |  1 +
 arch/arm/boot/dts/sun7i-a20.dtsi                  | 41 ++++++++++++++++
 drivers/clk/sunxi/clk-sunxi.c                     | 57 +++++++++++++++++++++++
 drivers/pinctrl/pinctrl-sunxi-pins.h              |  2 +
 4 files changed, 101 insertions(+)

-- 
1.8.5.2

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

end of thread, other threads:[~2014-01-08  9:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30  3:25 [PATCH v2 0/4] clk: sunxi: add A20 external output clock support Chen-Yu Tsai
2013-12-30  3:25 ` [PATCH v2 1/4] clk: sunxi: Allwinner A20 " Chen-Yu Tsai
2013-12-30  3:25 ` [PATCH v2 2/4] ARM: dts: sun7i: external clock outputs Chen-Yu Tsai
2013-12-30 15:25   ` Maxime Ripard
2013-12-31  2:12     ` Chen-Yu Tsai
2014-01-01 23:12       ` Maxime Ripard
2013-12-30  3:25 ` [PATCH v2 3/4] pinctrl: sunxi: Add Allwinner A20 clock output pin functions Chen-Yu Tsai
2013-12-30 15:11   ` Maxime Ripard
2014-01-08  9:47   ` Linus Walleij
2013-12-30  3:25 ` [PATCH v2 4/4] ARM: dts: sun7i: Add pin muxing options for clock outputs Chen-Yu Tsai
2013-12-30 15:16   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox