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.15 #2
Date: Sat, 15 Mar 2025 16:46:57 +0100	[thread overview]
Message-ID: <23866869.6Emhk5qWAg@phil> (raw)

Hi soc maintainers,

please find below some additional Rockchip changes for for 6.15 .
And I think with that I'll call it done, and have everything else
wait for after the merge-window.


Please pull.
Thanks
Heiko


The following changes since commit ba82f56bbf20e4166c988621cd0507509872848e:

  arm64: dts: rockchip: Add SPI NOR device on the ROCK 4D (2025-03-08 18:19:59 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.15-rockchip-dts64-2

for you to fetch changes up to 73d246b4402c3356f6b3d13665de3a51eea7b555:

  arm64: dts: rockchip: remove ethm0_clk0_25m_out from Sige5 gmac0 (2025-03-15 15:49:00 +0100)

----------------------------------------------------------------
New peripheral the sdhci controller on rk3528. Enablement of hdmi and hdmi
audio on a number of additional boards. Better handling for scmi shared
memory on rk3568 and a fix for the used SCMI clock ids on rk3576.
As well as some fixes that were a bit late for trying to stuff them into
6.14 at this late stage of the cycle.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      arm64: dts: rockchip: Remove bluetooth node from rock-3a

Chukun Pan (1):
      arm64: dts: rockchip: Move rk356x scmi SHMEM to reserved memory

Jianfeng Liu (3):
      arm64: dts: rockchip: Add AP6275P wireless support to ArmSoM Sige7
      arm64: dts: rockchip: Enable HDMI audio output for ArmSoM Sige7
      arm64: dts: rockchip: Fix pcie reset gpio on Orange Pi 5 Max

Jimmy Hon (4):
      arm64: dts: rockchip: Enable HDMI0 audio output for Orange Pi 5/5B
      arm64: dts: rockchip: Enable HDMI audio outputs for Orange Pi 5 Max
      arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 Plus
      arm64: dts: rockchip: Enable HDMI audio outputs for Orange Pi 5 Plus

Jonas Karlman (2):
      arm64: dts: rockchip: Add SDHCI controller for RK3528
      arm64: dts: rockchip: Enable onboard eMMC on Radxa E20C

Nicolas Frattaroli (3):
      dt-bindings: clock: rk3576: add SCMI clocks
      arm64: dts: rockchip: fix RK3576 SCMI clock IDs
      arm64: dts: rockchip: remove ethm0_clk0_25m_out from Sige5 gmac0

Yao Zi (1):
      arm64: dts: rockchip: Fix PWM pinctrl names

 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts     |  2 +-
 arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts    |  4 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi   |  2 +-
 arch/arm64/boot/dts/rockchip/rk3528-radxa-e20c.dts | 15 ++++++
 arch/arm64/boot/dts/rockchip/rk3528.dtsi           | 24 ++++++++++
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts    | 14 ------
 arch/arm64/boot/dts/rockchip/rk356x-base.dtsi      | 25 +++++-----
 .../boot/dts/rockchip/rk3576-armsom-sige5.dts      |  3 +-
 arch/arm64/boot/dts/rockchip/rk3576.dtsi           | 18 ++++----
 .../boot/dts/rockchip/rk3588-armsom-sige7.dts      | 24 ++++++++++
 .../dts/rockchip/rk3588-orangepi-5-compact.dtsi    |  2 +-
 .../boot/dts/rockchip/rk3588-orangepi-5-max.dts    | 16 +++++++
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   | 54 ++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts |  2 +-
 .../boot/dts/rockchip/rk3588s-orangepi-5.dtsi      |  8 ++++
 include/dt-bindings/clock/rockchip,rk3576-cru.h    |  5 ++
 16 files changed, 174 insertions(+), 44 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.15 #2
Date: Sat, 15 Mar 2025 16:46:57 +0100	[thread overview]
Message-ID: <23866869.6Emhk5qWAg@phil> (raw)

Hi soc maintainers,

please find below some additional Rockchip changes for for 6.15 .
And I think with that I'll call it done, and have everything else
wait for after the merge-window.


Please pull.
Thanks
Heiko


The following changes since commit ba82f56bbf20e4166c988621cd0507509872848e:

  arm64: dts: rockchip: Add SPI NOR device on the ROCK 4D (2025-03-08 18:19:59 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.15-rockchip-dts64-2

for you to fetch changes up to 73d246b4402c3356f6b3d13665de3a51eea7b555:

  arm64: dts: rockchip: remove ethm0_clk0_25m_out from Sige5 gmac0 (2025-03-15 15:49:00 +0100)

----------------------------------------------------------------
New peripheral the sdhci controller on rk3528. Enablement of hdmi and hdmi
audio on a number of additional boards. Better handling for scmi shared
memory on rk3568 and a fix for the used SCMI clock ids on rk3576.
As well as some fixes that were a bit late for trying to stuff them into
6.14 at this late stage of the cycle.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      arm64: dts: rockchip: Remove bluetooth node from rock-3a

Chukun Pan (1):
      arm64: dts: rockchip: Move rk356x scmi SHMEM to reserved memory

Jianfeng Liu (3):
      arm64: dts: rockchip: Add AP6275P wireless support to ArmSoM Sige7
      arm64: dts: rockchip: Enable HDMI audio output for ArmSoM Sige7
      arm64: dts: rockchip: Fix pcie reset gpio on Orange Pi 5 Max

Jimmy Hon (4):
      arm64: dts: rockchip: Enable HDMI0 audio output for Orange Pi 5/5B
      arm64: dts: rockchip: Enable HDMI audio outputs for Orange Pi 5 Max
      arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 Plus
      arm64: dts: rockchip: Enable HDMI audio outputs for Orange Pi 5 Plus

Jonas Karlman (2):
      arm64: dts: rockchip: Add SDHCI controller for RK3528
      arm64: dts: rockchip: Enable onboard eMMC on Radxa E20C

Nicolas Frattaroli (3):
      dt-bindings: clock: rk3576: add SCMI clocks
      arm64: dts: rockchip: fix RK3576 SCMI clock IDs
      arm64: dts: rockchip: remove ethm0_clk0_25m_out from Sige5 gmac0

Yao Zi (1):
      arm64: dts: rockchip: Fix PWM pinctrl names

 arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts     |  2 +-
 arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts    |  4 +-
 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi   |  2 +-
 arch/arm64/boot/dts/rockchip/rk3528-radxa-e20c.dts | 15 ++++++
 arch/arm64/boot/dts/rockchip/rk3528.dtsi           | 24 ++++++++++
 arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts    | 14 ------
 arch/arm64/boot/dts/rockchip/rk356x-base.dtsi      | 25 +++++-----
 .../boot/dts/rockchip/rk3576-armsom-sige5.dts      |  3 +-
 arch/arm64/boot/dts/rockchip/rk3576.dtsi           | 18 ++++----
 .../boot/dts/rockchip/rk3588-armsom-sige7.dts      | 24 ++++++++++
 .../dts/rockchip/rk3588-orangepi-5-compact.dtsi    |  2 +-
 .../boot/dts/rockchip/rk3588-orangepi-5-max.dts    | 16 +++++++
 .../boot/dts/rockchip/rk3588-orangepi-5-plus.dts   | 54 ++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts |  2 +-
 .../boot/dts/rockchip/rk3588s-orangepi-5.dtsi      |  8 ++++
 include/dt-bindings/clock/rockchip,rk3576-cru.h    |  5 ++
 16 files changed, 174 insertions(+), 44 deletions(-)




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

             reply	other threads:[~2025-03-15 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-15 15:46 Heiko Stuebner [this message]
2025-03-15 15:46 ` [GIT PULL] Rockchip dts64 changes for 6.15 #2 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=23866869.6Emhk5qWAg@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.