summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu-sun4i-a10.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: sunxi-ng: sun4i: Export video PLLsJonathan Liu2017-10-171-2/+2
| | | | | | | | | The video PLLs are used directly by the HDMI controller. Export them so that we can use them in our DT node. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes2017-08-241-0/+61
Introduce a clock controller driver for sun4i A10 and sun7i A20 series SoCs. Signed-off-by: Priit Laes <plaes@plaes.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>