mbox series

[GIT,PULL] Allwinner device tree changes for 6.10, part 2

Message ID 20240427133006.GA146501@jernej-laptop (mailing list archive)
State Accepted
Commit b0a1bb4668c1e23db980a8610d1de4db2ee2edfc
Headers show
Series [GIT,PULL] Allwinner device tree changes for 6.10, part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.10-2

Message

Jernej Skrabec April 27, 2024, 1:30 p.m. UTC
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

Comments

patchwork-bot+linux-soc@kernel.org April 29, 2024, 4:41 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sat, 27 Apr 2024 15:30:06 +0200 you wrote:
> Hi!
> 
> Here are some last minute DT changes. They apply on top of
> sunxi-dt-for-6.10-1.
> 
> Best regards,
> Jernej
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Allwinner device tree changes for 6.10, part 2
    https://git.kernel.org/soc/soc/c/b0a1bb4668c1

You are awesome, thank you!