From: "Heiko Stübner" <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 1/4] Rockchip driver changes for 4.17
Date: Tue, 27 Mar 2018 19:50:18 +0200 [thread overview]
Message-ID: <2730470.Dx7LZZSCZ1@diego> (raw)
In-Reply-To: <12470502.BUvxkRrZk8@phil>
Hi Arnd,
Am Donnerstag, 15. März 2018, 23:20:53 CEST schrieb Heiko Stuebner:
> Hi Arnd, Kevin, Olof,
>
> please find below the main Rockchip-related changes for 4.17.
> The individual tags should explain things nicely but overall it's a pretty
> standard set of changes without anything special standing out.
>
> So if things look ok, please pull!
>
> Thanks
> Heiko
As requested a ping on the seemingly missed pull requests. (4 pieces)
Thanks for considering
Heiko
>
>
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
> Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
> tags/v4.17-rockchip-drivers-1
>
> for you to fetch changes up to b1271993aa3855bda5073c6061a095fd6e6febc6:
>
> soc: rockchip: power-domain: Add a sanity check on pd->num_clks
> (2018-03-05 19:42:29 +0100)
>
> ----------------------------------------------------------------
> Rockchip soc drivers containing conversion of the power-domain driver
> to use the clk-bulk APIs and two more socs to disable jtag-switching.
> On the plus-side the issue we see with that are _supposed_ to be fixed
> in hardware in upcoming socs, so maybe this can be the last of those.
>
> ----------------------------------------------------------------
> Jeffy Chen (2):
> soc: rockchip: power-domain: use clk_bulk APIs
> soc: rockchip: power-domain: Add a sanity check on pd->num_clks
>
> Shawn Lin (1):
> soc: rockchip: disable jtag switching for RK3228/RK3229 SoCs
>
> Xiao Yao (1):
> soc: rockchip: disable jtag switching for RK3128 SoCs
>
> drivers/soc/rockchip/grf.c | 28 ++++++++++++
> drivers/soc/rockchip/pm_domains.c | 95
> +++++++++++++++++++-------------------- 2 files changed, 75 insertions(+),
> 48 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] Rockchip driver changes for 4.17
Date: Tue, 27 Mar 2018 19:50:18 +0200 [thread overview]
Message-ID: <2730470.Dx7LZZSCZ1@diego> (raw)
In-Reply-To: <12470502.BUvxkRrZk8@phil>
Hi Arnd,
Am Donnerstag, 15. M?rz 2018, 23:20:53 CEST schrieb Heiko Stuebner:
> Hi Arnd, Kevin, Olof,
>
> please find below the main Rockchip-related changes for 4.17.
> The individual tags should explain things nicely but overall it's a pretty
> standard set of changes without anything special standing out.
>
> So if things look ok, please pull!
>
> Thanks
> Heiko
As requested a ping on the seemingly missed pull requests. (4 pieces)
Thanks for considering
Heiko
>
>
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
> Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
> tags/v4.17-rockchip-drivers-1
>
> for you to fetch changes up to b1271993aa3855bda5073c6061a095fd6e6febc6:
>
> soc: rockchip: power-domain: Add a sanity check on pd->num_clks
> (2018-03-05 19:42:29 +0100)
>
> ----------------------------------------------------------------
> Rockchip soc drivers containing conversion of the power-domain driver
> to use the clk-bulk APIs and two more socs to disable jtag-switching.
> On the plus-side the issue we see with that are _supposed_ to be fixed
> in hardware in upcoming socs, so maybe this can be the last of those.
>
> ----------------------------------------------------------------
> Jeffy Chen (2):
> soc: rockchip: power-domain: use clk_bulk APIs
> soc: rockchip: power-domain: Add a sanity check on pd->num_clks
>
> Shawn Lin (1):
> soc: rockchip: disable jtag switching for RK3228/RK3229 SoCs
>
> Xiao Yao (1):
> soc: rockchip: disable jtag switching for RK3128 SoCs
>
> drivers/soc/rockchip/grf.c | 28 ++++++++++++
> drivers/soc/rockchip/pm_domains.c | 95
> +++++++++++++++++++-------------------- 2 files changed, 75 insertions(+),
> 48 deletions(-)
next prev parent reply other threads:[~2018-03-27 17:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-15 22:20 [GIT PULL 1/4] Rockchip driver changes for 4.17 Heiko Stuebner
2018-03-15 22:20 ` Heiko Stuebner
2018-03-15 22:21 ` [GIT PULL 2/4] Rockchip soc32 " Heiko Stuebner
2018-03-15 22:21 ` Heiko Stuebner
2018-03-15 22:22 ` [GIT PULL 3/4] Rockchip dts32 " Heiko Stuebner
2018-03-15 22:22 ` Heiko Stuebner
2018-03-15 22:22 ` [GIT PULL 4/4] Rockchip dts64 " Heiko Stuebner
2018-03-15 22:22 ` Heiko Stuebner
2018-03-27 17:50 ` Heiko Stübner [this message]
2018-03-27 17:50 ` [GIT PULL 1/4] Rockchip driver " Heiko Stübner
2018-03-28 15:10 ` Arnd Bergmann
2018-03-28 15:10 ` Arnd Bergmann
2018-03-28 15:08 ` [GIT PULL RESEND 2/4] Rockchip soc32 " Heiko Stuebner
2018-03-28 15:08 ` Heiko Stuebner
2018-03-28 15:15 ` Arnd Bergmann
2018-03-28 15:15 ` Arnd Bergmann
2018-03-28 15:09 ` [GIT PULL RESEND 3/4] Rockchip dts32 " Heiko Stuebner
2018-03-28 15:09 ` Heiko Stuebner
2018-03-28 15:16 ` Arnd Bergmann
2018-03-28 15:16 ` Arnd Bergmann
2018-03-28 15:09 ` [GIT PULL RESEND 4/4] Rockchip dts64 " Heiko Stuebner
2018-03-28 15:09 ` Heiko Stuebner
2018-03-28 15:17 ` Arnd Bergmann
2018-03-28 15:17 ` Arnd Bergmann
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=2730470.Dx7LZZSCZ1@diego \
--to=heiko@sntech.de \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.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.