[PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes

From: Jernej Skrabec
Date: Wed Apr 03 2019 - 11:14:17 EST


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