* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
[not found] <1460476853-3306-1-git-send-email-wsa@the-dreams.de>
@ 2016-04-15 7:48 ` Linus Walleij
2016-04-15 13:27 ` Sebastian Reichel
2016-04-15 16:53 ` Rob Herring
0 siblings, 2 replies; 4+ messages in thread
From: Linus Walleij @ 2016-04-15 7:48 UTC (permalink / raw)
To: Wolfram Sang, devicetree@vger.kernel.org
Cc: linux-pm@vger.kernel.org, Sebastian Reichel,
linux-gpio@vger.kernel.org, linux-renesas-soc
On Tue, Apr 12, 2016 at 6:00 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> I did only find them after a fuzzy search, so let them be where one
> would expect them.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
I saw this the other day too I agree.
Sebastian: are you OK that I move this by committing the patch to the GPIO tree?
DT maintainers: OK?
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
2016-04-15 7:48 ` [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place Linus Walleij
@ 2016-04-15 13:27 ` Sebastian Reichel
2016-04-15 16:53 ` Rob Herring
1 sibling, 0 replies; 4+ messages in thread
From: Sebastian Reichel @ 2016-04-15 13:27 UTC (permalink / raw)
To: Linus Walleij
Cc: Wolfram Sang, devicetree@vger.kernel.org,
linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-renesas-soc
[-- Attachment #1: Type: text/plain, Size: 587 bytes --]
Hi,
On Fri, Apr 15, 2016 at 09:48:17AM +0200, Linus Walleij wrote:
> On Tue, Apr 12, 2016 at 6:00 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> > From: Wolfram Sang <wsa+renesas@sang-engineering.com>
> >
> > I did only find them after a fuzzy search, so let them be where one
> > would expect them.
> >
> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> I saw this the other day too I agree.
> Sebastian: are you OK that I move this by committing the patch to
> the GPIO tree?
Yes.
Acked-By: Sebastian Reichel <sre@kernel.org>
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
2016-04-15 7:48 ` [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place Linus Walleij
2016-04-15 13:27 ` Sebastian Reichel
@ 2016-04-15 16:53 ` Rob Herring
2016-04-19 8:19 ` Linus Walleij
1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring @ 2016-04-15 16:53 UTC (permalink / raw)
To: Linus Walleij
Cc: Wolfram Sang, devicetree@vger.kernel.org,
linux-pm@vger.kernel.org, Sebastian Reichel,
linux-gpio@vger.kernel.org, linux-renesas-soc
On Fri, Apr 15, 2016 at 2:48 AM, Linus Walleij <linus.walleij@linaro.org> wrote:
> On Tue, Apr 12, 2016 at 6:00 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
>
>> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>>
>> I did only find them after a fuzzy search, so let them be where one
>> would expect them.
>>
>> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> I saw this the other day too I agree.
> Sebastian: are you OK that I move this by committing the patch to the GPIO tree?
> DT maintainers: OK?
Acked-by: Rob Herring <robh@kernel.org>
Seems like this should go thru my tree though, but I don't have the patch.
Rob
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
2016-04-15 16:53 ` Rob Herring
@ 2016-04-19 8:19 ` Linus Walleij
0 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2016-04-19 8:19 UTC (permalink / raw)
To: Rob Herring
Cc: Wolfram Sang, devicetree@vger.kernel.org,
linux-pm@vger.kernel.org, Sebastian Reichel,
linux-gpio@vger.kernel.org, linux-renesas-soc
On Fri, Apr 15, 2016 at 6:53 PM, Rob Herring <robh@kernel.org> wrote:
> On Fri, Apr 15, 2016 at 2:48 AM, Linus Walleij <linus.walleij@linaro.org> wrote:
>> On Tue, Apr 12, 2016 at 6:00 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
>>
>>> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>>>
>>> I did only find them after a fuzzy search, so let them be where one
>>> would expect them.
>>>
>>> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>>
>> I saw this the other day too I agree.
>> Sebastian: are you OK that I move this by committing the patch to the GPIO tree?
>> DT maintainers: OK?
>
> Acked-by: Rob Herring <robh@kernel.org>
>
> Seems like this should go thru my tree though, but I don't have the patch.
I have it merged in my tree, is is OK or shall I extract it and send
it to you?
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-04-19 8:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1460476853-3306-1-git-send-email-wsa@the-dreams.de>
2016-04-15 7:48 ` [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place Linus Walleij
2016-04-15 13:27 ` Sebastian Reichel
2016-04-15 16:53 ` Rob Herring
2016-04-19 8:19 ` Linus Walleij
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).