diff options
author | Georgii Staroselskii <georgii.staroselskii@emlid.com> | 2019-11-12 17:15:20 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2019-12-10 10:43:34 +0100 |
commit | 3d7349846225de2588d2d2bb410d9de51fee7c32 (patch) | |
tree | e1a8eec12b91dff84e2a5e43dfde7446d72ae48c /Documentation/devicetree/bindings/arm/sunxi.yaml | |
parent | ARM: dts: sunxi: Add Neutis N5H3 support (diff) | |
download | linux-3d7349846225de2588d2d2bb410d9de51fee7c32.tar.xz linux-3d7349846225de2588d2d2bb410d9de51fee7c32.zip |
dt-bindings: arm: sunxi: add Neutis N5H3
Adds bindings for the new Emlid Neutis N5H3 board.
Signed-off-by: Georgii Staroselskii <georgii.staroselskii@emlid.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 8a1e38a1d7ab..dd2ac556ef10 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -470,6 +470,12 @@ properties: - const: emlid,neutis-n5 - const: allwinner,sun50i-h5 + - description: Emlid Neutis N5H3 Developper Board + items: + - const: emlid,neutis-n5h3-devboard + - const: emlid,neutis-n5h3 + - const: allwinner,sun8i-h3 + - description: NextThing Co. CHIP items: - const: nextthing,chip |