* [GIT PULL] Rockchip dts64 changes for 6.10 #2
@ 2024-05-05 21:04 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2024-05-05 21:04 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
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
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] Rockchip dts64 changes for 6.10 #2
@ 2024-05-05 21:04 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2024-05-05 21:04 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] Rockchip dts64 changes for 6.10 #2
@ 2024-05-05 21:04 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2024-05-05 21:04 UTC (permalink / raw)
To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel
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
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL] Rockchip dts64 changes for 6.10 #2
2024-05-05 21:04 ` Heiko Stuebner
(?)
(?)
@ 2024-05-07 9:40 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2024-05-07 9:40 UTC (permalink / raw)
To: =?utf-8?q?Heiko_St=C3=BCbner_=3Cheiko=40sntech=2Ede=3E?=; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Sun, 05 May 2024 23:04:52 +0200 you wrote:
> 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
>
> [...]
Here is the summary with links:
- [GIT,PULL] Rockchip dts64 changes for 6.10 #2
https://git.kernel.org/soc/soc/c/cbe240a8c544
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-05-07 9:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-05 21:04 [GIT PULL] Rockchip dts64 changes for 6.10 #2 Heiko Stuebner
2024-05-05 21:04 ` Heiko Stuebner
2024-05-05 21:04 ` Heiko Stuebner
2024-05-07 9:40 ` patchwork-bot+linux-soc
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.