[PATCH 0/3] clk: Add APM X-Gene SoC clock driver
Catalin Marinas
catalin.marinas at arm.com
Fri Jun 21 12:42:57 EDT 2013
On Fri, Jun 21, 2013 at 04:30:02PM +0100, Loc Ho wrote:
> This patch adds APM X-Gene SoC clock driver support. Reference,
> PCP PLL, SoC PCP, and Ethernet clocks are defined via the DTS.
>
> Loc Ho (3):
> clk: Add APM X-Gene SoC clock driver with reference, PLL, and device
> clocks.
> clk: arm64: Add DTS clock entry for APM X-Gene Storm SoC.
> Documentation: Add documentation for APM X-Gene clock binding.
>
> Documentation/devicetree/bindings/clock/xgene.txt | 90 ++++
> arch/arm64/boot/dts/apm-storm.dtsi | 75 +++
> drivers/clk/Kconfig | 7 +
> drivers/clk/Makefile | 1 +
> drivers/clk/clk-xgene.c | 538 +++++++++++++++++++++
> 5 files changed, 711 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/clock/xgene.txt
> create mode 100644 drivers/clk/clk-xgene.c
You'll have to send these patches to Mike Turquette (cc'ed), they are
not being merged via the arm64 tree.
Thanks.
--
Catalin
More information about the linux-arm-kernel
mailing list