From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/2] Add R8A7794 GPIO DT support
Date: Fri, 07 Aug 2015 00:40:48 +0000 [thread overview]
Message-ID: <20150807004048.GC1145@verge.net.au> (raw)
In-Reply-To: <CAMuHMdV5F2JL6_OhPY3y7WZn_pfG_ufRUe9NA+2C-CGLtVxVaw@mail.gmail.com>
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?
WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Add R8A7794 GPIO DT support
Date: Fri, 7 Aug 2015 09:40:48 +0900 [thread overview]
Message-ID: <20150807004048.GC1145@verge.net.au> (raw)
In-Reply-To: <CAMuHMdV5F2JL6_OhPY3y7WZn_pfG_ufRUe9NA+2C-CGLtVxVaw@mail.gmail.com>
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?
WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
Linux-sh list <linux-sh@vger.kernel.org>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Magnus Damm <magnus.damm@gmail.com>,
Russell King <linux@arm.linux.org.uk>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 0/2] Add R8A7794 GPIO DT support
Date: Fri, 7 Aug 2015 09:40:48 +0900 [thread overview]
Message-ID: <20150807004048.GC1145@verge.net.au> (raw)
In-Reply-To: <CAMuHMdV5F2JL6_OhPY3y7WZn_pfG_ufRUe9NA+2C-CGLtVxVaw@mail.gmail.com>
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?
next prev parent reply other threads:[~2015-08-07 0:40 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 21:36 [PATCH v2 0/2] Add R8A7794 GPIO DT support Sergei Shtylyov
2015-08-03 21:36 ` Sergei Shtylyov
2015-08-03 21:36 ` Sergei Shtylyov
2015-08-03 21:38 ` [PATCH v2 1/2] ARM: shmobile: r8a7794: add GPIO clocks Sergei Shtylyov
2015-08-03 21:38 ` Sergei Shtylyov
2015-08-03 21:38 ` Sergei Shtylyov
2015-08-03 21:39 ` [PATCH v2 2/2] ARM: shmobile: r8a7794: add GPIO DT support Sergei Shtylyov
2015-08-03 21:39 ` Sergei Shtylyov
2015-08-03 21:39 ` Sergei Shtylyov
2015-08-06 7:22 ` Geert Uytterhoeven
2015-08-06 7:22 ` Geert Uytterhoeven
2015-08-06 7:22 ` Geert Uytterhoeven
2015-08-06 0:47 ` [PATCH v2 0/2] Add R8A7794 " Simon Horman
2015-08-06 0:47 ` Simon Horman
2015-08-06 0:47 ` Simon Horman
2015-08-06 7:21 ` Geert Uytterhoeven
2015-08-06 7:21 ` Geert Uytterhoeven
2015-08-06 7:21 ` Geert Uytterhoeven
2015-08-07 0:40 ` Simon Horman [this message]
2015-08-07 0:40 ` Simon Horman
2015-08-07 0:40 ` Simon Horman
2015-08-06 20:06 ` Sergei Shtylyov
2015-08-06 20:06 ` Sergei Shtylyov
2015-08-06 20:06 ` Sergei Shtylyov
2015-08-07 0:41 ` Simon Horman
2015-08-07 0:41 ` Simon Horman
2015-08-07 0:41 ` Simon Horman
2015-08-08 22:06 ` Sergei Shtylyov
2015-08-08 22:06 ` Sergei Shtylyov
2015-08-08 22:06 ` Sergei Shtylyov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150807004048.GC1145@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.