]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: ingenic: add JZ4780 CGU support
authorPaul Burton <paul.burton@imgtec.com>
Sun, 24 May 2015 15:11:40 +0000 (16:11 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:53:20 +0000 (21:53 +0200)
commit29136ad58164cbd7114412c0b4cfb3acd4559044
tree992e59566cf031f91ae86ba44c138228b48f5d86
parent50d893ff7218e2298d91c0a637845d195d72ebcc
clk: ingenic: add JZ4780 CGU support

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 <paul.burton@imgtec.com>
Co-authored-by: Paul Cercueil <paul@crapouillou.net>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-clk@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/10157/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/clk/ingenic/Makefile
drivers/clk/ingenic/jz4780-cgu.c [new file with mode: 0644]