Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-09-01 Thread Geert Uytterhoeven
Hi Simon,

On Mon, Sep 1, 2014 at 3:45 AM, Simon Horman  wrote:
> On Mon, Sep 01, 2014 at 09:55:45AM +0900, Simon Horman wrote:
>> On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote:
>> > > If so I would prefer a slightly re-structured title:
>> > >
>> > > ARM: shmobile: Add platform device tree bindings documentation
>> >
>> > Fine for me.
>> >
>> > Do you want me to resend, or will you amend yourself?
>>
>> No need to resend at this time :)
>
> I have queued up the following:

Looks fine. Thanks!

> From: Geert Uytterhoeven 
>
> [PATCH] ARM: shmobile: Add platform device tree bindings documentation
>
> Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
> Documentation, listing supported SoCs and boards.
>
> This allows to use checkpatch to validate DTSes referring to Renesas
> shmobile SoCs, and boards containing those SoCs.
>
> Signed-off-by: Geert Uytterhoeven 
> [horms+rene...@verge.net.au: tweaked title]
> Signed-off-by: Simon Horman 

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-09-01 Thread Geert Uytterhoeven
Hi Simon,

On Mon, Sep 1, 2014 at 3:45 AM, Simon Horman ho...@verge.net.au wrote:
 On Mon, Sep 01, 2014 at 09:55:45AM +0900, Simon Horman wrote:
 On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote:
   If so I would prefer a slightly re-structured title:
  
   ARM: shmobile: Add platform device tree bindings documentation
 
  Fine for me.
 
  Do you want me to resend, or will you amend yourself?

 No need to resend at this time :)

 I have queued up the following:

Looks fine. Thanks!

 From: Geert Uytterhoeven geert+rene...@glider.be

 [PATCH] ARM: shmobile: Add platform device tree bindings documentation

 Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
 Documentation, listing supported SoCs and boards.

 This allows to use checkpatch to validate DTSes referring to Renesas
 shmobile SoCs, and boards containing those SoCs.

 Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
 [horms+rene...@verge.net.au: tweaked title]
 Signed-off-by: Simon Horman horms+rene...@verge.net.au

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say programmer or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-31 Thread Simon Horman
On Mon, Sep 01, 2014 at 09:55:45AM +0900, Simon Horman wrote:
> On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote:
> > Hi Simon,
> > 
> > On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman  wrote:
> > > On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
> > >> Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
> > >> Documentation, listing supported SoCs and boards.
> > >>
> > >> This allows to use checkpatch to validate DTSes referring to Renesas
> > >> shmobile SoCs, and boards containing those SoCs.
> > >>
> > >> Signed-off-by: Geert Uytterhoeven 
> > >
> > > Thanks Geert, this looks good to me.
> > > Is it for me to pick up?
> > 
> > I think so.
> > 
> > > If so I would prefer a slightly re-structured title:
> > >
> > > ARM: shmobile: Add platform device tree bindings documentation
> > 
> > Fine for me.
> > 
> > Do you want me to resend, or will you amend yourself?
> 
> No need to resend at this time :)

I have queued up the following:


From: Geert Uytterhoeven 

[PATCH] ARM: shmobile: Add platform device tree bindings documentation

Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
Documentation, listing supported SoCs and boards.

This allows to use checkpatch to validate DTSes referring to Renesas
shmobile SoCs, and boards containing those SoCs.

Signed-off-by: Geert Uytterhoeven 
[horms+rene...@verge.net.au: tweaked title]
Signed-off-by: Simon Horman 
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 71 ++
 1 file changed, 71 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt 
