Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1717032 > unrolled thread

[PATCH v2 1/3] dt-bindings: add compatible string for Allwinner V3s SoC

Started byIcenowy Zheng <icenowy@aosc.io>
First post2017-08-22 07:30 +0200
Last post2017-08-22 07:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 1/3] dt-bindings: add compatible string for Allwinner V3s SoC Icenowy Zheng <icenowy@aosc.io> - 2017-08-22 07:30 +0200

#1717032 — [PATCH v2 1/3] dt-bindings: add compatible string for Allwinner V3s SoC

FromIcenowy Zheng <icenowy@aosc.io>
Date2017-08-22 07:30 +0200
Subject[PATCH v2 1/3] dt-bindings: add compatible string for Allwinner V3s SoC
Message-ID<uh9Vf-6gP-3@gated-at.bofh.it>
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")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
---
 Documentation/devicetree/bindings/arm/sunxi.txt | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.13.5

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web