Re: [PATCH v2 1/2] dt-bindings: riscv: spacemit: Add OrangePi R2S board

From: Yixun Lan
Date: Mon Nov 10 2025 - 08:10:15 EST


Hi Michael,

On 10:11 Mon 10 Nov , michael.opdenacker@xxxxxxxxxxxxxx wrote:
> From: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxx>
>
> Document the compatible string for the OrangePi R2S board [1], which
> is marketed as using the Ky X1 SoC but is in fact identical to
> the SpacemiT K1 SoC [2].
>
> Link: http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-R2S.html [1]
> Link: https://www.spacemit.com/en/key-stone-k1 [2]
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/riscv/spacemit.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml
> index 52fe39296031..1b2f279d31f9 100644
> --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml
> +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml
> @@ -24,6 +24,7 @@ properties:
> - milkv,jupiter
> - spacemit,musepi-pro
> - xunlong,orangepi-rv2
> + - xunlong,orangepi-r2s
with Krzysztof's comment, you should put this new compatile before
xunlong,orangepi-rv2, see

https://lore.kernel.org/all/20251110-impressive-dalmatian-of-luck-4d1441@kuoka/

> - const: spacemit,k1
>
> additionalProperties: true

--
Yixun Lan (dlan)