b/Documentation/devicetree/bindings/arm/shmobile.txt
new file mode 100644
index 000..5d1c5c0
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -0,0 +1,71 @@
+Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
+
+
+SoCs:
+
+  - Emma Mobile EV2
+compatible = "renesas,emev2"
+  - RZ/A1H (R7S72100)
+compatible = "renesas,r7s72100"
+  - SH-Mobile AP4 (R8A73720/SH7372)
+compatible = "renesas,sh7372"
+  - SH-Mobile AG5 (R8A73A00/SH73A0)
+compatible = "renesas,sh73a0"
+  - R-Mobile APE6 (R8A73A40)
+compatible = "renesas,r8a73a4"
+  - R-Mobile A1 (R8A77400)
+compatible = "renesas,r8a7740"
+  - R-Car M1A (R8A77781)
+compatible = "renesas,r8a7778"
+  - R-Car H1 (R8A77790)
+compatible = "renesas,r8a7779"
+  - R-Car H2 (R8A77900)
+compatible = "renesas,r8a7790"
+  - R-Car M2-W (R8A77910)
+compatible = "renesas,r8a7791"
+  - R-Car V2H (R8A77920)
+compatible = "renesas,r8a7792"
+  - R-Car M2-N (R8A77930)
+compatible = "renesas,r8a7793"
+  - R-Car E2 (R8A77940)
+compatible = "renesas,r8a7794"
+
+
+Boards:
+
+  - Alt
+compatible = "renesas,alt", "renesas,r8a7794"
+  - APE6-EVM
+compatible = "renesas,ape6evm", "renesas,r8a73a4"
+  - APE6-EVM - Reference Device Tree Implementation
+compatible = "renesas,ape6evm-reference", "renesas,r8a73a4"
+  - Atmark Techno Armadillo-800 EVA
+compatible = "renesas,armadillo800eva"
+  - BOCK-W
+compatible = "renesas,bockw", "renesas,r8a7778"
+  - BOCK-W - Reference Device Tree Implementation
+compatible = "renesas,bockw-reference", "renesas,r8a7778"
+  - Genmai (RTK772100BC0BR)
+compatible = "renesas,genmai", "renesas,r7s72100"
+  - Gose
+compatible = "renesas,gose", "renesas,r8a7793"
+  - Henninger
+compatible = "renesas,henninger", "renesas,r8a7791"
+  - Koelsch (RTP0RC7791SEB00010S)
+compatible = "renesas,koelsch", "renesas,r8a7791"
+  - KZM9D
+compatible = "renesas,kzm9d", "renesas,emev2"
+  - KZM-A9-GT
+compatible = "renesas,kzm9g", "renesas,sh73a0"
+  - KZM-A9-GT - Reference Device Tree Implementation
+compatible = "renesas,kzm9g-reference", "renesas,sh73a0"
+  - Lager (RTP0RC7790SEB00010S)
+compatible = "renesas,lager", "renesas,r8a7790"
+  - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
+compatible = "renesas,mackerel"
+  - Marzen
+compatible = "renesas,marzen", "renesas,r8a7779"
+
+Note: Reference Device Tree Implementations are temporary implementations
+  to ease the migration from platform devices to Device Tree, and are
+  intended to be removed in the future.
-- 
2.0.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-31 Thread Simon Horman
On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman  wrote:
> > On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
> >> Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
> >> Documentation, listing supported SoCs and boards.
> >>
> >> This allows to use checkpatch to validate DTSes referring to Renesas
> >> shmobile SoCs, and boards containing those SoCs.
> >>
> >> Signed-off-by: Geert Uytterhoeven 
> >
> > Thanks Geert, this looks good to me.
> > Is it for me to pick up?
> 
> I think so.
> 
> > If so I would prefer a slightly re-structured title:
> >
> > ARM: shmobile: Add platform device tree bindings documentation
> 
> Fine for me.
> 
> Do you want me to resend, or will you amend yourself?

No need to resend at this time :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-31 Thread Simon Horman
On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote:
 Hi Simon,
 
 On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman ho...@verge.net.au wrote:
  On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
  Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
  Documentation, listing supported SoCs and boards.
 
  This allows to use checkpatch to validate DTSes referring to Renesas
  shmobile SoCs, and boards containing those SoCs.
 
  Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
 
  Thanks Geert, this looks good to me.
  Is it for me to pick up?
 
 I think so.
 
  If so I would prefer a slightly re-structured title:
 
  ARM: shmobile: Add platform device tree bindings documentation
 
 Fine for me.
 
 Do you want me to resend, or will you amend yourself?

