linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: devicetree: bindings: usb:  Chnage descibe to describe in usbmisc-imx.txt
@ 2021-02-03 15:33 Bhaskar Chowdhury
  2021-02-03 16:59 ` Randy Dunlap
  2021-02-10 22:55 ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-03 15:33 UTC (permalink / raw)
  To: gregkh, robh+dt, shawnguo, s.hauer, kernel, festevam, linux-imx,
	linux-usb, devicetree, linux-arm-kernel, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/descibe/describe/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
index b353b9816487..b796836d2ce7 100644
--- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
+++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
@@ -1,7 +1,7 @@
 * Freescale i.MX non-core registers

 Required properties:
-- #index-cells: Cells used to descibe usb controller index. Should be <1>
+- #index-cells: Cells used to describe usb controller index. Should be <1>
 - compatible: Should be one of below:
 	"fsl,imx6q-usbmisc" for imx6q
 	"fsl,vf610-usbmisc" for Vybrid vf610
--
2.26.2


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

* Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt
  2021-02-03 15:33 [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt Bhaskar Chowdhury
@ 2021-02-03 16:59 ` Randy Dunlap
  2021-02-10 22:55 ` Rob Herring
  1 sibling, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2021-02-03 16:59 UTC (permalink / raw)
  To: Bhaskar Chowdhury, gregkh, robh+dt, shawnguo, s.hauer, kernel,
	festevam, linux-imx, linux-usb, devicetree, linux-arm-kernel,
	linux-kernel

On 2/3/21 7:33 AM, Bhaskar Chowdhury wrote:
> 
> s/descibe/describe/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
> index b353b9816487..b796836d2ce7 100644
> --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
> +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
> @@ -1,7 +1,7 @@
>  * Freescale i.MX non-core registers
> 
>  Required properties:
> -- #index-cells: Cells used to descibe usb controller index. Should be <1>
> +- #index-cells: Cells used to describe usb controller index. Should be <1>
>  - compatible: Should be one of below:
>  	"fsl,imx6q-usbmisc" for imx6q
>  	"fsl,vf610-usbmisc" for Vybrid vf610
> --
> 2.26.2
> 


-- 
~Randy


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

* Re: [PATCH] doc: devicetree: bindings: usb:  Chnage descibe to describe in usbmisc-imx.txt
  2021-02-03 15:33 [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt Bhaskar Chowdhury
  2021-02-03 16:59 ` Randy Dunlap
@ 2021-02-10 22:55 ` Rob Herring
  2021-02-10 23:21   ` Bhaskar Chowdhury
  1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring @ 2021-02-10 22:55 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: gregkh, shawnguo, s.hauer, kernel, festevam, linux-imx,
	linux-usb, devicetree, linux-arm-kernel, linux-kernel, rdunlap

On Wed, Feb 03, 2021 at 09:03:15PM +0530, Bhaskar Chowdhury wrote:
> 

Ironically, a typo in the subject. Will fix when applying.

> s/descibe/describe/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
> index b353b9816487..b796836d2ce7 100644
> --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
> +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
> @@ -1,7 +1,7 @@
>  * Freescale i.MX non-core registers
> 
>  Required properties:
> -- #index-cells: Cells used to descibe usb controller index. Should be <1>
> +- #index-cells: Cells used to describe usb controller index. Should be <1>
>  - compatible: Should be one of below:
>  	"fsl,imx6q-usbmisc" for imx6q
>  	"fsl,vf610-usbmisc" for Vybrid vf610
> --
> 2.26.2
> 

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

* Re: [PATCH] doc: devicetree: bindings: usb:  Chnage descibe to describe in usbmisc-imx.txt
  2021-02-10 22:55 ` Rob Herring
@ 2021-02-10 23:21   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-10 23:21 UTC (permalink / raw)
  To: Rob Herring
  Cc: gregkh, shawnguo, s.hauer, kernel, festevam, linux-imx,
	linux-usb, devicetree, linux-arm-kernel, linux-kernel, rdunlap

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

On 16:55 Wed 10 Feb 2021, Rob Herring wrote:
>On Wed, Feb 03, 2021 at 09:03:15PM +0530, Bhaskar Chowdhury wrote:
>>
>
>Ironically, a typo in the subject. Will fix when applying.
>
My bad...thanks, Rob.

>> s/descibe/describe/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>> ---
>>  Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
>> index b353b9816487..b796836d2ce7 100644
>> --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
>> +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt
>> @@ -1,7 +1,7 @@
>>  * Freescale i.MX non-core registers
>>
>>  Required properties:
>> -- #index-cells: Cells used to descibe usb controller index. Should be <1>
>> +- #index-cells: Cells used to describe usb controller index. Should be <1>
>>  - compatible: Should be one of below:
>>  	"fsl,imx6q-usbmisc" for imx6q
>>  	"fsl,vf610-usbmisc" for Vybrid vf610
>> --
>> 2.26.2
>>

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

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

end of thread, other threads:[~2021-02-10 23:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 15:33 [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt Bhaskar Chowdhury
2021-02-03 16:59 ` Randy Dunlap
2021-02-10 22:55 ` Rob Herring
2021-02-10 23:21   ` Bhaskar Chowdhury

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