[PATCH 0/4] clk: sunxi: add A20 external output clock support
Chen-Yu Tsai
wens at csie.org
Tue Dec 24 08:26:16 EST 2013
Hi everyone,
This is v2 of A20 external output clock support patch series.
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.
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
More information about the linux-arm-kernel
mailing list