Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | clk: sunxi: a23/a33: Export the MIPI PLL | Maxime Ripard | |
The MIPI PLL is used for LVDS. Make sure it's exported in the dt bindings headers. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> | |||
2016-09-10 | clk: sunxi-ng: Add A33 CCU support | Maxime Ripard | |
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> |