[PATCH 3/3 v6] clk: Add Gemini SoC clock controller

Philipp Zabel p.zabel at pengutronix.de
Tue Jun 20 00:21:38 PDT 2017


On Sun, 2017-06-18 at 23:55 +0200, Linus Walleij wrote:
> The Cortina Systems Gemini (SL3516/CS3516) has an on-chip clock
> controller that derive all clocks from a single crystal, using some
> documented and some undocumented PLLs, half dividers, counters and
> gates. This is a best attempt to construct a clock driver for the
> clocks so at least we can gate off unused hardware and driver the
> PCI bus clock.
> 
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> Mike/Stephen: please merge this into the clk subsystem along
> with the <dt-bindings> patch once you're happy with it.
> 
> ChangeLog v5->v6:
> - Merge the Gemini reset controller code into the clock driver
>   so as to resolve the conflict about what device should be
>   probing from the system controller. The reset portions are
>   copy/pasted from the driver previously merged by Philipp
>   Zabel.

For the reset controller part,
Acked-by: Philipp Zabel <p.zabel at pengutronix.de>

regards
Philipp




More information about the linux-arm-kernel mailing list