diff options
| author | Joshua Milas <josh.milas@gmail.com> | 2026-05-30 20:33:43 +0300 |
|---|---|---|
| committer | Inochi Amaoto <inochiama@gmail.com> | 2026-06-02 11:23:57 +0300 |
| commit | efe66eed43ef507a5b3784d988842d2e621806e1 (patch) | |
| tree | 0fc73391f68e8e03193e2161cc6c2f35b5c6649f | |
| parent | 45491ec4438bd667c6fc9a0456ea75e3ca9e1eef (diff) | |
| download | linux-efe66eed43ef507a5b3784d988842d2e621806e1.tar.xz | |
dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
Document the compatible strings for the Milk-V Duo S board [1]
which uses the SOPHGO SG2000 SoC.
Link: https://milkv.io/duo-s [1]
Signed-off-by: Joshua Milas <josh.milas@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260530173347.33533-2-josh.milas@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
| -rw-r--r-- | Documentation/devicetree/bindings/soc/sophgo/sophgo.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/sophgo/sophgo.yaml b/Documentation/devicetree/bindings/soc/sophgo/sophgo.yaml index 1c502618de51..0b6fbab48b74 100644 --- a/Documentation/devicetree/bindings/soc/sophgo/sophgo.yaml +++ b/Documentation/devicetree/bindings/soc/sophgo/sophgo.yaml @@ -33,6 +33,10 @@ properties: - const: sophgo,sg2000 - items: - enum: + - milkv,duo-s + - const: sophgo,sg2000 + - items: + - enum: - sipeed,licheerv-nano-b - const: sipeed,licheerv-nano - const: sophgo,sg2002 |
