[GIT PULL] Allwinner device tree changes for 6.10, part 2
Jernej Skrabec
jernej at kernel.org
Sat Apr 27 06:30:06 PDT 2024
Hi!
Here are some last minute DT changes. They apply on top of
sunxi-dt-for-6.10-1.
Best regards,
Jernej
The following changes since commit fd46e5e136a83f61c1746d5a08686c0c4f4c0706:
arm64: dts: allwinner: h616: Add NMI device node (2024-04-26 17:50:16 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.10-2
for you to fetch changes up to 0d185df6c9ff841be2460d2f4610de22f326d5dc:
arm64: dts: allwinner: h700: Add RG35XX-H DTS (2024-04-27 15:21:00 +0200)
----------------------------------------------------------------
- new boards: RG35XX 2024, RG35XX-Plus, RG35XX-H
----------------------------------------------------------------
Ryan Walklin (4):
dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants
arm64: dts: allwinner: h700: Add RG35XX 2024 DTS
arm64: dts: allwinner: h700: Add RG35XX-Plus DTS
arm64: dts: allwinner: h700: Add RG35XX-H DTS
Documentation/devicetree/bindings/arm/sunxi.yaml | 15 +
arch/arm64/boot/dts/allwinner/Makefile | 3 +
.../allwinner/sun50i-h700-anbernic-rg35xx-2024.dts | 327 +++++++++++++++++++++
.../allwinner/sun50i-h700-anbernic-rg35xx-h.dts | 36 +++
.../allwinner/sun50i-h700-anbernic-rg35xx-plus.dts | 53 ++++
5 files changed, 434 insertions(+)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h700-anbernic-rg35xx-2024.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h700-anbernic-rg35xx-h.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h700-anbernic-rg35xx-plus.dts
More information about the linux-arm-kernel
mailing list