* [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform
@ 2017-08-08 12:27 Fabrizio Castro
[not found] ` <cover.1502190772.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Fabrizio Castro @ 2017-08-08 12:27 UTC (permalink / raw)
To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
biju.das-kTT6dE0pTRh9uiUsa/gSgQ,
Chris.Paterson2-zM6kxYcvzFBBDgjK7y7TUQ, Fabrizio Castro
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
--
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] 8+ messages in thread[parent not found: <cover.1502190772.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>]
* [PATCH 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module [not found] ` <cover.1502190772.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> @ 2017-08-08 12:27 ` Fabrizio Castro 2017-08-08 14:15 ` Chris Paterson 0 siblings, 1 reply; 8+ messages in thread From: Fabrizio Castro @ 2017-08-08 12:27 UTC (permalink / raw) To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8 Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, biju.das-kTT6dE0pTRh9uiUsa/gSgQ, Chris.Paterson2-zM6kxYcvzFBBDgjK7y7TUQ, Fabrizio Castro 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-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 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 -- 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] 8+ messages in thread
* RE: [PATCH 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module 2017-08-08 12:27 ` [PATCH 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module Fabrizio Castro @ 2017-08-08 14:15 ` Chris Paterson 0 siblings, 0 replies; 8+ messages in thread From: Chris Paterson @ 2017-08-08 14:15 UTC (permalink / raw) To: robh+dt@kernel.org, mark.rutland@arm.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Biju Das, Fabrizio Castro, linux-renesas-soc@vger.kernel.org + linux-renesas-soc > From: Fabrizio Castro [mailto:fabrizio.castro@bp.renesas.com] > Sent: 08 August 2017 13:28 > > 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> > --- > 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 [flat|nested] 8+ messages in thread
* [PATCH 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform 2017-08-08 12:27 [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Fabrizio Castro [not found] ` <cover.1502190772.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> @ 2017-08-08 12:27 ` Fabrizio Castro 2017-08-08 14:15 ` Chris Paterson 2017-08-08 14:14 ` [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Chris Paterson 2 siblings, 1 reply; 8+ messages in thread From: Fabrizio Castro @ 2017-08-08 12:27 UTC (permalink / raw) To: robh+dt, mark.rutland Cc: devicetree, linux-kernel, biju.das, Chris.Paterson2, Fabrizio Castro 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@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 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 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* RE: [PATCH 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform 2017-08-08 12:27 ` [PATCH 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Fabrizio Castro @ 2017-08-08 14:15 ` Chris Paterson 0 siblings, 0 replies; 8+ messages in thread From: Chris Paterson @ 2017-08-08 14:15 UTC (permalink / raw) To: robh+dt@kernel.org, mark.rutland@arm.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Biju Das, Fabrizio Castro, linux-renesas-soc@vger.kernel.org + linux-renesas-soc > From: Fabrizio Castro [mailto:fabrizio.castro@bp.renesas.com] > Sent: 08 August 2017 13:28 > > 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@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 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 ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform 2017-08-08 12:27 [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Fabrizio Castro [not found] ` <cover.1502190772.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> 2017-08-08 12:27 ` [PATCH 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Fabrizio Castro @ 2017-08-08 14:14 ` Chris Paterson [not found] ` <TY1PR06MB07023F6BECCA3E86D00EBE23B78A0-/PRLmSCtZ14u2TXDOttQZW0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org> 2 siblings, 1 reply; 8+ messages in thread From: Chris Paterson @ 2017-08-08 14:14 UTC (permalink / raw) To: robh+dt@kernel.org, mark.rutland@arm.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Biju Das, Fabrizio Castro, linux-renesas-soc@vger.kernel.org + linux-renesas-soc > From: Fabrizio Castro [mailto:fabrizio.castro@bp.renesas.com] > Sent: 08 August 2017 13:28 > To: robh+dt@kernel.org; mark.rutland@arm.com > > 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] 8+ messages in thread
[parent not found: <TY1PR06MB07023F6BECCA3E86D00EBE23B78A0-/PRLmSCtZ14u2TXDOttQZW0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>]
* Re: [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform [not found] ` <TY1PR06MB07023F6BECCA3E86D00EBE23B78A0-/PRLmSCtZ14u2TXDOttQZW0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org> @ 2017-08-09 9:09 ` Simon Horman [not found] ` <20170809090918.GO2705-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> 0 siblings, 1 reply; 8+ messages in thread From: Simon Horman @ 2017-08-09 9:09 UTC (permalink / raw) To: Chris Paterson Cc: Fabrizio Castro, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Biju Das, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Tue, Aug 08, 2017 at 02:14:50PM +0000, Chris Paterson wrote: > + linux-renesas-soc Thanks Chris, I would not have seen these patches otherwise. Fabrizio, these patches seem find to me. Please repost them with myself and linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org CCed so they hit the patchwork of that ML and I can apply them. Please add any "Acked-by" or other tags that you may have received - patchwork can't currently see them either. I would also consider dropping the CC of linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, there is no need to circulate these patches there. > > > From: Fabrizio Castro [mailto:fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org] > > Sent: 08 August 2017 13:28 > > To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; mark.rutland-5wv7dgnIgG8@public.gmane.org > > > > 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 > -- 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] 8+ messages in thread
[parent not found: <20170809090918.GO2705-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>]
* RE: [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform [not found] ` <20170809090918.GO2705-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> @ 2017-08-09 9:11 ` Fabrizio Castro 0 siblings, 0 replies; 8+ messages in thread From: Fabrizio Castro @ 2017-08-09 9:11 UTC (permalink / raw) To: Simon Horman, Chris Paterson Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Biju Das, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Thank you Simon. Best regards, Fab -----Original Message----- From: Simon Horman [mailto:horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org] Sent: 09 August 2017 10:09 To: Chris Paterson <Chris.Paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> Cc: Fabrizio Castro <fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>; robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; mark.rutland-5wv7dgnIgG8@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TbrhsbdSgBK9A@public.gmane.orgrg; Biju Das <biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>; linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Subject: Re: [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform On Tue, Aug 08, 2017 at 02:14:50PM +0000, Chris Paterson wrote: > + linux-renesas-soc Thanks Chris, I would not have seen these patches otherwise. Fabrizio, these patches seem find to me. Please repost them with myself and linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org CCed so they hit the patchwork of that ML and I can apply them. Please add any "Acked-by" or other tags that you may have received - patchwork can't currently see them either. I would also consider dropping the CC of linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, there is no need to circulate these patches there. > > > From: Fabrizio Castro [mailto:fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org] > > Sent: 08 August 2017 13:28 > > To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; mark.rutland-5wv7dgnIgG8@public.gmane.org > > > > 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 > Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709. -- 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] 8+ messages in thread
end of thread, other threads:[~2017-08-09 9:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 12:27 [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Fabrizio Castro
[not found] ` <cover.1502190772.git.fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-08-08 12:27 ` [PATCH 1/2] ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module Fabrizio Castro
2017-08-08 14:15 ` Chris Paterson
2017-08-08 12:27 ` [PATCH 2/2] ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform Fabrizio Castro
2017-08-08 14:15 ` Chris Paterson
2017-08-08 14:14 ` [PATCH 0/2] ARM: shmobile: document iWave's iW-RainboW-G22D-SODIMM RZ/G1E SODIMM development platform Chris Paterson
[not found] ` <TY1PR06MB07023F6BECCA3E86D00EBE23B78A0-/PRLmSCtZ14u2TXDOttQZW0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-08-09 9:09 ` Simon Horman
[not found] ` <20170809090918.GO2705-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2017-08-09 9:11 ` Fabrizio Castro
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox