[PATCH 0/2] clk: Add Artpec-6 SoC support
From: Lars Persson
Date: Thu Feb 11 2016 - 11:01:26 EST
Add clock support for the Artpec-6 SoC port. The ARM parts are in the series
"arm: Add Artpec-6 SoC" and it goes through the arm-soc tree.
Lars Persson (2):
clk: add device tree binding for artpec-6 pll1 clock
clk: add artpec-6 pll1 clock driver
.../devicetree/bindings/clock/artpec6.txt | 16 +++++
drivers/clk/Makefile | 1 +
drivers/clk/clk-artpec6.c | 70 ++++++++++++++++++++++
3 files changed, 87 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/artpec6.txt
create mode 100644 drivers/clk/clk-artpec6.c
--
2.1.4