* [GIT PULL] Rockchip dts64 changes for 6.19 #1
@ 2025-11-17 22:24 Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2025-11-17 22:24 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
Hi soc maintainers,
please find below and in the next mails Rockchip changes for for 6.19 .
As always the arm64 parts are the biggest chunk and for me as a
completionist the addition of display output on the old rk3368 is a fun
tidbit :-) .
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.19-rockchip-dts64-1
for you to fetch changes up to 78f316e90906d54c8aa6029e5c19ae83e420e56a:
arm64: dts: rockchip: add vicap node to rk356x (2025-11-16 00:39:47 +0100)
----------------------------------------------------------------
New boards: 9Tripod X3568, 100ASK DShanPi A1, LinkEase EasePi R1,
FriendlyElec NanoPi R76S
Interesting archeological addition: RK3368 (2015) gets display
output afterall.
New peripherals: vicap on px30 and rk356x, PCIe Gen2x1 on RK3528,
use actual clock-ids for SCMI clocks - not hardcoded numbers,
CQE support for the eMMC on RK3588.
As well as a number of enablements for individual boards.
For example enablement for the now usable NPU.
----------------------------------------------------------------
Chaoyi Chen (1):
arm64: dts: rockchip: Enable DisplayPort for rk3588-evb2
Chris Morgan (6):
arm64: dts: rockchip: enable NPU on Gameforce Ace
arm64: dts: rockchip: Add device type for Indiedroid Nova.
arm64: dts: rockchip: enable NPU on Indiedroid Nova
arm64: dts: rockchip: Enable HS400 for Indiedroid Nova
arm64: dts: rockchip: Fix DMA for Indiedroid Nova Bluetooth
arm64: dts: rockchip: Enable USB-C DP Alt for Indiedroid Nova
Chukun Pan (4):
arm64: dts: rockchip: fixes regulator for 100ASK DshanPi A1
arm64: dts: rockchip: fixes ethernet for 100ASK DshanPi A1
arm64: dts: rockchip: fixes vcc3v3_s0 supply for 100ASK DshanPi A1
arm64: dts: rockchip: fixes audio for 100ASK DshanPi A1
Coia Prant (4):
dt-bindings: vendor-prefixes: Add 9Tripod
dt-bindings: arm: rockchip: Add 9Tripod X3568 series
arm64: dts: rockchip: Add devicetree for the 9Tripod X3568 v4
arm64: dts: rockchip: clean up devicetree for 9Tripod X3568 v4
FUKAUMI Naoki (6):
arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5B+/5T
arm64: dts: rockchip: Switch microSD card detect to gpio on Radxa ROCK 5 ITX/5C
arm64: dts: rockchip: Remove sdmmc max-frequency for Radxa ROCK 5 ITX/5B/5B+/5T
arm64: dts: rockchip: Move the EEPROM to correct I2C bus on Radxa ROCK 5A
arm64: dts: rockchip: Add eeprom vcc-supply for Radxa ROCK 5A
arm64: dts: rockchip: Add eeprom vcc-supply for Radxa ROCK 3C
Heiko Stuebner (5):
dt-bindings: clock: rk3568: Add SCMI clock ids
Merge branch 'v6.19-shared/clkids' into v6.19-armsoc/dts64
arm64: dts: rockchip: use SCMI clock id for cpu clock on rk356x
arm64: dts: rockchip: add missing clocks for cpu cores on rk356x
arm64: dts: rockchip: use SCMI clock id for gpu clock on rk356x
Hsun Lai (2):
dt-bindings: arm: rockchip: Add 100ASK DShanPi A1
arm64: dts: rockchip: add DTs for 100ASK DShanPi A1
Johan Jonker (1):
arm64: dts: rockchip: correct assigned-clock-rates spelling on 2 boards
Liangbin Lian (3):
dt-bindings: vendor-prefixes: Document LinkEase
dt-bindings: arm: rockchip: Add LinkEase EasePi R1
arm64: dts: rockchip: add LinkEase EasePi R1
Mehdi Djait (1):
arm64: dts: rockchip: add the vip node to px30
Michael Riesch (1):
arm64: dts: rockchip: add vicap node to rk356x
Sebastian Reichel (1):
arm64: dts: rockchip: add eMMC CQE support for rk3588
Shawn Lin (1):
arm64: dts: rockchip: Remove sdmmc max-frequency on RK3588S EVB1 board
Tianling Shen (2):
dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R76S
arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R76S
Torsten Duwe (1):
arm64: dts: rockchip: enable HDMI audio on Rock 5 ITX
WeiHao Li (3):
arm64: dts: rockchip: Add display subsystem for RK3368
arm64: dts: rockchip: Add D-PHY for RK3368
arm64: dts: rockchip: Add DSI for RK3368
Yao Zi (2):
arm64: dts: rockchip: Add PCIe Gen2x1 controller for RK3528
arm64: dts: rockchip: Enable PCIe controller on Radxa E20C
.../devicetree/bindings/arm/rockchip.yaml | 21 +
.../devicetree/bindings/vendor-prefixes.yaml | 4 +
arch/arm64/boot/dts/rockchip/Makefile | 4 +
arch/arm64/boot/dts/rockchip/px30.dtsi | 12 +
arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3328-evb.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 73 ++
arch/arm64/boot/dts/rockchip/rk3528-radxa-e20c.dts | 12 +
arch/arm64/boot/dts/rockchip/rk3528.dtsi | 56 +-
arch/arm64/boot/dts/rockchip/rk3566-rock-3c.dts | 1 +
.../boot/dts/rockchip/rk3568-9tripod-x3568-v4.dts | 880 +++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3568-easepi-r1.dts | 623 +++++++++++++++
arch/arm64/boot/dts/rockchip/rk356x-base.dtsi | 51 +-
.../boot/dts/rockchip/rk3576-100ask-dshanpi-a1.dts | 749 ++++++++++++++++++
.../arm64/boot/dts/rockchip/rk3576-nanopi-r76s.dts | 860 ++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 1 +
arch/arm64/boot/dts/rockchip/rk3588-evb2-v10.dts | 48 ++
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts | 19 +-
.../boot/dts/rockchip/rk3588-rock-5b-5bp-5t.dtsi | 13 +-
.../boot/dts/rockchip/rk3588-rock-5b-plus.dts | 5 +
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts | 4 +
arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts | 4 +
arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dts | 1 -
.../boot/dts/rockchip/rk3588s-gameforce-ace.dts | 34 +
.../boot/dts/rockchip/rk3588s-indiedroid-nova.dts | 122 ++-
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts | 23 +-
arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dts | 9 +
include/dt-bindings/clock/rk3568-cru.h | 6 +
28 files changed, 3603 insertions(+), 36 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-9tripod-x3568-v4.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-easepi-r1.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-100ask-dshanpi-a1.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-nanopi-r76s.dts
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] Rockchip dts64 changes for 6.19 #1
@ 2026-01-13 13:47 Heiko Stuebner
2026-01-13 13:48 ` Heiko Stübner
2026-01-22 15:42 ` Krzysztof Kozlowski
0 siblings, 2 replies; 4+ messages in thread
From: Heiko Stuebner @ 2026-01-13 13:47 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
Hi soc maintainers,
please find below and in the next mails Rockchip changes for for 6.20 .
Please pull.
Thanks
Heiko
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.20-rockchip-dts64-1
for you to fetch changes up to da0de806d8b46238ac3891a894806da4d1c26cdf:
arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576 (2026-01-09 20:58:40 +0100)
----------------------------------------------------------------
New boards: Orange Pi CM5 module + Baseboard, Radxa CM5 module + IO-board.
PCIe-slot-overlay for rk3576-evb1
New peripherals: some of the video decoders on rk3576 and rk3588
Enabled peripherals: many RK3588-NPUs and a lot of other peripherals on
a plethora of boards.
----------------------------------------------------------------
Alexey Charkov (7):
arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1
arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
arm64: dts: rockchip: Use a readable audio card name on NanoPi M5
arm64: dts: rockchip: Enable HDMI sound on FriendlyElec NanoPi M5
arm64: dts: rockchip: Enable HDMI sound on Luckfox Core3576
arm64: dts: rockchip: Enable HDMI sound on RK3576 EVB1
arm64: dts: rockchip: Enable analog sound on RK3576 EVB1
Chris Morgan (1):
arm64: dts: rockchip: Add HDMI to Gameforce Ace
Chukun Pan (4):
arm64: dts: rockchip: remove rtc regulator for ArmSoM Sige5
arm64: dts: rockchip: fix hp-det pin for ArmSoM Sige5
arm64: dts: rockchip: enable saradc for ArmSoM Sige5
arm64: dts: rockchip: Enable PCIe for ArmSoM Sige1
David Petry (1):
arm64: dts: rockchip: Enable second HDMI output on CM3588
Detlev Casanova (2):
arm64: dts: rockchip: Add the vdpu381 Video Decoders on RK3588
arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576
FUKAUMI Naoki (4):
arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards
arm64: dts: rockchip: Add EEPROMs for Radxa rk35xx boards
dt-bindings: arm: rockchip: fix description for Radxa CM3I
dt-bindings: arm: rockchip: fix description for Radxa CM5
Heiko Stuebner (5):
arm64: dts: rockchip: add gmac reset property to rk3368
arm64: dts: rockchip: add mdio subnode to gmac on rk3368
arm64: dts: rockchip: Correctly describe the ethernet phy on rk3368-lion
arm64: dts: rockchip: enable NPU on rk3588-tiger
arm64: dts: rockchip: enable NPU on rk3588-jaguar
Joseph Kogut (3):
dt-bindings: arm: rockchip: Add Radxa CM5 IO board
arm64: dts: rockchip: Add rk3588 based Radxa CM5
arm64: dts: rockchip: Add support for CM5 IO carrier
Laurent Pinchart (2):
dt-bindings: arm: rockchip: Add Orange Pi CM5 Base
arm64: dts: rockchip: Add rk3588s-orangepi-cm5-base device tree
Ondrej Jirman (3):
arm64: dts: rockchip: Add accelerometer sensor to Pinephone Pro
arm64: dts: rockchip: Add magnetometer sensor to Pinephone Pro
arm64: dts: rockchip: Add light/proximity sensor to Pinephone Pro
Raphaël Jakse (1):
arm64: dts: rockchip: Fix Bluetooth on the RockPro64 board
Ricardo Pardini (3):
arm64: dts: rockchip: Enable the NPU on NanoPC T6/T6-LTS
arm64: dts: rockchip: Enable the NPU on FriendlyElec CM3588
arm64: dts: rockchip: Enable the NPU on Turing RK1
Rob Herring (Arm) (1):
arm64: dts: rockchip: Add missing everest,es8388 supplies to rk3399-roc-pc-plus
Shawn Lin (2):
arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1
arm64: dts: rockchip: add dma-coherent for pcie and gmac of RK3576
Torsten Duwe (1):
arm64: dts: rockchip: Enable SPDIF audio on Rock 5 ITX
.../devicetree/bindings/arm/rockchip.yaml | 15 +-
arch/arm64/boot/dts/rockchip/Makefile | 7 +
arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 22 +-
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 8 +
.../boot/dts/rockchip/rk3399-pinephone-pro.dts | 45 ++
.../arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts | 4 +
arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi | 1 -
.../boot/dts/rockchip/rk3399-rock-4c-plus.dts | 8 +
arch/arm64/boot/dts/rockchip/rk3399-rock-4se.dts | 12 +
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 8 +
.../boot/dts/rockchip/rk3399-rockpro64-v2.dts | 7 +
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 7 +
.../boot/dts/rockchip/rk3528-armsom-sige1.dts | 18 +
.../arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi | 10 +-
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts | 8 +
arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dts | 8 +
.../boot/dts/rockchip/rk3576-armsom-sige5.dts | 19 +-
.../boot/dts/rockchip/rk3576-evb1-v10-pcie1.dtso | 31 ++
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 107 +++++
.../boot/dts/rockchip/rk3576-luckfox-core3576.dtsi | 8 +
arch/arm64/boot/dts/rockchip/rk3576-nanopi-m5.dts | 34 +-
arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts | 14 +
arch/arm64/boot/dts/rockchip/rk3576.dtsi | 40 ++
arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 74 ++++
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 7 +-
.../rockchip/rk3588-friendlyelec-cm3588-nas.dts | 38 ++
.../dts/rockchip/rk3588-friendlyelec-cm3588.dtsi | 35 +-
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 35 +-
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi | 36 +-
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts | 23 +
.../boot/dts/rockchip/rk3588-rock-5b-plus.dts | 10 +
arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts | 10 +
arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 35 +-
.../arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi | 35 +-
.../boot/dts/rockchip/rk3588s-gameforce-ace.dts | 63 +++
.../dts/rockchip/rk3588s-orangepi-cm5-base.dts | 355 ++++++++++++++++
.../boot/dts/rockchip/rk3588s-orangepi-cm5.dtsi | 472 +++++++++++++++++++++
.../boot/dts/rockchip/rk3588s-radxa-cm5-io.dts | 339 +++++++++++++++
.../arm64/boot/dts/rockchip/rk3588s-radxa-cm5.dtsi | 280 ++++++++++++
39 files changed, 2262 insertions(+), 26 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10-pcie1.dtso
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-cm5-base.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-cm5.dtsi
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-radxa-cm5-io.dts
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-radxa-cm5.dtsi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] Rockchip dts64 changes for 6.19 #1
2026-01-13 13:47 [GIT PULL] Rockchip dts64 changes for 6.19 #1 Heiko Stuebner
@ 2026-01-13 13:48 ` Heiko Stübner
2026-01-22 15:42 ` Krzysztof Kozlowski
1 sibling, 0 replies; 4+ messages in thread
From: Heiko Stübner @ 2026-01-13 13:48 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
Am Dienstag, 13. Januar 2026, 14:47:36 Mitteleuropäische Normalzeit schrieb Heiko Stuebner:
> Hi soc maintainers,
>
> please find below and in the next mails Rockchip changes for for 6.20 .
darn ... subject was also supposed to be 6.20
sorry for the typo
Heiko
>
> Please pull.
> Thanks
> Heiko
>
>
> The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
>
> Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.20-rockchip-dts64-1
>
> for you to fetch changes up to da0de806d8b46238ac3891a894806da4d1c26cdf:
>
> arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576 (2026-01-09 20:58:40 +0100)
>
> ----------------------------------------------------------------
> New boards: Orange Pi CM5 module + Baseboard, Radxa CM5 module + IO-board.
> PCIe-slot-overlay for rk3576-evb1
>
> New peripherals: some of the video decoders on rk3576 and rk3588
>
> Enabled peripherals: many RK3588-NPUs and a lot of other peripherals on
> a plethora of boards.
>
> ----------------------------------------------------------------
> Alexey Charkov (7):
> arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1
> arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
> arm64: dts: rockchip: Use a readable audio card name on NanoPi M5
> arm64: dts: rockchip: Enable HDMI sound on FriendlyElec NanoPi M5
> arm64: dts: rockchip: Enable HDMI sound on Luckfox Core3576
> arm64: dts: rockchip: Enable HDMI sound on RK3576 EVB1
> arm64: dts: rockchip: Enable analog sound on RK3576 EVB1
>
> Chris Morgan (1):
> arm64: dts: rockchip: Add HDMI to Gameforce Ace
>
> Chukun Pan (4):
> arm64: dts: rockchip: remove rtc regulator for ArmSoM Sige5
> arm64: dts: rockchip: fix hp-det pin for ArmSoM Sige5
> arm64: dts: rockchip: enable saradc for ArmSoM Sige5
> arm64: dts: rockchip: Enable PCIe for ArmSoM Sige1
>
> David Petry (1):
> arm64: dts: rockchip: Enable second HDMI output on CM3588
>
> Detlev Casanova (2):
> arm64: dts: rockchip: Add the vdpu381 Video Decoders on RK3588
> arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576
>
> FUKAUMI Naoki (4):
> arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards
> arm64: dts: rockchip: Add EEPROMs for Radxa rk35xx boards
> dt-bindings: arm: rockchip: fix description for Radxa CM3I
> dt-bindings: arm: rockchip: fix description for Radxa CM5
>
> Heiko Stuebner (5):
> arm64: dts: rockchip: add gmac reset property to rk3368
> arm64: dts: rockchip: add mdio subnode to gmac on rk3368
> arm64: dts: rockchip: Correctly describe the ethernet phy on rk3368-lion
> arm64: dts: rockchip: enable NPU on rk3588-tiger
> arm64: dts: rockchip: enable NPU on rk3588-jaguar
>
> Joseph Kogut (3):
> dt-bindings: arm: rockchip: Add Radxa CM5 IO board
> arm64: dts: rockchip: Add rk3588 based Radxa CM5
> arm64: dts: rockchip: Add support for CM5 IO carrier
>
> Laurent Pinchart (2):
> dt-bindings: arm: rockchip: Add Orange Pi CM5 Base
> arm64: dts: rockchip: Add rk3588s-orangepi-cm5-base device tree
>
> Ondrej Jirman (3):
> arm64: dts: rockchip: Add accelerometer sensor to Pinephone Pro
> arm64: dts: rockchip: Add magnetometer sensor to Pinephone Pro
> arm64: dts: rockchip: Add light/proximity sensor to Pinephone Pro
>
> Raphaël Jakse (1):
> arm64: dts: rockchip: Fix Bluetooth on the RockPro64 board
>
> Ricardo Pardini (3):
> arm64: dts: rockchip: Enable the NPU on NanoPC T6/T6-LTS
> arm64: dts: rockchip: Enable the NPU on FriendlyElec CM3588
> arm64: dts: rockchip: Enable the NPU on Turing RK1
>
> Rob Herring (Arm) (1):
> arm64: dts: rockchip: Add missing everest,es8388 supplies to rk3399-roc-pc-plus
>
> Shawn Lin (2):
> arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1
> arm64: dts: rockchip: add dma-coherent for pcie and gmac of RK3576
>
> Torsten Duwe (1):
> arm64: dts: rockchip: Enable SPDIF audio on Rock 5 ITX
>
> .../devicetree/bindings/arm/rockchip.yaml | 15 +-
> arch/arm64/boot/dts/rockchip/Makefile | 7 +
> arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 22 +-
> arch/arm64/boot/dts/rockchip/rk3368.dtsi | 8 +
> .../boot/dts/rockchip/rk3399-pinephone-pro.dts | 45 ++
> .../arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts | 4 +
> arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi | 1 -
> .../boot/dts/rockchip/rk3399-rock-4c-plus.dts | 8 +
> arch/arm64/boot/dts/rockchip/rk3399-rock-4se.dts | 12 +
> arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 8 +
> .../boot/dts/rockchip/rk3399-rockpro64-v2.dts | 7 +
> arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 7 +
> .../boot/dts/rockchip/rk3528-armsom-sige1.dts | 18 +
> .../arm64/boot/dts/rockchip/rk3568-radxa-cm3i.dtsi | 10 +-
> arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts | 8 +
> arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dts | 8 +
> .../boot/dts/rockchip/rk3576-armsom-sige5.dts | 19 +-
> .../boot/dts/rockchip/rk3576-evb1-v10-pcie1.dtso | 31 ++
> arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 107 +++++
> .../boot/dts/rockchip/rk3576-luckfox-core3576.dtsi | 8 +
> arch/arm64/boot/dts/rockchip/rk3576-nanopi-m5.dts | 34 +-
> arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts | 14 +
> arch/arm64/boot/dts/rockchip/rk3576.dtsi | 40 ++
> arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 74 ++++
> arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 7 +-
> .../rockchip/rk3588-friendlyelec-cm3588-nas.dts | 38 ++
> .../dts/rockchip/rk3588-friendlyelec-cm3588.dtsi | 35 +-
> arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 35 +-
> arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi | 36 +-
> arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts | 23 +
> .../boot/dts/rockchip/rk3588-rock-5b-plus.dts | 10 +
> arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts | 10 +
> arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 35 +-
> .../arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi | 35 +-
> .../boot/dts/rockchip/rk3588s-gameforce-ace.dts | 63 +++
> .../dts/rockchip/rk3588s-orangepi-cm5-base.dts | 355 ++++++++++++++++
> .../boot/dts/rockchip/rk3588s-orangepi-cm5.dtsi | 472 +++++++++++++++++++++
> .../boot/dts/rockchip/rk3588s-radxa-cm5-io.dts | 339 +++++++++++++++
> .../arm64/boot/dts/rockchip/rk3588s-radxa-cm5.dtsi | 280 ++++++++++++
> 39 files changed, 2262 insertions(+), 26 deletions(-)
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10-pcie1.dtso
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-cm5-base.dts
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-orangepi-cm5.dtsi
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-radxa-cm5-io.dts
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-radxa-cm5.dtsi
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] Rockchip dts64 changes for 6.19 #1
2026-01-13 13:47 [GIT PULL] Rockchip dts64 changes for 6.19 #1 Heiko Stuebner
2026-01-13 13:48 ` Heiko Stübner
@ 2026-01-22 15:42 ` Krzysztof Kozlowski
1 sibling, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-01-22 15:42 UTC (permalink / raw)
To: Heiko Stuebner, arm; +Cc: soc, linux-rockchip, linux-arm-kernel
On 13/01/2026 14:47, Heiko Stuebner wrote:
> Hi soc maintainers,
>
> please find below and in the next mails Rockchip changes for for 6.20 .
>
> Please pull.
> Thanks
> Heiko
>
>
> The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
>
> Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.20-rockchip-dts64-1
>
> for you to fetch changes up to da0de806d8b46238ac3891a894806da4d1c26cdf:
>
> arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576 (2026-01-09 20:58:40 +0100)
>
It seems pw-bot did not TY this one, so to confirm - I merged this, thanks.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-01-22 15:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 13:47 [GIT PULL] Rockchip dts64 changes for 6.19 #1 Heiko Stuebner
2026-01-13 13:48 ` Heiko Stübner
2026-01-22 15:42 ` Krzysztof Kozlowski
-- strict thread matches above, loose matches on Subject: below --
2025-11-17 22:24 Heiko Stuebner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox