Re: [PATCH v5 30/37] clk: ingenic: add JZ4780 CGU support

2015-06-03 Thread Michael Turquette
Quoting Paul Burton (2015-05-24 08:11:40) > Add support for the clocks provided by the CGU in the Ingenic JZ4780 > SoC, making use of the SoC-agnostic CGU code to do the heavy lifting. > > Signed-off-by: Paul Burton > Co-authored-by: Paul Cercueil > Cc: Lars-Peter Clausen > Cc: Mike Turquette

[PATCH v5 30/37] clk: ingenic: add JZ4780 CGU support

2015-05-24 Thread Paul Burton
Add support for the clocks provided by the CGU in the Ingenic JZ4780 SoC, making use of the SoC-agnostic CGU code to do the heavy lifting. Signed-off-by: Paul Burton Co-authored-by: Paul Cercueil Cc: Lars-Peter Clausen Cc: Mike Turquette Cc: Ralf Baechle Cc: Stephen Boyd Cc: linux-...@vger.k