From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL RESEND] Rockchip clock updates for 5.2
Date: Wed, 24 Apr 2019 19:36:37 +0200 [thread overview]
Message-ID: <2075886.jWuYUtlPVG@phil> (raw)
Hi Mike, Stephen,
please find below rockchip clock changes for 5.2
with quite a bit of attention for the rk3288.
Please pull
Thanks
Heiko
[RESEND because I used a wrong email address for Stephen]
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-clk-1
for you to fetch changes up to f4033db5b84ebe4b32c25ba2ed65ab20b628996a:
clk: rockchip: undo several noc and special clocks as critical on rk3288 (2019-04-23 12:17:11 +0200)
----------------------------------------------------------------
Clock fixes for rk3328 and rk3288 and a new sub-type for an upcoming
soc where mux and divider are not necessarily in the same register
anymore.
----------------------------------------------------------------
Douglas Anderson (4):
clk: rockchip: Make rkpwm a critical clock on rk3288
clk: rockchip: Fix video codec clocks on rk3288
clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
clk: rockchip: undo several noc and special clocks as critical on rk3288
Finley Xiao (1):
clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
Jonas Karlman (1):
clk: rockchip: fix wrong clock definitions for rk3328
Matthias Kaehlcke (1):
clk: rockchip: Limit use of USB PHY clock to USB on rk3288
drivers/clk/rockchip/clk-rk3288.c | 36 ++++++++++++++++++++++--------------
drivers/clk/rockchip/clk-rk3328.c | 18 +++++++++---------
drivers/clk/rockchip/clk.c | 9 ++++++---
drivers/clk/rockchip/clk.h | 23 +++++++++++++++++++++++
4 files changed, 60 insertions(+), 26 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
Stephen Boyd <sboyd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PULL RESEND] Rockchip clock updates for 5.2
Date: Wed, 24 Apr 2019 19:36:37 +0200 [thread overview]
Message-ID: <2075886.jWuYUtlPVG@phil> (raw)
Hi Mike, Stephen,
please find below rockchip clock changes for 5.2
with quite a bit of attention for the rk3288.
Please pull
Thanks
Heiko
[RESEND because I used a wrong email address for Stephen]
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-clk-1
for you to fetch changes up to f4033db5b84ebe4b32c25ba2ed65ab20b628996a:
clk: rockchip: undo several noc and special clocks as critical on rk3288 (2019-04-23 12:17:11 +0200)
----------------------------------------------------------------
Clock fixes for rk3328 and rk3288 and a new sub-type for an upcoming
soc where mux and divider are not necessarily in the same register
anymore.
----------------------------------------------------------------
Douglas Anderson (4):
clk: rockchip: Make rkpwm a critical clock on rk3288
clk: rockchip: Fix video codec clocks on rk3288
clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
clk: rockchip: undo several noc and special clocks as critical on rk3288
Finley Xiao (1):
clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
Jonas Karlman (1):
clk: rockchip: fix wrong clock definitions for rk3328
Matthias Kaehlcke (1):
clk: rockchip: Limit use of USB PHY clock to USB on rk3288
drivers/clk/rockchip/clk-rk3288.c | 36 ++++++++++++++++++++++--------------
drivers/clk/rockchip/clk-rk3328.c | 18 +++++++++---------
drivers/clk/rockchip/clk.c | 9 ++++++---
drivers/clk/rockchip/clk.h | 23 +++++++++++++++++++++++
4 files changed, 60 insertions(+), 26 deletions(-)
next reply other threads:[~2019-04-24 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-24 17:36 Heiko Stuebner [this message]
2019-04-24 17:36 ` [GIT PULL RESEND] Rockchip clock updates for 5.2 Heiko Stuebner
2019-04-25 17:39 ` Stephen Boyd
2019-04-25 17:39 ` Stephen Boyd
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=2075886.jWuYUtlPVG@phil \
--to=heiko@sntech.de \
--cc=linux-clk@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.