All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip dts32 changes for 5.16 #2
@ 2021-10-20  9:27 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-10-20  9:27 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:

  ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts32-2

for you to fetch changes up to 97ef6931208f7ab09f52dd291320aa53878aaa53:

  ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188 (2021-10-20 09:39:26 +0200)

----------------------------------------------------------------
Adapt gpio subnode names to match the yaml binding and removal
of the actually non-matching fallback-string for usb-phys
on rk3066/rk3188 (most-specific compatible is and must always
be used).

----------------------------------------------------------------
Johan Jonker (2):
      ARM: dts: rockchip: change gpio nodenames
      ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188

 arch/arm/boot/dts/rk3036.dtsi  |  6 +++---
 arch/arm/boot/dts/rk3066a.dtsi | 15 +++++++--------
 arch/arm/boot/dts/rk3188.dtsi  | 11 +++++------
 arch/arm/boot/dts/rk322x.dtsi  |  8 ++++----
 arch/arm/boot/dts/rk3288.dtsi  | 18 +++++++++---------
 arch/arm/boot/dts/rv1108.dtsi  |  8 ++++----
 6 files changed, 32 insertions(+), 34 deletions(-)




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

* [GIT PULL] Rockchip dts32 changes for 5.16 #2
@ 2021-10-20  9:27 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-10-20  9:27 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:

  ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts32-2

for you to fetch changes up to 97ef6931208f7ab09f52dd291320aa53878aaa53:

  ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188 (2021-10-20 09:39:26 +0200)

----------------------------------------------------------------
Adapt gpio subnode names to match the yaml binding and removal
of the actually non-matching fallback-string for usb-phys
on rk3066/rk3188 (most-specific compatible is and must always
be used).

----------------------------------------------------------------
Johan Jonker (2):
      ARM: dts: rockchip: change gpio nodenames
      ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188

 arch/arm/boot/dts/rk3036.dtsi  |  6 +++---
 arch/arm/boot/dts/rk3066a.dtsi | 15 +++++++--------
 arch/arm/boot/dts/rk3188.dtsi  | 11 +++++------
 arch/arm/boot/dts/rk322x.dtsi  |  8 ++++----
 arch/arm/boot/dts/rk3288.dtsi  | 18 +++++++++---------
 arch/arm/boot/dts/rv1108.dtsi  |  8 ++++----
 6 files changed, 32 insertions(+), 34 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 dts32 changes for 5.16 #2
@ 2021-10-20  9:27 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-10-20  9:27 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:

  ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts32-2

for you to fetch changes up to 97ef6931208f7ab09f52dd291320aa53878aaa53:

  ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188 (2021-10-20 09:39:26 +0200)

----------------------------------------------------------------
Adapt gpio subnode names to match the yaml binding and removal
of the actually non-matching fallback-string for usb-phys
on rk3066/rk3188 (most-specific compatible is and must always
be used).

----------------------------------------------------------------
Johan Jonker (2):
      ARM: dts: rockchip: change gpio nodenames
      ARM: dts: rockchip: remove usb-phy fallback string from rk3066a/rk3188

 arch/arm/boot/dts/rk3036.dtsi  |  6 +++---
 arch/arm/boot/dts/rk3066a.dtsi | 15 +++++++--------
 arch/arm/boot/dts/rk3188.dtsi  | 11 +++++------
 arch/arm/boot/dts/rk322x.dtsi  |  8 ++++----
 arch/arm/boot/dts/rk3288.dtsi  | 18 +++++++++---------
 arch/arm/boot/dts/rv1108.dtsi  |  8 ++++----
 6 files changed, 32 insertions(+), 34 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

* Re: [GIT PULL] Rockchip dts32 changes for 5.16 #2
  2021-10-20  9:27 ` Heiko Stuebner
  (?)
  (?)
@ 2021-10-20 13:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2021-10-20 13:50 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: soc

Hello:

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

On Wed, 20 Oct 2021 11:27:22 +0200 you wrote:
> The following changes since commit 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:
> 
>   ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-dts32-2
> 
> [...]

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

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:[~2021-10-20 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20  9:27 [GIT PULL] Rockchip dts32 changes for 5.16 #2 Heiko Stuebner
2021-10-20  9:27 ` Heiko Stuebner
2021-10-20  9:27 ` Heiko Stuebner
2021-10-20 13:50 ` 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.