From: Jernej Skrabec <jernej.skrabec@siol.net>
To: maxime.ripard@bootlin.com, wens@csie.org
Cc: jernej.skrabec@siol.net, sboyd@kernel.org,
mturquette@baylibre.com, linux-kernel@vger.kernel.org,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] clk: sunxi-ng: H6 related clock fixes
Date: Tue, 2 Apr 2019 23:06:20 +0200 [thread overview]
Message-ID: <20190402210623.14988-1-jernej.skrabec@siol.net> (raw)
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
next reply other threads:[~2019-04-02 21:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-02 21:06 Jernej Skrabec [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190402210623.14988-1-jernej.skrabec@siol.net \
--to=jernej.skrabec@siol.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@bootlin.com \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox