[GIT PULL] Gemini DTS updates for v7.2
Linus Walleij
linusw at kernel.org
Thu May 28 01:48:11 PDT 2026
Hi SoC folks,
sorry for late pull request for these DTS changes. Had too much to do.
The changes were posted to LAKML here:
https://lore.kernel.org/linux-arm-kernel/20260228-gemini-dts-fixes-v1-0-0c6f6d0fb4bd@kernel.org/
This pull request is rebased on v7.1-rc1 and ACKs picked up,
otherwise it's the same patches.
Please pull it in.
Yours,
Linus Walleij
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/gemini-for-v7.2
for you to fetch changes up to dce8e0cb88fb12d068459b75f299ff2242172257:
ARM: dts: gemini: Correct the RUT1xx (2026-05-28 10:38:45 +0200)
----------------------------------------------------------------
Gemini device tree updates:
- Add two new devices: the Verbatim Gigabit NAS and the
Raidsonic IB-4210-B, including ACKed binding updates.
- Fix up boot device for the SQ201.
- Use the right LED trigger for disk activity.
- Add the SSP/SPI block to the SoC.
- Fix up the RUT1xx device tree.
----------------------------------------------------------------
Linus Walleij (8):
ARM: dts: gemini: iTian SQ201 need to boot from mtdblock3
ARM: dts: gemini: Tag disk led for disk-activity
ARM: dts: gemini: Add SSP/SPI block
dt-bindings: vendor-prefixes: Add Verbatim Corporation
dt-bindings: arm: Add two missing Gemini devices
ARM: dts: Add a Verbatim Gigabit NAS DTS
ARM: dts: Add a Raidsonic IB-4210-B DTS
ARM: dts: gemini: Correct the RUT1xx
Documentation/devicetree/bindings/arm/gemini.yaml | 10 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/gemini/Makefile | 2 +
arch/arm/boot/dts/gemini/gemini-nas4210b.dts | 205 +++++++++++++++++++
arch/arm/boot/dts/gemini/gemini-nas4220b.dts | 1 +
arch/arm/boot/dts/gemini/gemini-rut1xx.dts | 18 +-
arch/arm/boot/dts/gemini/gemini-sq201.dts | 2 +-
.../dts/gemini/gemini-verbatim-s08v1901-d1.dts | 225 +++++++++++++++++++++
arch/arm/boot/dts/gemini/gemini.dtsi | 17 ++
9 files changed, 470 insertions(+), 12 deletions(-)
create mode 100644 arch/arm/boot/dts/gemini/gemini-nas4210b.dts
create mode 100644 arch/arm/boot/dts/gemini/gemini-verbatim-s08v1901-d1.dts
More information about the linux-arm-kernel
mailing list