public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Nick Xie <xieqinick@gmail.com>
Cc: christianshewitt@gmail.com, nick@khadas.com,
	 linux-arm-kernel@lists.infradead.org, conor+dt@kernel.org,
	 linux-kernel@vger.kernel.org, krzk+dt@kernel.org,
	 linux-amlogic@lists.infradead.org, jbrunet@baylibre.com,
	 neil.armstrong@linaro.org, khilman@baylibre.com,
	devicetree@vger.kernel.org,  martin.blumenstingl@googlemail.com,
	xianwei.zhao@amlogic.com
Subject: Re: [PATCH v1 0/2] arm64: dts: meson-s4: add support for Khadas VIM1S
Date: Tue, 13 Jan 2026 08:52:00 -0600	[thread overview]
Message-ID: <176831569012.3744370.1114303217469901788.robh@kernel.org> (raw)
In-Reply-To: <20260113090951.35928-1-nick@khadas.com>


On Tue, 13 Jan 2026 17:09:49 +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
>  - 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
> 
> 
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


This patch series was applied (using b4) to base:
 Base: attempting to guess base-commit...
 Base: tags/next-20260113 (exact match)
 Base: tags/next-20260113 (use --merge-base to override)

If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)

New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/amlogic/' for 20260113090951.35928-1-nick@khadas.com:

arch/arm64/boot/dts/amlogic/meson-s4-s905y4-khadas-vim1s.dtb: regulator-sdcard (regulator-fixed): Unevaluated properties are not allowed ('enable-active-low' was unexpected)
	from schema $id: http://devicetree.org/schemas/regulator/fixed-regulator.yaml






      parent reply	other threads:[~2026-01-13 14:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176831569012.3744370.1114303217469901788.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=christianshewitt@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=nick@khadas.com \
    --cc=xianwei.zhao@amlogic.com \
    --cc=xieqinick@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox