All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-18 11:05 ` Peter Rosin
  0 siblings, 0 replies; 8+ messages in thread
From: Peter Rosin @ 2016-10-18 11:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Rosin, Greg Kroah-Hartman, Rob Herring, Mark Rutland,
	linux-usb, devicetree

Signed-off-by: Peter Rosin <peda@axentia.se>
---
 Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt
index f4262ed60582..ad8ea56a9ed3 100644
--- a/Documentation/devicetree/bindings/usb/atmel-usb.txt
+++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt
@@ -6,9 +6,9 @@ Required properties:
  - compatible: Should be "atmel,at91rm9200-ohci" for USB controllers
    used in host mode.
  - reg: Address and length of the register set for the device
- - interrupts: Should contain ehci interrupt
+ - interrupts: Should contain ohci interrupt
  - clocks: Should reference the peripheral, host and system clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain three strings
 		"ohci_clk" for the peripheral clock
 		"hclk" for the host clock
 		"uhpck" for the system clock
@@ -35,7 +35,7 @@ Required properties:
  - reg: Address and length of the register set for the device
  - interrupts: Should contain ehci interrupt
  - clocks: Should reference the peripheral and the UTMI clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain two strings
 		"ehci_clk" for the peripheral clock
 		"usb_clk" for the UTMI clock
 
@@ -58,7 +58,7 @@ Required properties:
  - reg: Address and length of the register set for the device
  - interrupts: Should contain macb interrupt
  - clocks: Should reference the peripheral and the AHB clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain two strings
 		"pclk" for the peripheral clock
 		"hclk" for the AHB clock
 
@@ -85,7 +85,7 @@ Required properties:
  - reg: Address and length of the register set for the device
  - interrupts: Should contain usba interrupt
  - clocks: Should reference the peripheral and host clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain two strings
 		"pclk" for the peripheral clock
 		"hclk" for the host clock
  - ep childnode: To specify the number of endpoints and their properties.
-- 
2.1.4

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

* [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-18 11:05 ` Peter Rosin
  0 siblings, 0 replies; 8+ messages in thread
From: Peter Rosin @ 2016-10-18 11:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Rosin, Greg Kroah-Hartman, Rob Herring, Mark Rutland,
	linux-usb, devicetree

Signed-off-by: Peter Rosin <peda@axentia.se>
---
 Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt
index f4262ed60582..ad8ea56a9ed3 100644
--- a/Documentation/devicetree/bindings/usb/atmel-usb.txt
+++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt
@@ -6,9 +6,9 @@ Required properties:
  - compatible: Should be "atmel,at91rm9200-ohci" for USB controllers
    used in host mode.
  - reg: Address and length of the register set for the device
- - interrupts: Should contain ehci interrupt
+ - interrupts: Should contain ohci interrupt
  - clocks: Should reference the peripheral, host and system clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain three strings
 		"ohci_clk" for the peripheral clock
 		"hclk" for the host clock
 		"uhpck" for the system clock
@@ -35,7 +35,7 @@ Required properties:
  - reg: Address and length of the register set for the device
  - interrupts: Should contain ehci interrupt
  - clocks: Should reference the peripheral and the UTMI clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain two strings
 		"ehci_clk" for the peripheral clock
 		"usb_clk" for the UTMI clock
 
@@ -58,7 +58,7 @@ Required properties:
  - reg: Address and length of the register set for the device
  - interrupts: Should contain macb interrupt
  - clocks: Should reference the peripheral and the AHB clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain two strings
 		"pclk" for the peripheral clock
 		"hclk" for the AHB clock
 
@@ -85,7 +85,7 @@ Required properties:
  - reg: Address and length of the register set for the device
  - interrupts: Should contain usba interrupt
  - clocks: Should reference the peripheral and host clocks
- - clock-names: Should contains two strings
+ - clock-names: Should contain two strings
 		"pclk" for the peripheral clock
 		"hclk" for the host clock
  - ep childnode: To specify the number of endpoints and their properties.