No need to resend at this time :)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-31 Thread Simon Horman
On Mon, Sep 01, 2014 at 09:55:45AM +0900, Simon Horman wrote:
 On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote:
  Hi Simon,
  
  On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman ho...@verge.net.au wrote:
   On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
   Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
   Documentation, listing supported SoCs and boards.
  
   This allows to use checkpatch to validate DTSes referring to Renesas
   shmobile SoCs, and boards containing those SoCs.
  
   Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
  
   Thanks Geert, this looks good to me.
   Is it for me to pick up?
  
  I think so.
  
   If so I would prefer a slightly re-structured title:
  
   ARM: shmobile: Add platform device tree bindings documentation
  
  Fine for me.
  
  Do you want me to resend, or will you amend yourself?
 
 No need to resend at this time :)

I have queued up the following:


From: Geert Uytterhoeven geert+rene...@glider.be

[PATCH] ARM: shmobile: Add platform device tree bindings documentation

Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
Documentation, listing supported SoCs and boards.

This allows to use checkpatch to validate DTSes referring to Renesas
shmobile SoCs, and boards containing those SoCs.

Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
[horms+rene...@verge.net.au: tweaked title]
Signed-off-by: Simon Horman horms+rene...@verge.net.au
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 71 ++
 1 file changed, 71 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt 
b/Documentation/devicetree/bindings/arm/shmobile.txt
new file mode 100644
index 000..5d1c5c0
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -0,0 +1,71 @@
+Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
+
+
+SoCs:
+
+  - Emma Mobile EV2
+compatible = renesas,emev2
+  - RZ/A1H (R7S72100)
+compatible = renesas,r7s72100
+  - SH-Mobile AP4 (R8A73720/SH7372)
+compatible = renesas,sh7372
+  - SH-Mobile AG5 (R8A73A00/SH73A0)
+compatible = renesas,sh73a0
+  - R-Mobile APE6 (R8A73A40)
+compatible = renesas,r8a73a4
+  - R-Mobile A1 (R8A77400)
+compatible = renesas,r8a7740
+  - R-Car M1A (R8A77781)
+compatible = renesas,r8a7778
+  - R-Car H1 (R8A77790)
+compatible = renesas,r8a7779
+  - R-Car H2 (R8A77900)
+compatible = renesas,r8a7790
+  - R-Car M2-W (R8A77910)
+compatible = renesas,r8a7791
+  - R-Car V2H (R8A77920)
+compatible = renesas,r8a7792
+  - R-Car M2-N (R8A77930)
+compatible = renesas,r8a7793
+  - R-Car E2 (R8A77940)
+compatible = renesas,r8a7794
+
+
+Boards:
+
+  - Alt
+compatible = renesas,alt, renesas,r8a7794
+  - APE6-EVM
+compatible = renesas,ape6evm, renesas,r8a73a4
+  - APE6-EVM - Reference Device Tree Implementation
+compatible = renesas,ape6evm-reference, renesas,r8a73a4
+  - Atmark Techno Armadillo-800 EVA
+compatible = renesas,armadillo800eva
+  - BOCK-W
+compatible = renesas,bockw, renesas,r8a7778
+  - BOCK-W - Reference Device Tree Implementation
+compatible = renesas,bockw-reference, renesas,r8a7778
+  - Genmai (RTK772100BC0BR)
+compatible = renesas,genmai, renesas,r7s72100
+  - Gose
+compatible = renesas,gose, renesas,r8a7793
+  - Henninger
+compatible = renesas,henninger, renesas,r8a7791
+  - Koelsch (RTP0RC7791SEB00010S)
+compatible = renesas,koelsch, renesas,r8a7791
+  - KZM9D
+compatible = renesas,kzm9d, renesas,emev2
+  - KZM-A9-GT
+compatible = renesas,kzm9g, renesas,sh73a0
+  - KZM-A9-GT - Reference Device Tree Implementation
+compatible = renesas,kzm9g-reference, renesas,sh73a0
+  - Lager (RTP0RC7790SEB00010S)
+compatible = renesas,lager, renesas,r8a7790
+  - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
+compatible = renesas,mackerel
+  - Marzen
+compatible = renesas,marzen, renesas,r8a7779
+
+Note: Reference Device Tree Implementations are temporary implementations
+  to ease the migration from platform devices to Device Tree, and are
+  intended to be removed in the future.
-- 
2.0.1

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-29 Thread Geert Uytterhoeven
Hi Simon,

