Re: [PATCH v3 0/3] arm64: dts: meson-s4: add support for Khadas VIM1S
From: Neil Armstrong <neil.armstrong@linaro.org>
Date: 2026-01-15 10:37:00
Also in:
linux-amlogic, linux-devicetree, lkml
Hi, On Thu, 15 Jan 2026 11:00:12 +0800, Nick Xie wrote:
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 [...]
Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.20/arm64-dt) [1/3] dt-bindings: arm: amlogic: introduce specific compatibles for S4 family https://git.kernel.org/amlogic/c/fee65328ab35d5491ac5c9c697c52da3fd068268 [2/3] arm64: dts: meson-s4-aq222: update compatible string with s805x2 https://git.kernel.org/amlogic/c/9ba73c18b14ac297b9fae92b684ca4dafa5e0361 [3/3] arm64: dts: meson-s4-s905y4-khadas-vim1s: add initial device tree https://git.kernel.org/amlogic/c/6186af6bd9b1e778e295a176c9281dba970da7eb These changes has been applied on the intermediate git tree [1]. The v6.20/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in their intermediate git branches in order to be sent to Linus during the next merge window, or sooner if it's a set of fixes. In the cases of fixes, those will be merged in the current release candidate kernel and as soon they appear on the Linux master branch they will be backported to the previous Stable and Long-Stable kernels [2]. The intermediate git branches are merged daily in the linux-next tree [3], people are encouraged testing these pre-release kernels and report issues on the relevant mailing-lists. If problems are discovered on those changes, please submit a signed-off-by revert patch followed by a corrective changeset. [1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git [3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git -- Neil