devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt to proper location
@ 2017-06-08 21:36 Sebastian Reichel
       [not found] ` <20170608213602.13311-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Reichel @ 2017-06-08 21:36 UTC (permalink / raw)
  To: Sebastian Reichel, linux-pm-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

This moves maxim,max14656.txt to proper location for
power-supply bindings.

Signed-off-by: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 .../devicetree/bindings/{power_supply => power/supply}/maxim,max14656.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{power_supply => power/supply}/maxim,max14656.txt (100%)

diff --git a/Documentation/devicetree/bindings/power_supply/maxim,max14656.txt b/Documentation/devicetree/bindings/power/supply/maxim,max14656.txt
similarity index 100%
rename from Documentation/devicetree/bindings/power_supply/maxim,max14656.txt
rename to Documentation/devicetree/bindings/power/supply/maxim,max14656.txt
-- 
2.11.0

--
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] 5+ messages in thread

* [PATCH 2/2] dt-bindings: power: supply: move max8903-charger.txt to proper location
       [not found] ` <20170608213602.13311-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
@ 2017-06-08 21:36   ` Sebastian Reichel
       [not found]     ` <20170608213602.13311-2-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  2017-06-14 15:27   ` [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt " Rob Herring
  1 sibling, 1 reply; 5+ messages in thread
From: Sebastian Reichel @ 2017-06-08 21:36 UTC (permalink / raw)
  To: Sebastian Reichel, linux-pm-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

This moves max8903-charger.txt to proper location
for power-supply bindings.

Signed-off-by: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 Documentation/devicetree/bindings/power/{ => supply}/max8903-charger.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/power/{ => supply}/max8903-charger.txt (100%)

diff --git a/Documentation/devicetree/bindings/power/max8903-charger.txt b/Documentation/devicetree/bindings/power/supply/max8903-charger.txt
similarity index 100%
rename from Documentation/devicetree/bindings/power/max8903-charger.txt
rename to Documentation/devicetree/bindings/power/supply/max8903-charger.txt
-- 
2.11.0

--
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] 5+ messages in thread

* Re: [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt to proper location
       [not found] ` <20170608213602.13311-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  2017-06-08 21:36   ` [PATCH 2/2] dt-bindings: power: supply: move max8903-charger.txt " Sebastian Reichel
@ 2017-06-14 15:27   ` Rob Herring
  2017-06-14 20:12     ` Sebastian Reichel
  1 sibling, 1 reply; 5+ messages in thread
From: Rob Herring @ 2017-06-14 15:27 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: linux-pm-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Thu, Jun 08, 2017 at 11:36:01PM +0200, Sebastian Reichel wrote:
> This moves maxim,max14656.txt to proper location for
> power-supply bindings.
> 
> Signed-off-by: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> ---
>  .../devicetree/bindings/{power_supply => power/supply}/maxim,max14656.txt | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename Documentation/devicetree/bindings/{power_supply => power/supply}/maxim,max14656.txt (100%)

Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
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] 5+ messages in thread

* Re: [PATCH 2/2] dt-bindings: power: supply: move max8903-charger.txt to proper location
       [not found]     ` <20170608213602.13311-2-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
@ 2017-06-14 15:27       ` Rob Herring
  0 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2017-06-14 15:27 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: linux-pm-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Thu, Jun 08, 2017 at 11:36:02PM +0200, Sebastian Reichel wrote:
> This moves max8903-charger.txt to proper location
> for power-supply bindings.
> 
> Signed-off-by: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/power/{ => supply}/max8903-charger.txt | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename Documentation/devicetree/bindings/power/{ => supply}/max8903-charger.txt (100%)

Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
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] 5+ messages in thread

* Re: [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt to proper location
  2017-06-14 15:27   ` [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt " Rob Herring
@ 2017-06-14 20:12     ` Sebastian Reichel
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Reichel @ 2017-06-14 20:12 UTC (permalink / raw)
  To: Rob Herring; +Cc: linux-pm, devicetree

[-- Attachment #1: Type: text/plain, Size: 638 bytes --]

Hi,

On Wed, Jun 14, 2017 at 10:27:07AM -0500, Rob Herring wrote:
> On Thu, Jun 08, 2017 at 11:36:01PM +0200, Sebastian Reichel wrote:
> > This moves maxim,max14656.txt to proper location for
> > power-supply bindings.
> > 
> > Signed-off-by: Sebastian Reichel <sre@kernel.org>
> > ---
> >  .../devicetree/bindings/{power_supply => power/supply}/maxim,max14656.txt | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename Documentation/devicetree/bindings/{power_supply => power/supply}/maxim,max14656.txt (100%)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Thanks for your Acks, both queued.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2017-06-14 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08 21:36 [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt to proper location Sebastian Reichel
     [not found] ` <20170608213602.13311-1-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-06-08 21:36   ` [PATCH 2/2] dt-bindings: power: supply: move max8903-charger.txt " Sebastian Reichel
     [not found]     ` <20170608213602.13311-2-sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-06-14 15:27       ` Rob Herring
2017-06-14 15:27   ` [PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt " Rob Herring
2017-06-14 20:12     ` Sebastian Reichel

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).