History log of /linux-master/include/dt-bindings/clock/sun8i-a23-a33-ccu.h
Revision Date Author Comments
# 9c232d32 03-Jan-2020 Maxime Ripard <maxime@cerno.tech>

clk: sunxi: a23/a33: Export the MIPI PLL

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>


# d05c748b 24-Aug-2016 Maxime Ripard <mripard@kernel.org>

clk: sunxi-ng: Add A33 CCU support

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>