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 dts64 changes for 6.16 #3
Date: Wed, 21 May 2025 19:23:48 +0200	[thread overview]
Message-ID: <4798229.ejJDZkT8p0@phil> (raw)

Hi soc maintainers,

please find below some sort of late fixes for some non-critical
things.

Please pull.

Thanks
Heiko


The following changes since commit 1631cbdb808963354ef6b6454bc617cd15f90718:

  arm64: dts: rockchip: Improve LED config for NanoPi R5S (2025-05-15 14:57:44 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dfab90b9580c2fbc4e8bb4ceee97cdd75832a6e7:

  arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node (2025-05-20 20:57:30 +0200)

----------------------------------------------------------------
Power-domains needed for stability, dropping of unnecessary assigned-clocks
(handled by cpufreq) and fixes for dtc W=1 warnings.

----------------------------------------------------------------
Diederik de Haas (1):
      arm64: dts: rockchip: Drop assigned-clock* from cpu nodes on rk3588

Heiko Stuebner (6):
      arm64: dts: rockchip: fix rk3576 pcie unit addresses
      arm64: dts: rockchip: move rk3576 pinctrl node outside the soc node
      arm64: dts: rockchip: remove a double-empty line from rk3576 core dtsi
      arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node
      arm64: dts: rockchip: fix rk3562 pcie unit addresses
      arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node

Sebastian Reichel (1):
      arm64: dts: rockchip: Add missing SFC power-domains to rk3576

 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 136 +++++-----
 arch/arm64/boot/dts/rockchip/rk3562.dtsi      | 242 +++++++++---------
 arch/arm64/boot/dts/rockchip/rk3576.dtsi      | 355 +++++++++++++-------------
 arch/arm64/boot/dts/rockchip/rk3588-base.dtsi |   6 -
 4 files changed, 367 insertions(+), 372 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 dts64 changes for 6.16 #3
Date: Wed, 21 May 2025 19:23:48 +0200	[thread overview]
Message-ID: <4798229.ejJDZkT8p0@phil> (raw)

Hi soc maintainers,

please find below some sort of late fixes for some non-critical
things.

Please pull.

Thanks
Heiko


The following changes since commit 1631cbdb808963354ef6b6454bc617cd15f90718:

  arm64: dts: rockchip: Improve LED config for NanoPi R5S (2025-05-15 14:57:44 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dfab90b9580c2fbc4e8bb4ceee97cdd75832a6e7:

  arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node (2025-05-20 20:57:30 +0200)

----------------------------------------------------------------
Power-domains needed for stability, dropping of unnecessary assigned-clocks
(handled by cpufreq) and fixes for dtc W=1 warnings.

----------------------------------------------------------------
Diederik de Haas (1):
      arm64: dts: rockchip: Drop assigned-clock* from cpu nodes on rk3588

Heiko Stuebner (6):
      arm64: dts: rockchip: fix rk3576 pcie unit addresses
      arm64: dts: rockchip: move rk3576 pinctrl node outside the soc node
      arm64: dts: rockchip: remove a double-empty line from rk3576 core dtsi
      arm64: dts: rockchip: move rk3528 pinctrl node outside the soc node
      arm64: dts: rockchip: fix rk3562 pcie unit addresses
      arm64: dts: rockchip: move rk3562 pinctrl node outside the soc node

Sebastian Reichel (1):
      arm64: dts: rockchip: Add missing SFC power-domains to rk3576

 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 136 +++++-----
 arch/arm64/boot/dts/rockchip/rk3562.dtsi      | 242 +++++++++---------
 arch/arm64/boot/dts/rockchip/rk3576.dtsi      | 355 +++++++++++++-------------
 arch/arm64/boot/dts/rockchip/rk3588-base.dtsi |   6 -
 4 files changed, 367 insertions(+), 372 deletions(-)




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

             reply	other threads:[~2025-05-21 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-21 17:23 Heiko Stuebner [this message]
2025-05-21 17:23 ` [GIT PULL] Rockchip dts64 changes for 6.16 #3 Heiko Stuebner

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=4798229.ejJDZkT8p0@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.