]> git.baikalelectronics.ru Git - kernel.git/commit
clk: Add Ingenic jz4770 CGU driver
authorPaul Cercueil <paul@crapouillou.net>
Tue, 16 Jan 2018 15:47:56 +0000 (16:47 +0100)
committerJames Hogan <jhogan@kernel.org>
Thu, 18 Jan 2018 22:05:55 +0000 (22:05 +0000)
commit873f96cde80597afa2ecafb9ff43896b504eee2d
tree2038db2aea7d31c9077b2ccaecebd3c6587d8035
parent3b58bac55f512ed125f09cfceb3d562367f90b42
clk: Add Ingenic jz4770 CGU driver

Add support for the clocks provided by the CGU in the Ingenic JZ4770
SoC.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18482/
Signed-off-by: James Hogan <jhogan@kernel.org>
drivers/clk/ingenic/Makefile
drivers/clk/ingenic/jz4770-cgu.c [new file with mode: 0644]