From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Mike Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>
Cc: Chen-Yu Tsai <wens@csie.org>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner clock fixes for 4.8
Date: Wed, 7 Sep 2016 21:33:35 +0200 [thread overview]
Message-ID: <20160907193335.GA4283@lukather> (raw)
[-- Attachment #1: Type: text/plain, Size: 1606 bytes --]
Hi Mike, Stephen,
Please pull the following tag for the 4.8 release.
Thanks!
Maxime
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-clk-fixes-for-4.8
for you to fetch changes up to 6654674cb7b5953ac04fc9d7f5f511676ae97e29:
clk: sunxi-ng: Fix wrong reset register offsets (2016-08-29 08:38:55 +0200)
----------------------------------------------------------------
Clock Fixes for the Allwinner SoCs, 4.8 Edition
The usual bunch of fixes to the our clock drivers, mostly targetted to the
brand new sunxi-ng drivers.
----------------------------------------------------------------
Chen-Yu Tsai (2):
clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock
clk: sunxi-ng: nk: Make ccu_nk_find_best static
Jorik Jonker (1):
clk: sunxi-ng: Fix wrong reset register offsets
Wei Yongjun (2):
clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 16 ++++++++--------
drivers/clk/sunxi-ng/ccu_common.c | 2 +-
drivers/clk/sunxi-ng/ccu_nk.c | 6 +++---
drivers/clk/sunxi/clk-a10-pll2.c | 4 ++--
drivers/clk/sunxi/clk-sun8i-mbus.c | 2 +-
5 files changed, 15 insertions(+), 15 deletions(-)
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner clock fixes for 4.8
Date: Wed, 7 Sep 2016 21:33:35 +0200 [thread overview]
Message-ID: <20160907193335.GA4283@lukather> (raw)
Hi Mike, Stephen,
Please pull the following tag for the 4.8 release.
Thanks!
Maxime
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-clk-fixes-for-4.8
for you to fetch changes up to 6654674cb7b5953ac04fc9d7f5f511676ae97e29:
clk: sunxi-ng: Fix wrong reset register offsets (2016-08-29 08:38:55 +0200)
----------------------------------------------------------------
Clock Fixes for the Allwinner SoCs, 4.8 Edition
The usual bunch of fixes to the our clock drivers, mostly targetted to the
brand new sunxi-ng drivers.
----------------------------------------------------------------
Chen-Yu Tsai (2):
clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock
clk: sunxi-ng: nk: Make ccu_nk_find_best static
Jorik Jonker (1):
clk: sunxi-ng: Fix wrong reset register offsets
Wei Yongjun (2):
clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 16 ++++++++--------
drivers/clk/sunxi-ng/ccu_common.c | 2 +-
drivers/clk/sunxi-ng/ccu_nk.c | 6 +++---
drivers/clk/sunxi/clk-a10-pll2.c | 4 ++--
drivers/clk/sunxi/clk-sun8i-mbus.c | 2 +-
5 files changed, 15 insertions(+), 15 deletions(-)
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160907/ce6b5177/attachment.sig>
next reply other threads:[~2016-09-07 19:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-07 19:33 Maxime Ripard [this message]
2016-09-07 19:33 ` [GIT PULL] Allwinner clock fixes for 4.8 Maxime Ripard
2016-09-08 19:56 ` Stephen Boyd
2016-09-08 19:56 ` Stephen Boyd
2016-09-09 14:54 ` Maxime Ripard
2016-09-09 14:54 ` Maxime Ripard
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=20160907193335.GA4283@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.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 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.