diff mbox series

[v2] dt-bindings: arm: renesas: Document RZ/A2M EVB

Message ID 20190123143012.119912-1-chris.brandt@renesas.com
State Not Applicable, archived
Headers show
Series [v2] dt-bindings: arm: renesas: Document RZ/A2M EVB | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Chris Brandt Jan. 23, 2019, 2:30 p.m. UTC
Add the RZ/A2M Evaluation board.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
---
v2:
 * 'enum' is supposed to go under 'items'
---
 Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Simon Horman Jan. 24, 2019, 10:03 a.m. UTC | #1
On Wed, Jan 23, 2019 at 09:30:12AM -0500, Chris Brandt wrote:
> Add the RZ/A2M Evaluation board.
> 
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
> ---
> v2:
>  * 'enum' is supposed to go under 'items'

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml
> index 5e9d4864a600..f2ef83d473d6 100644
> --- a/Documentation/devicetree/bindings/arm/renesas.yaml
> +++ b/Documentation/devicetree/bindings/arm/renesas.yaml
> @@ -30,6 +30,8 @@ properties:
>  
>        - description: RZ/A2 (R7S9210)
>          items:
> +          - enum:
> +              - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE)
>            - const: renesas,r7s9210
>  
>        - description: SH-Mobile AG5 (R8A73A00/SH73A0)
> -- 
> 2.16.1
>
Rob Herring Jan. 24, 2019, 1:41 p.m. UTC | #2
On Wed, Jan 23, 2019 at 8:30 AM Chris Brandt <chris.brandt@renesas.com> wrote:
>
> Add the RZ/A2M Evaluation board.
>
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
> ---
> v2:
>  * 'enum' is supposed to go under 'items'
> ---
>  Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Rob Herring <robh@kernel.org>
Simon Horman Jan. 25, 2019, 10:24 a.m. UTC | #3
On Thu, Jan 24, 2019 at 07:41:50AM -0600, Rob Herring wrote:
> On Wed, Jan 23, 2019 at 8:30 AM Chris Brandt <chris.brandt@renesas.com> wrote:
> >
> > Add the RZ/A2M Evaluation board.
> >
> > Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
> > ---
> > v2:
> >  * 'enum' is supposed to go under 'items'
> > ---
> >  Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++
> >  1 file changed, 2 insertions(+)
> 
> Reviewed-by: Rob Herring <robh@kernel.org>

Thanks, applied for v5.1.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml
index 5e9d4864a600..f2ef83d473d6 100644
--- a/Documentation/devicetree/bindings/arm/renesas.yaml
+++ b/Documentation/devicetree/bindings/arm/renesas.yaml
@@ -30,6 +30,8 @@  properties:
 
       - description: RZ/A2 (R7S9210)
         items:
+          - enum:
+              - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE)
           - const: renesas,r7s9210
 
       - description: SH-Mobile AG5 (R8A73A00/SH73A0)