From: Jisheng Zhang Date: Fri, 6 Oct 2023 12:14:47 +0000 (+0800) Subject: dt-bindings: riscv: Add Milk-V Duo board compatibles X-Git-Tag: io_uring-6.7-2023-11-10~47^2~13^2~3^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=32ecb28b8e60f75e45790fd9948470a911b0ef7d;p=linux-block.git dt-bindings: riscv: Add Milk-V Duo board compatibles Document the compatible strings for the Milk-V Duo board[1] which uses the SOPHGO CV1800B SoC[2]. Link: https://milkv.io/duo [1] Link: https://en.sophgo.com/product/introduce/cv180xB.html [2] Signed-off-by: Jisheng Zhang Acked-by: Conor Dooley Acked-by: Chen Wang Signed-off-by: Conor Dooley --- diff --git a/Documentation/devicetree/bindings/riscv/sophgo.yaml b/Documentation/devicetree/bindings/riscv/sophgo.yaml index 8adb5f39ca53..86748c5390be 100644 --- a/Documentation/devicetree/bindings/riscv/sophgo.yaml +++ b/Documentation/devicetree/bindings/riscv/sophgo.yaml @@ -18,6 +18,10 @@ properties: const: '/' compatible: oneOf: + - items: + - enum: + - milkv,duo + - const: sophgo,cv1800b - items: - enum: - milkv,pioneer