All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip dts fixes for 6.5
@ 2023-08-16 22:02 ` Heiko Stuebner
  0 siblings, 0 replies; 5+ messages in thread
From: Heiko Stuebner @ 2023-08-16 22:02 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.5
cycle.

Please pull

Thanks
Heiko


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.5-rockchip-dtsfixes1

for you to fetch changes up to ebceec271e552a2b05e47d8ef0597052b1a39449:

  arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards (2023-07-24 20:51:25 +0200)

----------------------------------------------------------------
Correct wifi interrupt flags for some boards, fixed wifi on Rock PI4,
disabled hs400 speeds for some boards having problems with data
intergrity and some dt property/styling fixes.

----------------------------------------------------------------
Christopher Obbard (2):
      arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4
      arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+

Cristian Ciocaltea (1):
      arm64: dts: rockchip: Drop invalid regulator-init-microvolt property

Krzysztof Kozlowski (5):
      arm64: dts: rockchip: correct wifi interrupt flag in eaidk-610
      arm64: dts: rockchip: correct wifi interrupt flag in Rock Pi 4B
      arm64: dts: rockchip: correct wifi interrupt flag in Box Demo
      arm64: dts: rockchip: add missing space before { on indiedroid nova
      arm64: dts: rockchip: minor whitespace cleanup around '='

Yogesh Hegde (1):
      arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards

 arch/arm64/boot/dts/rockchip/px30.dtsi                   | 16 ++++++++--------
 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts           |  1 -
 arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts        |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts        |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi         |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts     |  3 +--
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi       |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dts  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi  |  3 ---
 arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts         |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi        |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts       |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts       |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts     |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts           |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi        |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts         |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi  |  4 ----
 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtsi      |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts        |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi      |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts          |  3 ---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts          |  1 -
 arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts |  8 ++++----
 27 files changed, 22 insertions(+), 69 deletions(-)




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

* [GIT PULL] Rockchip dts fixes for 6.5
@ 2023-08-16 22:02 ` Heiko Stuebner
  0 siblings, 0 replies; 5+ messages in thread
From: Heiko Stuebner @ 2023-08-16 22:02 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.5
cycle.

Please pull

Thanks
Heiko


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.5-rockchip-dtsfixes1

for you to fetch changes up to ebceec271e552a2b05e47d8ef0597052b1a39449:

  arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards (2023-07-24 20:51:25 +0200)

----------------------------------------------------------------
Correct wifi interrupt flags for some boards, fixed wifi on Rock PI4,
disabled hs400 speeds for some boards having problems with data
intergrity and some dt property/styling fixes.

----------------------------------------------------------------
Christopher Obbard (2):
      arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4
      arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+

Cristian Ciocaltea (1):
      arm64: dts: rockchip: Drop invalid regulator-init-microvolt property

Krzysztof Kozlowski (5):
      arm64: dts: rockchip: correct wifi interrupt flag in eaidk-610
      arm64: dts: rockchip: correct wifi interrupt flag in Rock Pi 4B
      arm64: dts: rockchip: correct wifi interrupt flag in Box Demo
      arm64: dts: rockchip: add missing space before { on indiedroid nova
      arm64: dts: rockchip: minor whitespace cleanup around '='

Yogesh Hegde (1):
      arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards

 arch/arm64/boot/dts/rockchip/px30.dtsi                   | 16 ++++++++--------
 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts           |  1 -
 arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts        |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts        |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi         |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts     |  3 +--
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi       |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dts  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi  |  3 ---
 arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts         |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi        |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts       |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts       |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts     |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts           |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi        |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts         |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi  |  4 ----
 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtsi      |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts        |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi      |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts          |  3 ---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts          |  1 -
 arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts |  8 ++++----
 27 files changed, 22 insertions(+), 69 deletions(-)




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

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

* [GIT PULL] Rockchip dts fixes for 6.5
@ 2023-08-16 22:02 ` Heiko Stuebner
  0 siblings, 0 replies; 5+ messages in thread
From: Heiko Stuebner @ 2023-08-16 22:02 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

Hi Arnd, Kevin, Olof,

please find a below a collection of fixes for the current release 6.5
cycle.

Please pull

Thanks
Heiko


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.5-rockchip-dtsfixes1

for you to fetch changes up to ebceec271e552a2b05e47d8ef0597052b1a39449:

  arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards (2023-07-24 20:51:25 +0200)

----------------------------------------------------------------
Correct wifi interrupt flags for some boards, fixed wifi on Rock PI4,
disabled hs400 speeds for some boards having problems with data
intergrity and some dt property/styling fixes.

----------------------------------------------------------------
Christopher Obbard (2):
      arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4
      arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+

Cristian Ciocaltea (1):
      arm64: dts: rockchip: Drop invalid regulator-init-microvolt property

Krzysztof Kozlowski (5):
      arm64: dts: rockchip: correct wifi interrupt flag in eaidk-610
      arm64: dts: rockchip: correct wifi interrupt flag in Rock Pi 4B
      arm64: dts: rockchip: correct wifi interrupt flag in Box Demo
      arm64: dts: rockchip: add missing space before { on indiedroid nova
      arm64: dts: rockchip: minor whitespace cleanup around '='

Yogesh Hegde (1):
      arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards

 arch/arm64/boot/dts/rockchip/px30.dtsi                   | 16 ++++++++--------
 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts           |  1 -
 arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts        |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts        |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi         |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts     |  3 +--
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi       |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dts  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rgxx3.dtsi  |  3 ---
 arch/arm64/boot/dts/rockchip/rk3566-box-demo.dts         |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi        |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts       |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts       |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts     |  4 ++--
 arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts           |  2 --
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi        |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts         |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtsi  |  4 ----
 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts       |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtsi      |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts        |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi      |  3 ---
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts          |  3 ---
 arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts          |  1 -
 arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts |  8 ++++----
 27 files changed, 22 insertions(+), 69 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] 5+ messages in thread

* Re: [GIT PULL] Rockchip dts fixes for 6.5
  2023-08-16 22:02 ` Heiko Stuebner
  (?)
  (?)
@ 2023-08-17 12:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2023-08-17 12:50 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: soc

Hello:

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

On Thu, 17 Aug 2023 00:02:04 +0200 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> please find a below a collection of fixes for the current release 6.5
> cycle.
> 
> Please pull
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts fixes for 6.5
    https://git.kernel.org/soc/soc/c/e7c12167a294

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

* Re: [GIT PULL] Rockchip dts fixes for 6.5
  2023-08-16 22:02 ` Heiko Stuebner
                   ` (2 preceding siblings ...)
  (?)
@ 2023-08-17 12:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2023-08-17 12: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 Thu, 17 Aug 2023 00:02:04 +0200 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> please find a below a collection of fixes for the current release 6.5
> cycle.
> 
> Please pull
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip dts fixes for 6.5
    https://git.kernel.org/soc/soc/c/e7c12167a294

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

end of thread, other threads:[~2023-08-17 12:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-16 22:02 [GIT PULL] Rockchip dts fixes for 6.5 Heiko Stuebner
2023-08-16 22:02 ` Heiko Stuebner
2023-08-16 22:02 ` Heiko Stuebner
2023-08-17 12:50 ` patchwork-bot+linux-soc
2023-08-17 12: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.