[PATCH 0/7] clk: sunxi-ng: sun8i-de2: Multiple fixes

From: Jernej Skrabec
Date: Mon Feb 10 2020 - 17:28:21 EST


In current sun8i-de2 clock driver, rotation core related clocks and
reset weren't considered properly. All SoC which have that core don't
have those definitions. Even worse, the only SoC which have rotation
core related definitions doesn't have that core at all.

This series fixes this mess.

Please take a look.

Best regards,
Jernej

Jernej Skrabec (7):
clk: sunxi-ng: sun8i-de2: Sort structures
clk: sunxi-ng: sun8i-de2: Split out H5 definitions
clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A64
clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core
clk: sunxi-ng: sun8i-de2: Don't reuse A83T resets
clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A83T
clk: sunxi-ng: sun8i-de2: Add R40 specific quirks

drivers/clk/sunxi-ng/ccu-sun8i-de2.c | 131 +++++++++++++++++----------
1 file changed, 82 insertions(+), 49 deletions(-)

--
2.25.0