diff options
-rw-r--r-- | Documentation/devicetree/bindings/riscv/sophgo.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ -20,6 +20,10 @@ properties: oneOf: - items: - enum: + - milkv,duo + - const: sophgo,cv1800b + - items: + - enum: - milkv,pioneer - const: sophgo,sg2042 |