clk: ingenic: Add support for the JZ4760
authorPaul Cercueil <paul@crapouillou.net>
Sun, 30 May 2021 16:49:23 +0000 (17:49 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 28 Jun 2021 02:49:18 +0000 (19:49 -0700)
commitbdbfc029374f6d9ed31bc44983501fd1008b677f
tree9ba0b46893982e17135211da03769b83136e4033
parentb60b0b55926bea93c0f00000ac884fa1b3c9a492
clk: ingenic: Add support for the JZ4760

Add the CGU code and the compatible string to the TCU driver to support
the JZ4760 SoC.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20210530164923.18134-7-paul@crapouillou.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ingenic/Kconfig
drivers/clk/ingenic/Makefile
drivers/clk/ingenic/jz4760-cgu.c [new file with mode: 0644]
drivers/clk/ingenic/tcu.c
include/dt-bindings/clock/jz4760-cgu.h [new file with mode: 0644]