On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman  wrote:
> On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
>> Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
>> Documentation, listing supported SoCs and boards.
>>
>> This allows to use checkpatch to validate DTSes referring to Renesas
>> shmobile SoCs, and boards containing those SoCs.
>>
>> Signed-off-by: Geert Uytterhoeven 
>
> Thanks Geert, this looks good to me.
> Is it for me to pick up?

I think so.

> If so I would prefer a slightly re-structured title:
>
> ARM: shmobile: Add platform device tree bindings documentation

Fine for me.

Do you want me to resend, or will you amend yourself?

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-29 Thread Geert Uytterhoeven
Hi Simon,

On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman ho...@verge.net.au wrote:
 On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
 Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
 Documentation, listing supported SoCs and boards.

 This allows to use checkpatch to validate DTSes referring to Renesas
 shmobile SoCs, and boards containing those SoCs.

 Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be

 Thanks Geert, this looks good to me.
 Is it for me to pick up?

I think so.

 If so I would prefer a slightly re-structured title:

 ARM: shmobile: Add platform device tree bindings documentation

Fine for me.

Do you want me to resend, or will you amend yourself?

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say programmer or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-28 Thread Simon Horman
On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
> Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
> Documentation, listing supported SoCs and boards.
> 
> This allows to use checkpatch to validate DTSes referring to Renesas
> shmobile SoCs, and boards containing those SoCs.
> 
> Signed-off-by: Geert Uytterhoeven 

Thanks Geert, this looks good to me.
Is it for me to pick up?

If so I would prefer a slightly re-structured title:

ARM: shmobile: Add platform device tree bindings documentation

> ---
> v2:
>   - Drop RFC
>   - Move sh7372/sh73a0 up, before r8a73a4
>   - Add r8a7793/Gose
>   - Drop bogus EMEV2 before KZM9D board name
>   - Drop armadillo-reference, as it's on its way out
> ---
>  Documentation/devicetree/bindings/arm/shmobile.txt | 71 
> ++
>  1 file changed, 71 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt
> 
> diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt 
> b/Documentation/devicetree/bindings/arm/shmobile.txt
> new file mode 100644
> index ..5d1c5c0085dc
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/arm/shmobile.txt
> @@ -0,0 +1,71 @@
> +Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
> +
> +
> +SoCs:
> +
> +  - Emma Mobile EV2
> +compatible = "renesas,emev2"
> +  - RZ/A1H (R7S72100)
> +compatible = "renesas,r7s72100"
> +  - SH-Mobile AP4 (R8A73720/SH7372)
> +compatible = "renesas,sh7372"
> +  - SH-Mobile AG5 (R8A73A00/SH73A0)
> +compatible = "renesas,sh73a0"
> +  - R-Mobile APE6 (R8A73A40)
> +compatible = "renesas,r8a73a4"
> +  - R-Mobile A1 (R8A77400)
> +compatible = "renesas,r8a7740"
> +  - R-Car M1A (R8A77781)
> +compatible = "renesas,r8a7778"
> +  - R-Car H1 (R8A77790)
> +compatible = "renesas,r8a7779"
> +  - R-Car H2 (R8A77900)
> +compatible = "renesas,r8a7790"
> +  - R-Car M2-W (R8A77910)
> +compatible = "renesas,r8a7791"
> +  - R-Car V2H (R8A77920)
> +compatible = "renesas,r8a7792"
> +  - R-Car M2-N (R8A77930)
> +compatible = "renesas,r8a7793"
> +  - R-Car E2 (R8A77940)
> +compatible = "renesas,r8a7794"
> +
> +
> +Boards:
> +
> +  - Alt
> +compatible = "renesas,alt", "renesas,r8a7794"
> +  - APE6-EVM
> +compatible = "renesas,ape6evm", "renesas,r8a73a4"
> +  - APE6-EVM - Reference Device Tree Implementation
> +compatible = "renesas,ape6evm-reference", "renesas,r8a73a4"
> +  - Atmark Techno Armadillo-800 EVA
> +compatible = "renesas,armadillo800eva"
> +  - BOCK-W
> +compatible = "renesas,bockw", "renesas,r8a7778"
> +  - BOCK-W - Reference Device Tree Implementation
> +compatible = "renesas,bockw-reference", "renesas,r8a7778"
> +  - Genmai (RTK772100BC0BR)
> +compatible = "renesas,genmai", "renesas,r7s72100"
> +  - Gose
> +compatible = "renesas,gose", "renesas,r8a7793"
> +  - Henninger
> +compatible = "renesas,henninger", "renesas,r8a7791"
> +  - Koelsch (RTP0RC7791SEB00010S)
> +compatible = "renesas,koelsch", "renesas,r8a7791"
> +  - KZM9D
> +compatible = "renesas,kzm9d", "renesas,emev2"
> +  - KZM-A9-GT
> +compatible = "renesas,kzm9g", "renesas,sh73a0"
> +  - KZM-A9-GT - Reference Device Tree Implementation
> +compatible = "renesas,kzm9g-reference", "renesas,sh73a0"
> +  - Lager (RTP0RC7790SEB00010S)
> +compatible = "renesas,lager", "renesas,r8a7790"
> +  - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
> +compatible = "renesas,mackerel"
> +  - Marzen
> +compatible = "renesas,marzen", "renesas,r8a7779"
> +
> +Note: Reference Device Tree Implementations are temporary implementations
> +  to ease the migration from platform devices to Device Tree, and are
> +  intended to be removed in the future.
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-28 Thread Geert Uytterhoeven
Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
Documentation, listing supported SoCs and boards.

