aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/sun8i-a23-a33-ccu.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-09-10clk: sunxi-ng: Add A33 CCU supportMaxime Ripard1-0/+127
This commit introduces the clocks found in the Allwinner A33 CCU. Since this SoC is very similar to the A23, and we share a significant share of the DTSI, the clock IDs that are going to be used will also be shared with the A23, hence the name of the various header files. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org>