diff mbox

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

Message ID 20170822052322.15338-1-icenowy@aosc.io
State Not Applicable, archived
Headers show

Commit Message

Icenowy Zheng Aug. 22, 2017, 5:23 a.m. UTC
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(+)

Comments

Rob Herring (Arm) Aug. 25, 2017, 6:27 p.m. UTC | #1
On Tue, Aug 22, 2017 at 01:23:20PM +0800, Icenowy Zheng wrote:
> 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(+)

Acked-by: Rob Herring <robh@kernel.org>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Icenowy Zheng Sept. 4, 2017, 8:32 a.m. UTC | #2
在 2017-08-22 13:23,Icenowy Zheng 写道:
> 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>

Maxime, Chen-Yu, ping.

Could you queue this patchset to 4.15?

> ---
>  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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Icenowy Zheng Sept. 22, 2017, 2:52 p.m. UTC | #3
在 2017-08-22 13:23,Icenowy Zheng 写道:
> 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>

Maxime,
Ping. Have you checked this patchset?

> ---
>  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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Maxime Ripard Sept. 22, 2017, 8:27 p.m. UTC | #4
On Fri, Sep 22, 2017 at 02:52:19PM +0000, icenowy@aosc.io wrote:
> 在 2017-08-22 13:23,Icenowy Zheng 写道:
> > 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>
> 
> Maxime,
> Ping. Have you checked this patchset?

Applied, thanks!
Maxime
diff mbox

Patch

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