All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip dts fixes for 6.3
@ 2023-04-09  0:01 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2023-04-09  0:01 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.3
cycle.

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 deletions(-)




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

* [GIT PULL] Rockchip dts fixes for 6.3
@ 2023-04-09  0:01 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2023-04-09  0:01 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.3
cycle.

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 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 dts fixes for 6.3
@ 2023-04-09  0:01 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2023-04-09  0:01 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.3
cycle.

Please pull

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60a655debd36e3278a46872accc1a51a54f94f02:

  arm64: dts: rockchip: correct panel supplies on some rk3326 boards (2023-04-05 19:38:03 +0200)

----------------------------------------------------------------
Lower sd card speeds for two boards to make them run more reliable,
missing 32k clock definition for Anbric xx3 devices, missing cache-levels
for rk3588, fixed rk3326-board display supplies and more dt-schema fixes.

----------------------------------------------------------------
Chris Morgan (1):
      arm64: dts: rockchip: Add clk_rtc_32k to Anbernic xx3 Devices

Dan Johansen (2):
      arm64: dts: rockchip: Lower sd speed on rk3566-soquartz
      arm64: dts: rockchip: Lower SD card speed on rk3399 Pinebook Pro

Javier Martinez Canillas (1):
      arm64: dts: rockchip: Remove non-existing pwm-delay-us property

Jianqun Xu (1):
      ARM: dts: rockchip: fix a typo error for rk3288 spdif node

Krzysztof Kozlowski (3):
      arm64: dts: rockchip: use just "port" in panel on Pinebook Pro
      arm64: dts: rockchip: use just "port" in panel on RockPro64
      arm64: dts: rockchip: correct panel supplies on some rk3326 boards

Rob Herring (1):
      arm64: dts: rockchip: Fix rk3399 GICv3 ITS node name

Sebastian Reichel (1):
      arm64: dts: rockchip: add rk3588 cache level information

 arch/arm/boot/dts/rk3288.dtsi                          |  2 +-
 .../arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go.dtsi     |  2 --
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts |  2 ++
 arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dts     |  2 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi           |  1 -
 .../arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet.dtsi   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts   | 18 ++++--------------
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi     | 12 +++---------
 arch/arm64/boot/dts/rockchip/rk3399.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3566-anbernic-rg353x.dtsi      |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts |  6 ++++--
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi      |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi              |  9 +++++++++
 15 files changed, 33 insertions(+), 35 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 dts fixes for 6.3
  2023-04-09  0:01 ` Heiko Stuebner
  (?)
  (?)
@ 2023-04-14 12:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-04-14 12:00 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 Sun, 09 Apr 2023 02:01:14 +0200 you wrote:
> Hi Arnd, Kevin, Olof,
> 
> please find a below a collection of fixes for the current release 6.3
> cycle.
> 
> Please pull
> 
> [...]

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

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:[~2023-04-14 12:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-09  0:01 [GIT PULL] Rockchip dts fixes for 6.3 Heiko Stuebner
2023-04-09  0:01 ` Heiko Stuebner
2023-04-09  0:01 ` Heiko Stuebner
2023-04-14 12: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.