All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"
@ 2015-06-18 18:19 ` thomas.langer-th3ZBGNqt+7QT0dZR+AlfA
  0 siblings, 0 replies; 4+ messages in thread
From: thomas.langer @ 2015-06-18 18:19 UTC (permalink / raw)
  To: devicetree; +Cc: blogic, linux-kernel

From: Thomas Langer <thomas.langer@lantiq.com>

To fix it, use the chance to rename according the compatible string,
which is "lantiq,pinctrl-falcon" and  "lantiq,pinctrl-xway"

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Cc: John Crispin <blogic@openwrt.org>
---
I am not sure who else should be added to Cc: as this is no new binding, only fixing a typo.

 .../pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt}    |    0
 .../pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt}        |    0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt} (100%)
 rename Documentation/devicetree/bindings/pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt} (100%)

diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
similarity index 100%
rename from Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt
rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
similarity index 100%
rename from Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt
rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
-- 
1.7.10.3


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

* [PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"
@ 2015-06-18 18:19 ` thomas.langer-th3ZBGNqt+7QT0dZR+AlfA
  0 siblings, 0 replies; 4+ messages in thread
From: thomas.langer-th3ZBGNqt+7QT0dZR+AlfA @ 2015-06-18 18:19 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: blogic-p3rKhJxN3npAfugRpC6u6w, linux-kernel-u79uwXL29TY76Z2rM5mHXA

From: Thomas Langer <thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org>

To fix it, use the chance to rename according the compatible string,
which is "lantiq,pinctrl-falcon" and  "lantiq,pinctrl-xway"

Signed-off-by: Thomas Langer <thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org>
Cc: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
---
I am not sure who else should be added to Cc: as this is no new binding, only fixing a typo.

 .../pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt}    |    0
 .../pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt}        |    0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt} (100%)
 rename Documentation/devicetree/bindings/pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt} (100%)

diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
similarity index 100%
rename from Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt
rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
similarity index 100%
rename from Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt
rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
-- 
1.7.10.3

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

* Re: [PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"
@ 2015-06-23 15:31   ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2015-06-23 15:31 UTC (permalink / raw)
  To: thomas.langer; +Cc: devicetree, John Crispin, linux-kernel

On Thu, Jun 18, 2015 at 1:19 PM,  <thomas.langer@lantiq.com> wrote:
> From: Thomas Langer <thomas.langer@lantiq.com>
>
> To fix it, use the chance to rename according the compatible string,
> which is "lantiq,pinctrl-falcon" and  "lantiq,pinctrl-xway"
>
> Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
> Cc: John Crispin <blogic@openwrt.org>

Applied. Thanks.

Rob

> ---
> I am not sure who else should be added to Cc: as this is no new binding, only fixing a typo.
>
>  .../pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt}    |    0
>  .../pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt}        |    0
>  2 files changed, 0 insertions(+), 0 deletions(-)
>  rename Documentation/devicetree/bindings/pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt} (100%)
>  rename Documentation/devicetree/bindings/pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt} (100%)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
> similarity index 100%
> rename from Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt
> rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
> diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> similarity index 100%
> rename from Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt
> rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> --
> 1.7.10.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt"
@ 2015-06-23 15:31   ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2015-06-23 15:31 UTC (permalink / raw)
  To: thomas.langer-th3ZBGNqt+7QT0dZR+AlfA
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, John Crispin,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On Thu, Jun 18, 2015 at 1:19 PM,  <thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org> wrote:
> From: Thomas Langer <thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org>
>
> To fix it, use the chance to rename according the compatible string,
> which is "lantiq,pinctrl-falcon" and  "lantiq,pinctrl-xway"
>
> Signed-off-by: Thomas Langer <thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org>
> Cc: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>

Applied. Thanks.

Rob

> ---
> I am not sure who else should be added to Cc: as this is no new binding, only fixing a typo.
>
>  .../pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt}    |    0
>  .../pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt}        |    0
>  2 files changed, 0 insertions(+), 0 deletions(-)
>  rename Documentation/devicetree/bindings/pinctrl/{lantiq,falcon-pinumx.txt => lantiq,pinctrl-falcon.txt} (100%)
>  rename Documentation/devicetree/bindings/pinctrl/{lantiq,xway-pinumx.txt => lantiq,pinctrl-xway.txt} (100%)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
> similarity index 100%
> rename from Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt
> rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt
> diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> similarity index 100%
> rename from Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt
> rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt
> --
> 1.7.10.3
>
> --
> 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
--
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] 4+ messages in thread

end of thread, other threads:[~2015-06-23 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18 18:19 [PATCH] Documentation: DT: Fix a typo in the filename "lantiq,<chip>-pinumx.txt" thomas.langer
2015-06-18 18:19 ` thomas.langer-th3ZBGNqt+7QT0dZR+AlfA
2015-06-23 15:31 ` Rob Herring
2015-06-23 15:31   ` Rob Herring

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.