Hi everyone, This patch series adds support for the Allwinner A20's 2 external clock outputs. The CubieTruck uses one such output to supply a stable 32.768 KHz low power clock to its AP6210 WiFi module. Support for the module is being added to brcmfmac (brcm80211) by Broadcom people.
The patches should be applied after Emilio's sunxi clock series, as it uses the new factors clocks setup code. Comments? 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 arch/arm/boot/dts/sun7i-a20.dtsi | 39 ++++++++++++++++++++++++ drivers/clk/sunxi/clk-sunxi.c | 57 ++++++++++++++++++++++++++++++++++++ drivers/pinctrl/pinctrl-sunxi-pins.h | 2 ++ 3 files changed, 98 insertions(+) -- 1.8.5.2 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
