public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: meson-s4: add support for Khadas VIM1S
@ 2026-01-15  3:00 Nick Xie
  2026-01-15  3:00 ` [PATCH v3 1/3] dt-bindings: arm: amlogic: introduce specific compatibles for S4 family Nick Xie
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Nick Xie @ 2026-01-15  3:00 UTC (permalink / raw)
  To: neil.armstrong, khilman, jbrunet, martin.blumenstingl, devicetree,
	linux-kernel, linux-arm-kernel, linux-amlogic
  Cc: xianwei.zhao, christianshewitt, krzk+dt, robh, conor+dt, nick,
	Nick Xie

This series adds initial support for the Khadas VIM1S single board computer.

The Khadas VIM1S is based on the Amlogic S905Y4 (S4 family) SoC.
It features:
 - 2GB LPDDR4 RAM
 - 16GB eMMC 5.1 storage
 - 32MB SPI flash
 - 100M Ethernet
 - AP6256 Wireless (802.11 a/b/g/n/ac, BT5.0)
 - HDMI 2.1 video
 - 2x USB 2.0 ports
 - 1x USB-C (power) with USB 2.0 OTG
 - 2x LED's (1x red, 1x white)
 - 3x buttons (power, function, reset)
 - IR receiver
 - 40pin GPIO Header
 - 1x micro SD card slot

Changes in v3:
- Split the patch series to properly distinguish between S805X2 and
  S905Y4 SoCs in dt-bindings and compatible strings.
- Patch 1: Updated bindings to use specific compatibles (s805x2/s905y4)
  instead of just generic s4.
- Patch 2: (New) Updated existing AQ222 dts to use the new s805x2 compatible.
- Patch 3: Updated compatible string to use s905y4.
- Fixed Author/SoB mismatch in all patches.
- Link to v2: https://lore.kernel.org/linux-amlogic/20260114062549.68954-1-nick@khadas.com/

Changes in v2:
- dts: fixed dtbs_check warning: removed unsupported 'enable-active-low' property
  from regulator-sd-3v3 node
- Link to v1: https://lore.kernel.org/linux-amlogic/20260113090951.35928-1-nick@khadas.com/

Nick Xie (3):
  dt-bindings: arm: amlogic: introduce specific compatibles for S4
    family
  arm64: dts: meson-s4-aq222: update compatible string with s805x2
  arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device tree

 .../devicetree/bindings/arm/amlogic.yaml      |   8 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../dts/amlogic/meson-s4-s805x2-aq222.dts     |   2 +-
 .../amlogic/meson-s4-s905y4-khadas-vim1s.dts  | 190 ++++++++++++++++++
 4 files changed, 200 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-s4-s905y4-khadas-vim1s.dts

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-02-13 11:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15  3:00 [PATCH v3 0/3] arm64: dts: meson-s4: add support for Khadas VIM1S Nick Xie
2026-01-15  3:00 ` [PATCH v3 1/3] dt-bindings: arm: amlogic: introduce specific compatibles for S4 family Nick Xie
2026-01-15  9:27   ` Krzysztof Kozlowski
2026-01-15  3:00 ` [PATCH v3 2/3] arm64: dts: meson-s4-aq222: update compatible string with s805x2 Nick Xie
2026-01-15 10:25   ` neil.armstrong
2026-01-15  3:00 ` [PATCH v3 3/3] arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device tree Nick Xie
2026-01-15 10:25   ` neil.armstrong
2026-01-23 20:40   ` [DMARC error] " George Stark
2026-01-26  9:35     ` 回复: " Nick Xie
2026-01-29 14:48       ` George Stark
2026-02-09 22:31         ` Martin Blumenstingl
2026-02-13 11:00           ` George Stark
2026-01-15 10:36 ` [PATCH v3 0/3] arm64: dts: meson-s4: add support for Khadas VIM1S Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox