public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] arm64: dts: meson-s4: add support for Khadas VIM1S
@ 2026-01-13  9:09 Nick Xie
  2026-01-13  9:09 ` [PATCH v1 1/2] dt-bindings: arm: amlogic: add Khadas VIM1S binding Nick Xie
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nick Xie @ 2026-01-13  9:09 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

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
 - 100 Base-T 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

The first patch adds the devicetree binding, and the second patch adds
the board device tree.

Nick Xie (2):
  dt-bindings: arm: amlogic: add Khadas VIM1S binding
  arm64: dts: add initial device-tree for Khadas VIM1S

 .../devicetree/bindings/arm/amlogic.yaml      |   6 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../amlogic/meson-s4-s905y4-khadas-vim1s.dts  | 191 ++++++++++++++++++
 3 files changed, 198 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-s4-s905y4-khadas-vim1s.dts

-- 
2.34.1


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

end of thread, other threads:[~2026-01-13 14:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13  9:09 [PATCH v1 0/2] arm64: dts: meson-s4: add support for Khadas VIM1S Nick Xie
2026-01-13  9:09 ` [PATCH v1 1/2] dt-bindings: arm: amlogic: add Khadas VIM1S binding Nick Xie
2026-01-13  9:09 ` [PATCH v1 2/2] arm64: dts: add initial device-tree for Khadas VIM1S Nick Xie
2026-01-13 14:52 ` [PATCH v1 0/2] arm64: dts: meson-s4: add support " Rob Herring

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