All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip dts64 changes for 5.15 - #2
@ 2021-08-23 18:45   ` Heiko Stübner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2021-08-23 18:45 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi Arnd, Kevin, Olof,

another late (and now final addition) hopefully for 5.15.
This includes some dts fixes for changes from previous pull request.

So if it's still suitable, please pull.

Thanks
Heiko


The following changes since commit 9a35fd01f4abc3974e12539448038307acf27f16:

  arm64: dts: rockchip: add RK3399 Gru gpio-line-names (2021-08-21 18:18:50 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts64-2

for you to fetch changes up to b12a5946f5ea7a54b8b983c42f0812152e3122de:

  arm64: dts: rockchip: add saradc to rk3568-evb1-v10 (2021-08-23 19:56:32 +0200)

----------------------------------------------------------------
Some fixes and the tiny addition of the saradc to the rk3568-evb

----------------------------------------------------------------
Alex Bee (2):
      arm64: dts: rockchip: Re-add interrupt-names for RK3399's vpu
      arm64: dts: rockchip: Fix GPU register width for RK3328

Michael Riesch (2):
      arm64: dts: rockchip: add missing rockchip,grf property to rk356x
      arm64: dts: rockchip: add saradc to rk3568-evb1-v10

 arch/arm64/boot/dts/rockchip/rk3328.dtsi         | 2 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi         | 1 +
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 5 +++++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi         | 1 +
 4 files changed, 8 insertions(+), 1 deletion(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] Rockchip dts64 changes for 5.15 - #2
@ 2021-08-23 18:45   ` Heiko Stübner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2021-08-23 18:45 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi Arnd, Kevin, Olof,

another late (and now final addition) hopefully for 5.15.
This includes some dts fixes for changes from previous pull request.

So if it's still suitable, please pull.

Thanks
Heiko


The following changes since commit 9a35fd01f4abc3974e12539448038307acf27f16:

  arm64: dts: rockchip: add RK3399 Gru gpio-line-names (2021-08-21 18:18:50 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts64-2

for you to fetch changes up to b12a5946f5ea7a54b8b983c42f0812152e3122de:

  arm64: dts: rockchip: add saradc to rk3568-evb1-v10 (2021-08-23 19:56:32 +0200)

----------------------------------------------------------------
Some fixes and the tiny addition of the saradc to the rk3568-evb

----------------------------------------------------------------
Alex Bee (2):
      arm64: dts: rockchip: Re-add interrupt-names for RK3399's vpu
      arm64: dts: rockchip: Fix GPU register width for RK3328

Michael Riesch (2):
      arm64: dts: rockchip: add missing rockchip,grf property to rk356x
      arm64: dts: rockchip: add saradc to rk3568-evb1-v10

 arch/arm64/boot/dts/rockchip/rk3328.dtsi         | 2 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi         | 1 +
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 5 +++++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi         | 1 +
 4 files changed, 8 insertions(+), 1 deletion(-)




_______________________________________________
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] 3+ messages in thread

* Re: [GIT PULL] Rockchip dts64 changes for 5.15 - #2
  2021-08-23 18:45   ` Heiko Stübner
  (?)
@ 2021-08-27 22:10   ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-08-27 22:10 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Mon, 23 Aug 2021 20:45:00 +0200 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> another late (and now final addition) hopefully for 5.15.
> This includes some dts fixes for changes from previous pull request.
> 
> So if it's still suitable, please pull.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts64 changes for 5.15 - #2
    https://git.kernel.org/soc/soc/c/dd300577952e

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] 3+ messages in thread

end of thread, other threads:[~2021-08-27 22:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 18:45 [GIT PULL] Rockchip dts64 changes for 5.15 - #2 Heiko Stübner
2021-08-23 18:45 ` Heiko Stübner
2021-08-23 18:45   ` Heiko Stübner
2021-08-27 22:10   ` 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.