All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] clk: sunxi-ng: sun8i-de2: Multiple fixes
@ 2020-02-11 18:59 ` Jernej Skrabec
  0 siblings, 0 replies; 18+ messages in thread
From: Jernej Skrabec @ 2020-02-11 18:59 UTC (permalink / raw)
  To: mripard, wens
  Cc: mturquette, sboyd, icenowy, jernej.skrabec, linux-arm-kernel,
	linux-clk, linux-kernel

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


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-02-12 18:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-11 18:59 [PATCH v2 0/7] clk: sunxi-ng: sun8i-de2: Multiple fixes Jernej Skrabec
2020-02-11 18:59 ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 1/7] clk: sunxi-ng: sun8i-de2: Split out H5 definitions Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 2/7] clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A64 Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 3/7] clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 4/7] clk: sunxi-ng: sun8i-de2: Don't reuse A83T resets Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 5/7] clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A83T Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 6/7] clk: sunxi-ng: sun8i-de2: Add R40 specific quirks Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-11 18:59 ` [PATCH v2 7/7] clk: sunxi-ng: sun8i-de2: Sort structures Jernej Skrabec
2020-02-11 18:59   ` Jernej Skrabec
2020-02-12 18:01 ` [PATCH v2 0/7] clk: sunxi-ng: sun8i-de2: Multiple fixes Maxime Ripard
2020-02-12 18:01   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.