diff options
| author | Michael Opdenacker <michael.opdenacker@rootcommit.com> | 2025-11-12 07:44:40 +0300 |
|---|---|---|
| committer | Yixun Lan <dlan@gentoo.org> | 2025-11-12 13:25:31 +0300 |
| commit | 323256d11e01d5ee2a0a2e7b682890498b90b212 (patch) | |
| tree | 1e65f0fb50485c2097887f45ac35d45da049a1a0 | |
| parent | 41d34e0b5497f919229d32580fbe34386087458f (diff) | |
| download | linux-323256d11e01d5ee2a0a2e7b682890498b90b212.tar.xz | |
dt-bindings: riscv: spacemit: Add OrangePi R2S board
Document the compatible string for the OrangePi R2S board [1], which
is marketed as using the Ky X1 SoC but is in fact identical in die
and package 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@rootcommit.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Yixun Lan <dlan@gentoo.org>
Link: https://lore.kernel.org/r/20251112044426.2351999-2-michael.opdenacker@rootcommit.com
Signed-off-by: Yixun Lan <dlan@gentoo.org>
| -rw-r--r-- | Documentation/devicetree/bindings/riscv/spacemit.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml index 52fe39296031..9c49482002f7 100644 --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml @@ -23,6 +23,7 @@ properties: - bananapi,bpi-f3 - milkv,jupiter - spacemit,musepi-pro + - xunlong,orangepi-r2s - xunlong,orangepi-rv2 - const: spacemit,k1 |