This allows to use checkpatch to validate DTSes referring to Renesas
shmobile SoCs, and boards containing those SoCs.

Signed-off-by: Geert Uytterhoeven 
---
v2:
  - Drop RFC
  - Move sh7372/sh73a0 up, before r8a73a4
  - Add r8a7793/Gose
  - Drop bogus EMEV2 before KZM9D board name
  - Drop armadillo-reference, as it's on its way out
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 71 ++
 1 file changed, 71 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt 
b/Documentation/devicetree/bindings/arm/shmobile.txt
new file mode 100644
index ..5d1c5c0085dc
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -0,0 +1,71 @@
+Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
+
+
+SoCs:
+
+  - Emma Mobile EV2
+compatible = "renesas,emev2"
+  - RZ/A1H (R7S72100)
+compatible = "renesas,r7s72100"
+  - SH-Mobile AP4 (R8A73720/SH7372)
+compatible = "renesas,sh7372"
+  - SH-Mobile AG5 (R8A73A00/SH73A0)
+compatible = "renesas,sh73a0"
+  - R-Mobile APE6 (R8A73A40)
+compatible = "renesas,r8a73a4"
+  - R-Mobile A1 (R8A77400)
+compatible = "renesas,r8a7740"
+  - R-Car M1A (R8A77781)
+compatible = "renesas,r8a7778"
+  - R-Car H1 (R8A77790)
+compatible = "renesas,r8a7779"
+  - R-Car H2 (R8A77900)
+compatible = "renesas,r8a7790"
+  - R-Car M2-W (R8A77910)
+compatible = "renesas,r8a7791"
+  - R-Car V2H (R8A77920)
+compatible = "renesas,r8a7792"
+  - R-Car M2-N (R8A77930)
+compatible = "renesas,r8a7793"
+  - R-Car E2 (R8A77940)
+compatible = "renesas,r8a7794"
+
+
+Boards:
+
+  - Alt
+compatible = "renesas,alt", "renesas,r8a7794"
+  - APE6-EVM
+compatible = "renesas,ape6evm", "renesas,r8a73a4"
+  - APE6-EVM - Reference Device Tree Implementation
+compatible = "renesas,ape6evm-reference", "renesas,r8a73a4"
+  - Atmark Techno Armadillo-800 EVA
+compatible = "renesas,armadillo800eva"
+  - BOCK-W
+compatible = "renesas,bockw", "renesas,r8a7778"
+  - BOCK-W - Reference Device Tree Implementation
+compatible = "renesas,bockw-reference", "renesas,r8a7778"
+  - Genmai (RTK772100BC0BR)
+compatible = "renesas,genmai", "renesas,r7s72100"
+  - Gose
+compatible = "renesas,gose", "renesas,r8a7793"
+  - Henninger
+compatible = "renesas,henninger", "renesas,r8a7791"
+  - Koelsch (RTP0RC7791SEB00010S)
+compatible = "renesas,koelsch", "renesas,r8a7791"
+  - KZM9D
+compatible = "renesas,kzm9d", "renesas,emev2"
+  - KZM-A9-GT
+compatible = "renesas,kzm9g", "renesas,sh73a0"
+  - KZM-A9-GT - Reference Device Tree Implementation
+compatible = "renesas,kzm9g-reference", "renesas,sh73a0"
+  - Lager (RTP0RC7790SEB00010S)
+compatible = "renesas,lager", "renesas,r8a7790"
+  - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
+compatible = "renesas,mackerel"
+  - Marzen
+compatible = "renesas,marzen", "renesas,r8a7779"
+
+Note: Reference Device Tree Implementations are temporary implementations
+  to ease the migration from platform devices to Device Tree, and are
+  intended to be removed in the future.
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-28 Thread Geert Uytterhoeven
Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
Documentation, listing supported SoCs and boards.

