aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorInochi Amaoto <inochiama@gmail.com>2025-04-14 06:35:03 +0800
committerInochi Amaoto <inochiama@gmail.com>2025-05-19 06:23:26 +0800
commit22db96e4abc925596750f10b8b4b9a9fba403970 (patch)
treeaf6e05c4712d1791d4b4b5355dc43fe0763cea52
parentdt-bindings: interrupt-controller: Add Sophgo SG2044 PLIC (diff)
downloadwireguard-linux-22db96e4abc925596750f10b8b4b9a9fba403970.tar.xz
wireguard-linux-22db96e4abc925596750f10b8b4b9a9fba403970.zip
dt-bindings: riscv: sophgo: Add SG2044 compatible string
Add compatible string for the Sophgo SG2044 SoC and the SRD3-10 board. Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Chen Wang <unicorn_wang@outlook.com> Link: https://lore.kernel.org/r/20250413223507.46480-10-inochiama@gmail.com Signed-off-by: Inochi Amaoto <inochiama@gmail.com> Signed-off-by: Chen Wang <unicorn_wang@outlook.com> Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
-rw-r--r--Documentation/devicetree/bindings/riscv/sophgo.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/riscv/sophgo.yaml b/Documentation/devicetree/bindings/riscv/sophgo.yaml
index a14cb10ff3f0..b4c4d7a7d7ad 100644
--- a/Documentation/devicetree/bindings/riscv/sophgo.yaml
+++ b/Documentation/devicetree/bindings/riscv/sophgo.yaml
@@ -35,6 +35,10 @@ properties:
- enum:
- milkv,pioneer
- const: sophgo,sg2042
+ - items:
+ - enum:
+ - sophgo,srd3-10
+ - const: sophgo,sg2044
additionalProperties: true