diff options
author | Icenowy Zheng <[email protected]> | 2017-08-22 13:23:20 +0800 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2017-09-22 21:56:30 +0200 |
commit | b69116cd96ec641168ced9460675360fa6df84c8 (patch) | |
tree | 9b02cdbf5115130ad70a046ca065ba4056d0fa78 | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
dt-bindings: add compatible string for Allwinner V3s SoC
The compatible string for Allwinner V3s SoC used to be missing.
Add it to the binding document.
Fixes: b074fede01c0 ("arm: sunxi: add support for V3s SoC")
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Icenowy Zheng <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.txt b/Documentation/devicetree/bindings/arm/sunxi.txt index d2c46449b4eb..f35c6ada5a65 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.txt +++ b/Documentation/devicetree/bindings/arm/sunxi.txt @@ -14,6 +14,7 @@ using one of the following compatible strings: allwinner,sun8i-a83t allwinner,sun8i-h2-plus allwinner,sun8i-h3 + allwinner,sun8i-v3s allwinner,sun9i-a80 allwinner,sun50i-a64 nextthing,gr8 |