This allows to use checkpatch to validate DTSes referring to Renesas
shmobile SoCs, and boards containing those SoCs.

Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
---
v2:
  - Drop RFC
  - Move sh7372/sh73a0 up, before r8a73a4
  - Add r8a7793/Gose
  - Drop bogus EMEV2 before KZM9D board name
  - Drop armadillo-reference, as it's on its way out
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 71 ++
 1 file changed, 71 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt 
b/Documentation/devicetree/bindings/arm/shmobile.txt
new file mode 100644
index ..5d1c5c0085dc
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -0,0 +1,71 @@
+Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
+
+
+SoCs:
+
+  - Emma Mobile EV2
+compatible = renesas,emev2
+  - RZ/A1H (R7S72100)
+compatible = renesas,r7s72100
+  - SH-Mobile AP4 (R8A73720/SH7372)
+compatible = renesas,sh7372
+  - SH-Mobile AG5 (R8A73A00/SH73A0)
+compatible = renesas,sh73a0
+  - R-Mobile APE6 (R8A73A40)
+compatible = renesas,r8a73a4
+  - R-Mobile A1 (R8A77400)
+compatible = renesas,r8a7740
+  - R-Car M1A (R8A77781)
+compatible = renesas,r8a7778
+  - R-Car H1 (R8A77790)
+compatible = renesas,r8a7779
+  - R-Car H2 (R8A77900)
+compatible = renesas,r8a7790
+  - R-Car M2-W (R8A77910)
+compatible = renesas,r8a7791
+  - R-Car V2H (R8A77920)
+compatible = renesas,r8a7792
+  - R-Car M2-N (R8A77930)
+compatible = renesas,r8a7793
+  - R-Car E2 (R8A77940)
+compatible = renesas,r8a7794
+
+
+Boards:
+
+  - Alt
+compatible = renesas,alt, renesas,r8a7794
+  - APE6-EVM
+compatible = renesas,ape6evm, renesas,r8a73a4
+  - APE6-EVM - Reference Device Tree Implementation
+compatible = renesas,ape6evm-reference, renesas,r8a73a4
+  - Atmark Techno Armadillo-800 EVA
+compatible = renesas,armadillo800eva
+  - BOCK-W
+compatible = renesas,bockw, renesas,r8a7778
+  - BOCK-W - Reference Device Tree Implementation
+compatible = renesas,bockw-reference, renesas,r8a7778
+  - Genmai (RTK772100BC0BR)
+compatible = renesas,genmai, renesas,r7s72100
+  - Gose
+compatible = renesas,gose, renesas,r8a7793
+  - Henninger
+compatible = renesas,henninger, renesas,r8a7791
+  - Koelsch (RTP0RC7791SEB00010S)
+compatible = renesas,koelsch, renesas,r8a7791
+  - KZM9D
+compatible = renesas,kzm9d, renesas,emev2
+  - KZM-A9-GT
+compatible = renesas,kzm9g, renesas,sh73a0
+  - KZM-A9-GT - Reference Device Tree Implementation
+compatible = renesas,kzm9g-reference, renesas,sh73a0
+  - Lager (RTP0RC7790SEB00010S)
+compatible = renesas,lager, renesas,r8a7790
+  - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
+compatible = renesas,mackerel
+  - Marzen
+compatible = renesas,marzen, renesas,r8a7779
+
+Note: Reference Device Tree Implementations are temporary implementations
+  to ease the migration from platform devices to Device Tree, and are
+  intended to be removed in the future.
-- 
1.9.1

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-28 Thread Simon Horman
On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote:
 Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
 Documentation, listing supported SoCs and boards.
 
 This allows to use checkpatch to validate DTSes referring to Renesas
 shmobile SoCs, and boards containing those SoCs.
 
 Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be

