public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes
@ 2019-04-03 15:14 Jernej Skrabec
  2019-04-03 15:14 ` [PATCH v2 1/2] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Jernej Skrabec
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jernej Skrabec @ 2019-04-03 15:14 UTC (permalink / raw)
  To: maxime.ripard, wens
  Cc: jernej.skrabec, sboyd, mturquette, linux-kernel, linux-clk,
	linux-arm-kernel

During linux-next testing on Allwinner H6, I found several issues with
clock driver. This patch series fixes them.

Patch 1 allows video and vpu related clocks to set parent rate.
Patch 2 adds a comment with short explanation why zero width check is
needed.

Please take a look.

Best regards,
Jernej

Changes from v1:
- removed already applied patches
- fixed commit message
- added new patch which adds comment with explanation why zero width
  check is needed

Jernej Skrabec (2):
  clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate
  clk: sunxi-ng: nkmp: Explain why zero width check is needed

 drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 6 +++---
 drivers/clk/sunxi-ng/ccu_nkmp.c      | 6 ++++++
 2 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-04-04  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-03 15:14 [PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes Jernej Skrabec
2019-04-03 15:14 ` [PATCH v2 1/2] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Jernej Skrabec
2019-04-03 15:14 ` [PATCH v2 2/2] clk: sunxi-ng: nkmp: Explain why zero width check is needed Jernej Skrabec
2019-04-04  7:32 ` [PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox