summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/sun6i-a31-ccu.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: sunxi-ng: sun6i: Export video PLLsChen-Yu Tsai2017-09-291-0/+4
| | | | | | | | | | | | The 2x outputs of the 2 video PLL clocks are directly used by the HDMI controller block. Export them so they can be referenced in the device tree. Fixes: c6e6c96d8fa6 ("clk: sunxi-ng: Add A31/A31s clocks") Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* clk: sunxi-ng: Add A31/A31s clocksChen-Yu Tsai2016-08-251-0/+187
Add a new style driver for the clock control unit in Allwinner A31/A31s. A few clocks are still missing: - MIPI PLL's HDMI mode support - EMAC clock Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>