mbox series

[GIT,PULL] Rockchip driver changes for 5.19 #1

Message ID 3998951.tdWV9SEqCh@phil (mailing list archive)
State Accepted
Commit d4a3b442335b0a9476248c5d6dc07f6f8580a9ca
Headers show
Series [GIT,PULL] Rockchip driver changes for 5.19 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-drivers1

Message

Heiko Stübner May 11, 2022, 11:42 p.m. UTC
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-drivers1

for you to fetch changes up to add9f6f30e54b5c07e7a0260cda459ef1d9646b7:

  soc: rockchip: Fix compile-testing SoC drivers (2022-04-30 15:06:14 +0200)

----------------------------------------------------------------
Powerdomain fixes and improvements, some GRF compatible properties
and a rk3566 GRF clocksource default setup.

----------------------------------------------------------------
Brian Norris (3):
      soc: rockchip: Clean up Kconfig whitespace
      soc: rockchip: power-domain: Replace dsb() with smb()
      soc: rockchip: Fix compile-testing SoC drivers

Johan Jonker (1):
      dt-bindings: soc: rockchip: add naneng combo phy register compatible

Peter Geis (2):
      dt-bindings: soc: rockchip: add rk3566-pipe-grf compatible
      soc: rockchip: set dwc3 clock for rk3566

Sebastian Fricke (1):
      soc: rockchip: pm_domains: Fix typo in comment

 .../devicetree/bindings/soc/rockchip/grf.yaml      |  3 +++
 drivers/soc/Makefile                               |  2 +-
 drivers/soc/rockchip/Kconfig                       | 24 +++++++++++-----------
 drivers/soc/rockchip/grf.c                         | 17 +++++++++++++++
 drivers/soc/rockchip/pm_domains.c                  | 10 ++++-----
 5 files changed, 38 insertions(+), 18 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org May 13, 2022, 10 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 12 May 2022 01:42:48 +0200 you wrote:
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-drivers1
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip driver changes for 5.19 #1
    https://git.kernel.org/soc/soc/c/d4a3b442335b

You are awesome, thank you!