Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: sunxi-ng: H6 related clock fixes
@ 2019-04-02 21:06 Jernej Skrabec
  2019-04-02 21:06 ` [PATCH 1/3] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) Jernej Skrabec
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jernej Skrabec @ 2019-04-02 21:06 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 fixes masking of unused factors in nkmp clocks.
Patch 2 fixes H6 hdmi-cec clock.
Patch 3 allows video and vpu related clocks to set parent rate.

Please take a look.

Best regards,
Jernej

Jernej Skrabec (3):
  clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
  clk: sunxi-ng: h6: Preset hdmi-cec clock parent
  clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate

 drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 17 ++++++++++++++---
 drivers/clk/sunxi-ng/ccu_nkmp.c      | 18 +++++++++++++-----
 2 files changed, 27 insertions(+), 8 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] 9+ messages in thread

end of thread, other threads:[~2019-04-03 14:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-02 21:06 [PATCH 0/3] clk: sunxi-ng: H6 related clock fixes Jernej Skrabec
2019-04-02 21:06 ` [PATCH 1/3] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) Jernej Skrabec
2019-04-03  7:52   ` Maxime Ripard
2019-04-02 21:06 ` [PATCH 2/3] clk: sunxi-ng: h6: Preset hdmi-cec clock parent Jernej Skrabec
2019-04-03  7:54   ` Maxime Ripard
2019-04-02 21:06 ` [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Jernej Skrabec
2019-04-03  7:54   ` Maxime Ripard
2019-04-03 13:22     ` Chen-Yu Tsai
2019-04-03 14:42       ` Jernej Škrabec

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