[GIT PULL] Rockchip dts64 changes for 6.10 #2
Heiko Stuebner
heiko at sntech.de
Sun May 5 14:04:52 PDT 2024
Hi Arnd, Kevin, Olof,
please find below some more Rockchip changes for for 6.10 .
One new board and more enablement for the newly available gpu- and
usb3-support
Please pull!
Thanks
Heiko
The following changes since commit d7b83921d098bd76623381f75f5cd2296f1315cc:
arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou (2024-04-23 17:37:41 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.10-rockchip-dts64-2
for you to fetch changes up to cd81d3a0695cc54ad6ac0ef4bbb67a7c8f55d592:
arm64: dts: rockchip: add rk3588 pcie and php IOMMUs (2024-05-03 13:32:42 +0200)
----------------------------------------------------------------
Radxa Rock 3C board. More gpu+usb enablement on rk3588 boards as well
as two new iommus on rk3588.
----------------------------------------------------------------
Anand Moon (2):
arm64: dts: rockchip: Support poweroff on Edgeble Neural Compute Module
arm64: dts: rockchip: Add USB3 on Edgeble NCM6A-IO board
Chukun Pan (3):
dt-bindings: arm: rockchip: add Radxa ROCK 3C
arm64: dts: rockchip: Add Radxa ROCK 3C
arm64: dts: rockchip: enable onboard spi flash for rock-3a
Jimmy Hon (2):
arm64: dts: rockchip: Enable GPU on Orange Pi 5
arm64: dts: rockchip: add USB-C support to rk3588s-orangepi-5
Muhammed Efe Cetin (1):
arm64: dts: rockchip: enable GPU on khadas-edge2
Niklas Cassel (1):
arm64: dts: rockchip: add rk3588 pcie and php IOMMUs
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
arch/arm64/boot/dts/rockchip/rk3566-rock-3c.dts | 726 +++++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts | 14 +
.../dts/rockchip/rk3588-edgeble-neu6a-common.dtsi | 2 +
.../boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtsi | 8 +
.../boot/dts/rockchip/rk3588s-khadas-edge2.dts | 5 +
.../arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts | 99 +++
arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 24 +
9 files changed, 884 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-rock-3c.dts
More information about the Linux-rockchip
mailing list