* [GIT PULL] Rockchip driver changes for 5.19 #1
@ 2022-05-11 23:42 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2022-05-11 23:42 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
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(-)
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] Rockchip driver changes for 5.19 #1
@ 2022-05-11 23:42 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2022-05-11 23:42 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
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(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] Rockchip driver changes for 5.19 #1
@ 2022-05-11 23:42 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2022-05-11 23:42 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
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(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL] Rockchip driver changes for 5.19 #1
2022-05-11 23:42 ` Heiko Stuebner
(?)
(?)
@ 2022-05-13 10:00 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-05-13 10:00 UTC (permalink / raw)
To: =?utf-8?q?Heiko_St=C3=BCbner_=3Cheiko=40sntech=2Ede=3E?=; +Cc: soc
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!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-05-13 10:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-11 23:42 [GIT PULL] Rockchip driver changes for 5.19 #1 Heiko Stuebner
2022-05-11 23:42 ` Heiko Stuebner
2022-05-11 23:42 ` Heiko Stuebner
2022-05-13 10:00 ` patchwork-bot+linux-soc
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.