-- 
2.1.4

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

* Re: [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-18 11:58   ` Nicolas Ferre
  0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Ferre @ 2016-10-18 11:58 UTC (permalink / raw)
  To: Peter Rosin, linux-kernel, Alexandre Belloni
  Cc: Greg Kroah-Hartman, Rob Herring, Mark Rutland, linux-usb,
	devicetree, Jean-Christophe PLAGNIOL-VILLARD

Le 18/10/2016 à 13:05, Peter Rosin a écrit :
> Signed-off-by: Peter Rosin <peda@axentia.se>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

We may take it in a future at91-x.y-dt branch which will go through arm-soc.

Thanks

> ---
>  Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt
> index f4262ed60582..ad8ea56a9ed3 100644
> --- a/Documentation/devicetree/bindings/usb/atmel-usb.txt
> +++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt
> @@ -6,9 +6,9 @@ Required properties:
>   - compatible: Should be "atmel,at91rm9200-ohci" for USB controllers
>     used in host mode.
>   - reg: Address and length of the register set for the device
> - - interrupts: Should contain ehci interrupt
> + - interrupts: Should contain ohci interrupt
>   - clocks: Should reference the peripheral, host and system clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain three strings
>  		"ohci_clk" for the peripheral clock
>  		"hclk" for the host clock
>  		"uhpck" for the system clock
> @@ -35,7 +35,7 @@ Required properties:
>   - reg: Address and length of the register set for the device
>   - interrupts: Should contain ehci interrupt
>   - clocks: Should reference the peripheral and the UTMI clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain two strings
>  		"ehci_clk" for the peripheral clock
>  		"usb_clk" for the UTMI clock
>  
> @@ -58,7 +58,7 @@ Required properties:
>   - reg: Address and length of the register set for the device
>   - interrupts: Should contain macb interrupt
>   - clocks: Should reference the peripheral and the AHB clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain two strings
>  		"pclk" for the peripheral clock
>  		"hclk" for the AHB clock
>  
> @@ -85,7 +85,7 @@ Required properties:
>   - reg: Address and length of the register set for the device
>   - interrupts: Should contain usba interrupt
>   - clocks: Should reference the peripheral and host clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain two strings
>  		"pclk" for the peripheral clock
>  		"hclk" for the host clock
>   - ep childnode: To specify the number of endpoints and their properties.
> 


-- 
Nicolas Ferre

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

* Re: [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-18 11:58   ` Nicolas Ferre
  0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Ferre @ 2016-10-18 11:58 UTC (permalink / raw)
  To: Peter Rosin, linux-kernel-u79uwXL29TY76Z2rM5mHXA, Alexandre Belloni
  Cc: Greg Kroah-Hartman, Rob Herring, Mark Rutland,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	Jean-Christophe PLAGNIOL-VILLARD

Le 18/10/2016 à 13:05, Peter Rosin a écrit :
> Signed-off-by: Peter Rosin <peda-koto5C5qi+TLoDKTGw+V6w@public.gmane.org>

Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>

We may take it in a future at91-x.y-dt branch which will go through arm-soc.

Thanks

> ---
>  Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt
> index f4262ed60582..ad8ea56a9ed3 100644
> --- a/Documentation/devicetree/bindings/usb/atmel-usb.txt
> +++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt
> @@ -6,9 +6,9 @@ Required properties:
>   - compatible: Should be "atmel,at91rm9200-ohci" for USB controllers
>     used in host mode.
>   - reg: Address and length of the register set for the device
> - - interrupts: Should contain ehci interrupt
> + - interrupts: Should contain ohci interrupt
>   - clocks: Should reference the peripheral, host and system clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain three strings
>  		"ohci_clk" for the peripheral clock
>  		"hclk" for the host clock
>  		"uhpck" for the system clock
> @@ -35,7 +35,7 @@ Required properties:
>   - reg: Address and length of the register set for the device
>   - interrupts: Should contain ehci interrupt
>   - clocks: Should reference the peripheral and the UTMI clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain two strings
>  		"ehci_clk" for the peripheral clock
>  		"usb_clk" for the UTMI clock
>  
> @@ -58,7 +58,7 @@ Required properties:
>   - reg: Address and length of the register set for the device
>   - interrupts: Should contain macb interrupt
>   - clocks: Should reference the peripheral and the AHB clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain two strings
>  		"pclk" for the peripheral clock
>  		"hclk" for the AHB clock
>  
> @@ -85,7 +85,7 @@ Required properties:
>   - reg: Address and length of the register set for the device
>   - interrupts: Should contain usba interrupt
>   - clocks: Should reference the peripheral and host clocks
> - - clock-names: Should contains two strings
> + - clock-names: Should contain two strings
>  		"pclk" for the peripheral clock
>  		"hclk" for the host clock
>   - ep childnode: To specify the number of endpoints and their properties.
> 


-- 
Nicolas Ferre
--
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] 8+ messages in thread

