clk: sunxi-ng: Add A23 CCU
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 31 Aug 2016 14:55:00 +0000 (16:55 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 10 Sep 2016 09:41:20 +0000 (11:41 +0200)
commit5690879d93e8d3706908ec2959b0905227e68cf1
treee6b320167d54eece57a92f66dd809defd9c744d1
parentd05c748bd73015aa4aa10bafc178fc2be46a02cb
clk: sunxi-ng: Add A23 CCU

Add support for the clock unit found in the A23. Due to the similarities
with the A33, it also shares its clock IDs to allow sharing the DTSI.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Documentation/devicetree/bindings/clock/sunxi-ccu.txt
drivers/clk/sunxi-ng/Kconfig
drivers/clk/sunxi-ng/Makefile
drivers/clk/sunxi-ng/ccu-sun8i-a23.c [new file with mode: 0644]