All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts fixes for 6.18 #1
Date: Mon, 17 Nov 2025 23:18:32 +0100	[thread overview]
Message-ID: <1901272.VLH7GnMWUR@phil> (raw)

Hi SoC maintainers,

please find a below some Rockchip fixes for the current 6.18 release-cycle.

Please pull

Thanks
Heiko


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b5414520793e68d266fdd97a84989d9831156aad:

  arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5 (2025-11-14 00:15:33 +0100)

----------------------------------------------------------------
Regulator/supply fixes for a number of boards, removed too fast
cpu OPPs from rk3576 (not supported in newer vendor TF-A and never
supported in upstream TF-A). As well as some DTS validation fixes
and one pinctrl fix for the odroid-m1.

----------------------------------------------------------------
Alexey Charkov (1):
      arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576

Anand Moon (1):
      arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1

Andrey Leonchikov (2):
      arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2
      arm64: dts: rockchip: Fix USB power enable pin for BTT CB2 and Pi2

Chukun Pan (1):
      arm64: dts: rockchip: drop reset from rk3576 i2c9 node

Diederik de Haas (2):
      arm64: dts: rockchip: Drop 'rockchip,grf' prop from tsadc on rk3328
      arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2

Dragan Simic (1):
      arm64: dts: rockchip: Make RK3588 GPU OPP table naming less generic

Heiko Stuebner (1):
      arm64: dts: rockchip: Fix indentation on rk3399 haikou demo dtso

Mykola Kvach (1):
      arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5

Quentin Schulz (2):
      arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1
      arm64: dts: rockchip: disable HS400 on RK3588 Tiger

 arch/arm64/boot/dts/rockchip/rk3328.dtsi                   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-op1.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3399-puma-haikou-video-demo.dtso   | 10 +++++-----
 arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi   |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi          |  2 +-
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts          |  2 ++
 arch/arm64/boot/dts/rockchip/rk3576.dtsi                   | 14 --------------
 arch/arm64/boot/dts/rockchip/rk3588-opp.dtsi               |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi             |  4 +---
 arch/arm64/boot/dts/rockchip/rk3588j.dtsi                  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts        |  4 ++--
 11 files changed, 17 insertions(+), 32 deletions(-)





WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts fixes for 6.18 #1
Date: Mon, 17 Nov 2025 23:18:32 +0100	[thread overview]
Message-ID: <1901272.VLH7GnMWUR@phil> (raw)

Hi SoC maintainers,

please find a below some Rockchip fixes for the current 6.18 release-cycle.

Please pull

Thanks
Heiko


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b5414520793e68d266fdd97a84989d9831156aad:

  arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5 (2025-11-14 00:15:33 +0100)

----------------------------------------------------------------
Regulator/supply fixes for a number of boards, removed too fast
cpu OPPs from rk3576 (not supported in newer vendor TF-A and never
supported in upstream TF-A). As well as some DTS validation fixes
and one pinctrl fix for the odroid-m1.

----------------------------------------------------------------
Alexey Charkov (1):
      arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576

Anand Moon (1):
      arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1

Andrey Leonchikov (2):
      arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2
      arm64: dts: rockchip: Fix USB power enable pin for BTT CB2 and Pi2

Chukun Pan (1):
      arm64: dts: rockchip: drop reset from rk3576 i2c9 node

Diederik de Haas (2):
      arm64: dts: rockchip: Drop 'rockchip,grf' prop from tsadc on rk3328
      arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2

Dragan Simic (1):
      arm64: dts: rockchip: Make RK3588 GPU OPP table naming less generic

Heiko Stuebner (1):
      arm64: dts: rockchip: Fix indentation on rk3399 haikou demo dtso

Mykola Kvach (1):
      arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5

Quentin Schulz (2):
      arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1
      arm64: dts: rockchip: disable HS400 on RK3588 Tiger

 arch/arm64/boot/dts/rockchip/rk3328.dtsi                   |  1 -
 arch/arm64/boot/dts/rockchip/rk3399-op1.dtsi               |  2 +-
 .../boot/dts/rockchip/rk3399-puma-haikou-video-demo.dtso   | 10 +++++-----
 arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi   |  6 +++---
 arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi          |  2 +-
 arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts          |  2 ++
 arch/arm64/boot/dts/rockchip/rk3576.dtsi                   | 14 --------------
 arch/arm64/boot/dts/rockchip/rk3588-opp.dtsi               |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi             |  4 +---
 arch/arm64/boot/dts/rockchip/rk3588j.dtsi                  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts        |  4 ++--
 11 files changed, 17 insertions(+), 32 deletions(-)




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

             reply	other threads:[~2025-11-17 22:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17 22:18 Heiko Stuebner [this message]
2025-11-17 22:18 ` [GIT PULL] Rockchip dts fixes for 6.18 #1 Heiko Stuebner
2025-11-18 21:50 ` patchwork-bot+linux-soc
2025-11-18 21:50 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1901272.VLH7GnMWUR@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.