clk: sunxi-ng: Add support for the D1 SoC clocks
authorSamuel Holland <samuel@sholland.org>
Fri, 19 Nov 2021 04:35:44 +0000 (22:35 -0600)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 23 Nov 2021 09:29:05 +0000 (10:29 +0100)
commit35b97bb941110a20fea1f3125837a98fdf8de054
tree43c24846d0dd9d69b71424490199c70ce8958216
parentb30fc68e6ce543130cfcf69fb02bafbcf961a7d4
clk: sunxi-ng: Add support for the D1 SoC clocks

The D1 SoC contains a CCU and a R_CCU (PRCM CCU). Add support for them.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20211119043545.4010-7-samuel@sholland.org
drivers/clk/sunxi-ng/Kconfig
drivers/clk/sunxi-ng/Makefile
drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c [new file with mode: 0644]
drivers/clk/sunxi-ng/ccu-sun20i-d1-r.h [new file with mode: 0644]
drivers/clk/sunxi-ng/ccu-sun20i-d1.c [new file with mode: 0644]
drivers/clk/sunxi-ng/ccu-sun20i-d1.h [new file with mode: 0644]