devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform
@ 2017-08-09 11:27 Fabrizio Castro
  2017-08-09 11:27 ` [PATCH repost 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module Fabrizio Castro
       [not found] ` <cover.1502274234.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrizio Castro @ 2017-08-09 11:27 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Simon Horman, Magnus Damm, Russell King, Chris Paterson, Biju Das,
	Fabrizio Castro, devicetree, linux-renesas-soc, linux-arm-kernel

Hello,

This series aims to add the documentation for the device tree bindings
of the iWave iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development kit:
http://www.iwavesystems.com/product/development-platform/sodimm-evaluation-boards/rz-g1e-sodimm-development-kit-28/rz-g1e-sodimm-development-kit.html

which consists of a System on Module (iW-RainboW-G22M-SM) and a carrier
card (iW-RainboW-G22D).

Regards,

Fabrizio Castro (2):
  ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module
  ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development
    Platform

 Documentation/devicetree/bindings/arm/shmobile.txt | 4 ++++
 1 file changed, 4 insertions(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH repost 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module
  2017-08-09 11:27 [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Fabrizio Castro
@ 2017-08-09 11:27 ` Fabrizio Castro
       [not found] ` <cover.1502274234.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Fabrizio Castro @ 2017-08-09 11:27 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Simon Horman, Magnus Damm, Russell King, Chris Paterson, Biju Das,
	Fabrizio Castro, devicetree, linux-renesas-soc, linux-arm-kernel

Document the iW-RainboW-G22M-SM SODIMM System on Module device tree
bindings. It is just a placeholder for the time being, the actual
implementation is not available yet.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 275cda1..64e7f63 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -68,6 +68,8 @@ Boards:
     compatible = "renesas,h3ulcb", "renesas,r8a7795";
   - Henninger
     compatible = "renesas,henninger", "renesas,r8a7791"
+  - iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM)
+    compatible = "iwave,g22m", "renesas,r8a7745"
   - iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven)
     compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743"
   - iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven)
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH repost 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform
       [not found] ` <cover.1502274234.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
@ 2017-08-09 11:27   ` Fabrizio Castro
  2017-08-10  8:11   ` [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Simon Horman
  1 sibling, 0 replies; 5+ messages in thread
From: Fabrizio Castro @ 2017-08-09 11:27 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Simon Horman, Magnus Damm, Russell King, Chris Paterson, Biju Das,
	Fabrizio Castro, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Document the iW-RainboW-G22D device tree bindings.
It is just a placeholder for the time being, the actual
implementation is not available yet.

Signed-off-by: Fabrizio Castro <fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
Reviewed-by: Chris Paterson <chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
Reviewed-by: Biju Das <biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 64e7f63..ae75cb3 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -68,6 +68,8 @@ Boards:
     compatible = "renesas,h3ulcb", "renesas,r8a7795";
   - Henninger
     compatible = "renesas,henninger", "renesas,r8a7791"
+  - iWave Systems RZ/G1E SODIMM SOM Development Platform (iW-RainboW-G22D)
+    compatible = "iwave,g22d", "iwave,g22m", "renesas,r8a7745"
   - iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM)
     compatible = "iwave,g22m", "renesas,r8a7745"
   - iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven)
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform
       [not found] ` <cover.1502274234.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
  2017-08-09 11:27   ` [PATCH repost 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Fabrizio Castro
@ 2017-08-10  8:11   ` Simon Horman
  2017-08-17  8:30     ` Simon Horman
  1 sibling, 1 reply; 5+ messages in thread
From: Simon Horman @ 2017-08-10  8:11 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Magnus Damm, Russell King,
	Chris Paterson, Biju Das, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Wed, Aug 09, 2017 at 12:27:38PM +0100, Fabrizio Castro wrote:
> Hello,
> 
> This series aims to add the documentation for the device tree bindings
> of the iWave iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development kit:
> http://www.iwavesystems.com/product/development-platform/sodimm-evaluation-boards/rz-g1e-sodimm-development-kit-28/rz-g1e-sodimm-development-kit.html
> 
> which consists of a System on Module (iW-RainboW-G22M-SM) and a carrier
> card (iW-RainboW-G22D).

Hi Fabrizio,

Thanks for reposting with myself and linux-renesas-soc CCed.

As is the common practice for DT binding updates I will wait to see if Rob
or others wish to Ack this change before applying it.  Please ping me, f.e.
by a reply-to-all to this email, in one week if there has been no further
activity.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform
  2017-08-10  8:11   ` [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Simon Horman
@ 2017-08-17  8:30     ` Simon Horman
  0 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2017-08-17  8:30 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Magnus Damm, Russell King,
	Chris Paterson, Biju Das, devicetree, linux-renesas-soc,
	linux-arm-kernel

On Thu, Aug 10, 2017 at 10:11:48AM +0200, Simon Horman wrote:
> On Wed, Aug 09, 2017 at 12:27:38PM +0100, Fabrizio Castro wrote:
> > Hello,
> > 
> > This series aims to add the documentation for the device tree bindings
> > of the iWave iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development kit:
> > http://www.iwavesystems.com/product/development-platform/sodimm-evaluation-boards/rz-g1e-sodimm-development-kit-28/rz-g1e-sodimm-development-kit.html
> > 
> > which consists of a System on Module (iW-RainboW-G22M-SM) and a carrier
> > card (iW-RainboW-G22D).
> 
> Hi Fabrizio,
> 
> Thanks for reposting with myself and linux-renesas-soc CCed.
> 
> As is the common practice for DT binding updates I will wait to see if Rob
> or others wish to Ack this change before applying it.  Please ping me, f.e.
> by a reply-to-all to this email, in one week if there has been no further
> activity.

I have applied these for v4.14.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-17  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09 11:27 [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Fabrizio Castro
2017-08-09 11:27 ` [PATCH repost 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module Fabrizio Castro
     [not found] ` <cover.1502274234.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-08-09 11:27   ` [PATCH repost 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Fabrizio Castro
2017-08-10  8:11   ` [PATCH repost 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Simon Horman
2017-08-17  8:30     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).