[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190403151404.26542-1-jernej.skrabec@siol.net>
Date: Wed, 3 Apr 2019 17:14:02 +0200
From: Jernej Skrabec <jernej.skrabec@...l.net>
To: maxime.ripard@...tlin.com, wens@...e.org
Cc: mturquette@...libre.com, sboyd@...nel.org,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, jernej.skrabec@...l.net
Subject: [PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes
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
Powered by blists - more mailing lists