All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
@ 2016-04-12 16:00 Wolfram Sang
  2016-04-15  7:48 ` Linus Walleij
  2016-04-15 14:05 ` Linus Walleij
  0 siblings, 2 replies; 6+ messages in thread
From: Wolfram Sang @ 2016-04-12 16:00 UTC (permalink / raw)
  To: linux-pm
  Cc: Wolfram Sang, Sebastian Reichel, linux-gpio, Linus Walleij,
	linux-renesas-soc

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>
---
 Documentation/devicetree/bindings/{gpio => power/reset}/gpio-poweroff.txt | 0
 Documentation/devicetree/bindings/{gpio => power/reset}/gpio-restart.txt  | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{gpio => power/reset}/gpio-poweroff.txt (100%)
 rename Documentation/devicetree/bindings/{gpio => power/reset}/gpio-restart.txt (100%)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-poweroff.txt b/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
similarity index 100%
rename from Documentation/devicetree/bindings/gpio/gpio-poweroff.txt
rename to Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
diff --git a/Documentation/devicetree/bindings/gpio/gpio-restart.txt b/Documentation/devicetree/bindings/power/reset/gpio-restart.txt
similarity index 100%
rename from Documentation/devicetree/bindings/gpio/gpio-restart.txt
rename to Documentation/devicetree/bindings/power/reset/gpio-restart.txt
-- 
2.7.0


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

* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
  2016-04-12 16:00 [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place Wolfram Sang
@ 2016-04-15  7:48 ` Linus Walleij
  2016-04-15 13:27   ` Sebastian Reichel
  2016-04-15 16:53   ` Rob Herring
  2016-04-15 14:05 ` Linus Walleij
  1 sibling, 2 replies; 6+ messages in thread
From: Linus Walleij @ 2016-04-15  7:48 UTC (permalink / raw)
  To: Wolfram Sang, devicetree
  Cc: linux-pm, Sebastian Reichel, linux-gpio, 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] 6+ messages in thread

* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
  2016-04-15  7:48 ` Linus Walleij
@ 2016-04-15 13:27   ` Sebastian Reichel
  2016-04-15 16:53   ` Rob Herring
  1 sibling, 0 replies; 6+ messages in thread
From: Sebastian Reichel @ 2016-04-15 13:27 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Wolfram Sang, devicetree, linux-pm, linux-gpio, 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] 6+ messages in thread

* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
  2016-04-12 16:00 [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place Wolfram Sang
  2016-04-15  7:48 ` Linus Walleij
@ 2016-04-15 14:05 ` Linus Walleij
  1 sibling, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2016-04-15 14:05 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-pm, Sebastian Reichel, linux-gpio, 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>

Patch applied with some twisting of the subject line and
Sebastian's ACK.

Yours,
Linus Walleij

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

* Re: [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place
  2016-04-15  7:48 ` 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; 6+ messages in thread
From: Rob Herring @ 2016-04-15 16:53 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Wolfram Sang, devicetree, linux-pm, Sebastian Reichel,
	linux-gpio, 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] 6+ 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; 6+ messages in thread
From: Linus Walleij @ 2016-04-19  8:19 UTC (permalink / raw)
  To: Rob Herring
  Cc: Wolfram Sang, devicetree, linux-pm, Sebastian Reichel,
	linux-gpio, 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] 6+ messages in thread

end of thread, other threads:[~2016-04-19  8:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 16:00 [PATCH] Documentation: power: reset: move gpio-{poweroff|restart} to proper place Wolfram Sang
2016-04-15  7:48 ` Linus Walleij
2016-04-15 13:27   ` Sebastian Reichel
2016-04-15 16:53   ` Rob Herring
2016-04-19  8:19     ` Linus Walleij
2016-04-15 14:05 ` Linus Walleij

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.