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

From: Jernej Skrabec
Date: Tue Feb 11 2020 - 14:01:08 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

Changes from v1:
- fix "fixes" tags
- move sort patch at the end
- update several commit logs

Jernej Skrabec (7):
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
clk: sunxi-ng: sun8i-de2: Sort structures

drivers/clk/sunxi-ng/ccu-sun8i-de2.c | 127 +++++++++++++++++----------
1 file changed, 80 insertions(+), 47 deletions(-)

--
2.25.0