diff mbox

[v2,3/8] DT: arm: renesas,r9a06g032: add the RZ/N1 bindings

Message ID 1521719091-25157-4-git-send-email-michel.pollet@bp.renesas.com (mailing list archive)
State Changes Requested
Delegated to: Simon Horman
Headers show

Commit Message

Michel Pollet March 22, 2018, 11:44 a.m. UTC
This documents the RZ/N1 bindings for both the RZ/N1 and the RZN1D400-DB
board.

Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Geert Uytterhoeven March 22, 2018, 12:37 p.m. UTC | #1
Hi Michel,

On Thu, Mar 22, 2018 at 12:44 PM, Michel Pollet
<michel.pollet@bp.renesas.com> wrote:
> This documents the RZ/N1 bindings for both the RZ/N1 and the RZN1D400-DB
> board.
>
> Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>

Thanks for your patch!

> --- a/Documentation/devicetree/bindings/arm/shmobile.txt
> +++ b/Documentation/devicetree/bindings/arm/shmobile.txt
> @@ -47,7 +47,8 @@ SoCs:
>      compatible = "renesas,r8a77980"
>    - R-Car D3 (R8A77995)
>      compatible = "renesas,r8a77995"
> -
> +  - RZ/N1D (R9A06G032)
> +    compatible = "renesas,r9a06g032"
>
>  Boards:
>
> @@ -104,6 +105,8 @@ Boards:
>      compatible = "renesas,porter", "renesas,r8a7791"
>    - RSKRZA1 (YR0K77210C000BE)
>      compatible = "renesas,rskrza1", "renesas,r7s72100"
> +  - RZN1D-DB (RZ/N1D Demo Board for the RZ/N1D 400 pins package)

The official board part number (between parentheses) should be
YCONNECT-IT-RZN1D?

> +    compatible = "renesas,rzn1d400-db", "renesas,r9a06g032"
>    - Salvator-X (RTP0RC7795SIPB0010S)
>      compatible = "renesas,salvator-x", "renesas,r8a7795"
>    - Salvator-X (RTP0RC7796SIPB0011S)

Gr{oetje,eeting}s,

                        Geert
Michel Pollet March 28, 2018, 7:44 a.m. UTC | #2
Hi Geert,

Thanks for your review!

On  22 March 2018 12:37, Geert said:
> Hi Michel,

>

> On Thu, Mar 22, 2018 at 12:44 PM, Michel Pollet

> <michel.pollet@bp.renesas.com> wrote:

> > This documents the RZ/N1 bindings for both the RZ/N1 and the

> > RZN1D400-DB board.

> >

> > Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>

>

> Thanks for your patch!

>

> > --- a/Documentation/devicetree/bindings/arm/shmobile.txt

> > +++ b/Documentation/devicetree/bindings/arm/shmobile.txt

> > @@ -47,7 +47,8 @@ SoCs:

> >      compatible = "renesas,r8a77980"

> >    - R-Car D3 (R8A77995)

> >      compatible = "renesas,r8a77995"

> > -

> > +  - RZ/N1D (R9A06G032)

> > +    compatible = "renesas,r9a06g032"

> >

> >  Boards:

> >

> > @@ -104,6 +105,8 @@ Boards:

> >      compatible = "renesas,porter", "renesas,r8a7791"

> >    - RSKRZA1 (YR0K77210C000BE)

> >      compatible = "renesas,rskrza1", "renesas,r7s72100"

> > +  - RZN1D-DB (RZ/N1D Demo Board for the RZ/N1D 400 pins package)

>

> The official board part number (between parentheses) should be

> YCONNECT-IT-RZN1D?


I've checked this, and the YCONNECT is the /base board/ for this 'module', the module
is called RZN1D-DB.

>

> > +    compatible = "renesas,rzn1d400-db", "renesas,r9a06g032"

> >    - Salvator-X (RTP0RC7795SIPB0010S)

> >      compatible = "renesas,salvator-x", "renesas,r8a7795"

> >    - Salvator-X (RTP0RC7796SIPB0011S)

>

> Gr{oetje,eeting}s,

>

>                         Geert


Michel




Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index d3d1df9..09bdee3 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -47,7 +47,8 @@  SoCs:
     compatible = "renesas,r8a77980"
   - R-Car D3 (R8A77995)
     compatible = "renesas,r8a77995"
-
+  - RZ/N1D (R9A06G032)
+    compatible = "renesas,r9a06g032"
 
 Boards:
 
@@ -104,6 +105,8 @@  Boards:
     compatible = "renesas,porter", "renesas,r8a7791"
   - RSKRZA1 (YR0K77210C000BE)
     compatible = "renesas,rskrza1", "renesas,r7s72100"
+  - RZN1D-DB (RZ/N1D Demo Board for the RZ/N1D 400 pins package)
+    compatible = "renesas,rzn1d400-db", "renesas,r9a06g032"
   - Salvator-X (RTP0RC7795SIPB0010S)
     compatible = "renesas,salvator-x", "renesas,r8a7795"
   - Salvator-X (RTP0RC7796SIPB0011S)