Thanks Geert, this looks good to me.
Is it for me to pick up?

If so I would prefer a slightly re-structured title:

ARM: shmobile: Add platform device tree bindings documentation

 ---
 v2:
   - Drop RFC
   - Move sh7372/sh73a0 up, before r8a73a4
   - Add r8a7793/Gose
   - Drop bogus EMEV2 before KZM9D board name
   - Drop armadillo-reference, as it's on its way out
 ---
  Documentation/devicetree/bindings/arm/shmobile.txt | 71 
 ++
  1 file changed, 71 insertions(+)
  create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt
 
 diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt 
 b/Documentation/devicetree/bindings/arm/shmobile.txt
 new file mode 100644
 index ..5d1c5c0085dc
 --- /dev/null
 +++ b/Documentation/devicetree/bindings/arm/shmobile.txt
 @@ -0,0 +1,71 @@
 +Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
 +
 +
 +SoCs:
 +
 +  - Emma Mobile EV2
 +compatible = renesas,emev2
 +  - RZ/A1H (R7S72100)
 +compatible = renesas,r7s72100
 +  - SH-Mobile AP4 (R8A73720/SH7372)
 +compatible = renesas,sh7372
 +  - SH-Mobile AG5 (R8A73A00/SH73A0)
 +compatible = renesas,sh73a0
 +  - R-Mobile APE6 (R8A73A40)
 +compatible = renesas,r8a73a4
 +  - R-Mobile A1 (R8A77400)
 +compatible = renesas,r8a7740
 +  - R-Car M1A (R8A77781)
 +compatible = renesas,r8a7778
 +  - R-Car H1 (R8A77790)
 +compatible = renesas,r8a7779
 +  - R-Car H2 (R8A77900)
 +compatible = renesas,r8a7790
 +  - R-Car M2-W (R8A77910)
 +compatible = renesas,r8a7791
 +  - R-Car V2H (R8A77920)
 +compatible = renesas,r8a7792
 +  - R-Car M2-N (R8A77930)
 +compatible = renesas,r8a7793
 +  - R-Car E2 (R8A77940)
 +compatible = renesas,r8a7794
 +
 +
 +Boards:
 +
 +  - Alt
 +compatible = renesas,alt, renesas,r8a7794
 +  - APE6-EVM
 +compatible = renesas,ape6evm, renesas,r8a73a4
 +  - APE6-EVM - Reference Device Tree Implementation
 +compatible = renesas,ape6evm-reference, renesas,r8a73a4
 +  - Atmark Techno Armadillo-800 EVA
 +compatible = renesas,armadillo800eva
 +  - BOCK-W
 +compatible = renesas,bockw, renesas,r8a7778
 +  - BOCK-W - Reference Device Tree Implementation
 +compatible = renesas,bockw-reference, renesas,r8a7778
 +  - Genmai (RTK772100BC0BR)
 +compatible = renesas,genmai, renesas,r7s72100
 +  - Gose
 +compatible = renesas,gose, renesas,r8a7793
 +  - Henninger
 +compatible = renesas,henninger, renesas,r8a7791
 +  - Koelsch (RTP0RC7791SEB00010S)
 +compatible = renesas,koelsch, renesas,r8a7791
 +  - KZM9D
 +compatible = renesas,kzm9d, renesas,emev2
 +  - KZM-A9-GT
 +compatible = renesas,kzm9g, renesas,sh73a0
 +  - KZM-A9-GT - Reference Device Tree Implementation
 +compatible = renesas,kzm9g-reference, renesas,sh73a0
 +  - Lager (RTP0RC7790SEB00010S)
 +compatible = renesas,lager, renesas,r8a7790
 +  - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
 +compatible = renesas,mackerel
 +  - Marzen
 +compatible = renesas,marzen, renesas,r8a7779
 +
 +Note: Reference Device Tree Implementations are temporary implementations
 +  to ease the migration from platform devices to Device Tree, and are
 +  intended to be removed in the future.
 -- 
 1.9.1
 
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/