[PATCH 0/3] ST PLL improvement
From: Gabriel Fernandez <hidden>
Date: 2015-07-09 11:58:01
Also in:
linux-clk, linux-devicetree, lkml
From: Gabriel Fernandez <hidden>
Date: 2015-07-09 11:58:01
Also in:
linux-clk, linux-devicetree, lkml
This patchset adds: * Enable/Disable support for Clockgen PLLs. * A new a9 pll for stih418 platform. * PLL rate change implementation for DVFS Gabriel Fernandez (3): drivers: clk: st: Support for enable/disable in Clockgen PLLs drivers: clk: st: PLL rate change implementation for DVFS drivers: clk: st: Correct the pll-type for A9 for stih418 .../devicetree/bindings/clock/st/st,clkgen-pll.txt | 1 + drivers/clk/st/clkgen-mux.c | 3 + drivers/clk/st/clkgen-pll.c | 470 ++++++++++++++++++++- drivers/clk/st/clkgen.h | 2 + 4 files changed, 468 insertions(+), 8 deletions(-) -- 1.9.1