* Re: [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-19  3:18   ` Rob Herring
  0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2016-10-19  3:18 UTC (permalink / raw)
  To: Peter Rosin
  Cc: linux-kernel, Greg Kroah-Hartman, Mark Rutland, linux-usb, devicetree

On Tue, Oct 18, 2016 at 01:05:18PM +0200, Peter Rosin wrote:
> Signed-off-by: Peter Rosin <peda@axentia.se>
> ---
>  Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-19  3:18   ` Rob Herring
  0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2016-10-19  3:18 UTC (permalink / raw)
  To: Peter Rosin
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Greg Kroah-Hartman,
	Mark Rutland, linux-usb-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Tue, Oct 18, 2016 at 01:05:18PM +0200, Peter Rosin wrote:
> Signed-off-by: Peter Rosin <peda-koto5C5qi+TLoDKTGw+V6w@public.gmane.org>
> ---
>  Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

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

* Re: [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-20 15:34     ` Alexandre Belloni
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Belloni @ 2016-10-20 15:34 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Peter Rosin, linux-kernel, Greg Kroah-Hartman, Rob Herring,
	Mark Rutland, linux-usb, devicetree,
	Jean-Christophe PLAGNIOL-VILLARD

On 18/10/2016 at 13:58:44 +0200, Nicolas Ferre wrote :
> Le 18/10/2016 à 13:05, Peter Rosin a écrit :
> > Signed-off-by: Peter Rosin <peda@axentia.se>
> 
> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> 
> We may take it in a future at91-x.y-dt branch which will go through arm-soc.
> 
> Thanks
> 
> > ---
> >  Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* Re: [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
@ 2016-10-20 15:34     ` Alexandre Belloni
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Belloni @ 2016-10-20 15:34 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Peter Rosin, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	Greg Kroah-Hartman, Rob Herring, Mark Rutland,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	Jean-Christophe PLAGNIOL-VILLARD

On 18/10/2016 at 13:58:44 +0200, Nicolas Ferre wrote :
> Le 18/10/2016 à 13:05, Peter Rosin a écrit :
> > Signed-off-by: Peter Rosin <peda-koto5C5qi+TLoDKTGw+V6w@public.gmane.org>
> 
> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
> 
> We may take it in a future at91-x.y-dt branch which will go through arm-soc.
> 
> Thanks
> 
> > ---
> >  Documentation/devicetree/bindings/usb/atmel-usb.txt | 10 +++++-----
> >  1 file changed, 5 insertions(+), 5 deletions(-)
> > 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
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] 8+ messages in thread

end of thread, other threads:[~2016-10-20 15:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 11:05 [PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos Peter Rosin
2016-10-18 11:05 ` Peter Rosin
2016-10-18 11:58 ` Nicolas Ferre
2016-10-18 11:58   ` Nicolas Ferre
2016-10-20 15:34   ` Alexandre Belloni
2016-10-20 15:34     ` Alexandre Belloni
2016-10-19  3:18 ` Rob Herring
2016-10-19  3:18   ` 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.