diff options
author | Clément Péron <[email protected]> | 2019-04-08 17:27:53 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2019-04-09 09:55:28 +0200 |
commit | 1e7011fad854e64a7a30a8c4f217229c250fc8c6 (patch) | |
tree | 692ffae9843f9c3f4452595ead1111f7edd71341 | |
parent | 5824c8ebb94d362ff0a278ff420bc22f7e075d32 (diff) |
dt-bindings: arm: sunxi: Add Beelink GS1 board
Beelink GS1 device-tree has been introduced.
Add it to the sunxi yaml documentation.
Signed-off-by: Clément Péron <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 11563d3f7c65..9ab9b266881d 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -136,6 +136,11 @@ properties: - const: lemaker,bananapro - const: allwinner,sun7i-a20 + - description: Beelink GS1 + items: + - const: azw,beelink-gs1 + - const: allwinner,sun50i-h6 + - description: Beelink X2 items: - const: roofull,beelink-x2 |