* [PATCH v2 0/2] Add R8A7794 GPIO DT support
@ 2015-08-08 22:06 Sergei Shtylyov
0 siblings, 0 replies; 7+ messages in thread
From: Sergei Shtylyov @ 2015-08-08 22:06 UTC (permalink / raw)
To: horms, linux-sh, robh+dt, pawel.moll, mark.rutland,
ijc+devicetree, galak, devicetree
Cc: magnus.damm, linux, linux-arm-kernel
Hello.
Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-20150807-v4.2-rc5' tag. Here we add the GPIO device tree support
for the R8A7794 SoC.
[1/2] ARM: shmobile: r8a7794: add GPIO clocks
[2/2] ARM: shmobile: r8a7794: add GPIO DT support
WBR, Sergei
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH v2 0/2] Add R8A7794 GPIO DT support
@ 2015-08-03 21:36 Sergei Shtylyov
2015-08-06 0:47 ` Simon Horman
0 siblings, 1 reply; 7+ messages in thread
From: Sergei Shtylyov @ 2015-08-03 21:36 UTC (permalink / raw)
To: horms, linux-sh, robh+dt, pawel.moll, mark.rutland,
ijc+devicetree, galak, devicetree
Cc: magnus.damm, linux, linux-arm-kernel
Hello.
Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-20150803-v4.2-rc5' tag. Here we add the GPIO device tree support
for the R8A7794 SoC.
[1/2] ARM: shmobile: r8a7794: add GPIO clocks
[2/2] ARM: shmobile: r8a7794: add GPIO DT support
WBR, Sergei
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 0/2] Add R8A7794 GPIO DT support
2015-08-03 21:36 Sergei Shtylyov
@ 2015-08-06 0:47 ` Simon Horman
2015-08-06 7:21 ` Geert Uytterhoeven
2015-08-06 20:06 ` Sergei Shtylyov
0 siblings, 2 replies; 7+ messages in thread
From: Simon Horman @ 2015-08-06 0:47 UTC (permalink / raw)
To: Sergei Shtylyov
Cc: linux-sh, robh+dt, pawel.moll, mark.rutland, ijc+devicetree,
galak, devicetree, magnus.damm, linux, linux-arm-kernel
On Tue, Aug 04, 2015 at 12:36:27AM +0300, Sergei Shtylyov wrote:
> Hello.
>
> Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
> 'renesas-devel-20150803-v4.2-rc5' tag. Here we add the GPIO device tree support
> for the R8A7794 SoC.
>
> [1/2] ARM: shmobile: r8a7794: add GPIO clocks
> [2/2] ARM: shmobile: r8a7794: add GPIO DT support
Thanks, I have queued these up for v4.4.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 0/2] Add R8A7794 GPIO DT support
2015-08-06 0:47 ` Simon Horman
@ 2015-08-06 7:21 ` Geert Uytterhoeven
2015-08-07 0:40 ` Simon Horman
2015-08-06 20:06 ` Sergei Shtylyov
1 sibling, 1 reply; 7+ messages in thread
From: Geert Uytterhoeven @ 2015-08-06 7:21 UTC (permalink / raw)
To: Simon Horman
Cc: Sergei Shtylyov, Linux-sh list, Rob Herring, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree@vger.kernel.org, Magnus Damm, Russell King,
linux-arm-kernel@lists.infradead.org
On Thu, Aug 6, 2015 at 2:47 AM, Simon Horman <horms@verge.net.au> wrote:
> On Tue, Aug 04, 2015 at 12:36:27AM +0300, Sergei Shtylyov wrote:
>> Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
>> 'renesas-devel-20150803-v4.2-rc5' tag. Here we add the GPIO device tree support
>> for the R8A7794 SoC.
>>
>> [1/2] ARM: shmobile: r8a7794: add GPIO clocks
>> [2/2] ARM: shmobile: r8a7794: add GPIO DT support
>
> Thanks, I have queued these up for v4.4.
Woops, Since CPG/MSTP support is in, GPIO won't work, as the nodes
lack "power-domains" properties.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [PATCH v2 0/2] Add R8A7794 GPIO DT support
2015-08-06 7:21 ` Geert Uytterhoeven
@ 2015-08-07 0:40 ` Simon Horman
0 siblings, 0 replies; 7+ messages in thread
From: Simon Horman @ 2015-08-07 0:40 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Sergei Shtylyov, Linux-sh list, Rob Herring, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree@vger.kernel.org, Magnus Damm, Russell King,
linux-arm-kernel@lists.infradead.org
On Thu, Aug 06, 2015 at 09:21:34AM +0200, Geert Uytterhoeven wrote:
> On Thu, Aug 6, 2015 at 2:47 AM, Simon Horman <horms@verge.net.au> wrote:
> > On Tue, Aug 04, 2015 at 12:36:27AM +0300, Sergei Shtylyov wrote:
> >> Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
> >> 'renesas-devel-20150803-v4.2-rc5' tag. Here we add the GPIO device tree support
> >> for the R8A7794 SoC.
> >>
> >> [1/2] ARM: shmobile: r8a7794: add GPIO clocks
> >> [2/2] ARM: shmobile: r8a7794: add GPIO DT support
> >
> > Thanks, I have queued these up for v4.4.
>
> Woops, Since CPG/MSTP support is in, GPIO won't work, as the nodes
> lack "power-domains" properties.
Sorry for letting that through.
I will drop these patches accordingly.
Sergei, could you please re-spin them?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH v2 0/2] Add R8A7794 GPIO DT support
2015-08-06 0:47 ` Simon Horman
2015-08-06 7:21 ` Geert Uytterhoeven
@ 2015-08-06 20:06 ` Sergei Shtylyov
[not found] ` <55C3BE35.8020408-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
1 sibling, 1 reply; 7+ messages in thread
From: Sergei Shtylyov @ 2015-08-06 20:06 UTC (permalink / raw)
To: Simon Horman
Cc: linux-sh, robh+dt, pawel.moll, mark.rutland, ijc+devicetree,
galak, devicetree, magnus.damm, linux, linux-arm-kernel
Hello.
On 08/06/2015 03:47 AM, Simon Horman wrote:
>> Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
>> 'renesas-devel-20150803-v4.2-rc5' tag. Here we add the GPIO device tree support
>> for the R8A7794 SoC.
>> [1/2] ARM: shmobile: r8a7794: add GPIO clocks
>> [2/2] ARM: shmobile: r8a7794: add GPIO DT support
> Thanks, I have queued these up for v4.4.
Not seeing anything new in your repo. Which is probably a good thing
considering Geert's comments.
MBR, Sergei
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-08-08 22:06 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08 22:06 [PATCH v2 0/2] Add R8A7794 GPIO DT support Sergei Shtylyov
-- strict thread matches above, loose matches on Subject: below --
2015-08-03 21:36 Sergei Shtylyov
2015-08-06 0:47 ` Simon Horman
2015-08-06 7:21 ` Geert Uytterhoeven
2015-08-07 0:40 ` Simon Horman
2015-08-06 20:06 ` Sergei Shtylyov
[not found] ` <55C3BE35.8020408-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2015-08-07 0:41 ` 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).