All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	gregkh@linuxfoundation.org, robh+dt@kernel.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt
Date: Wed, 3 Feb 2021 08:59:11 -0800	[thread overview]
Message-ID: <fcb67f8f-e8bf-95cf-a72e-e4377d92b15e@infradead.org> (raw)
In-Reply-To: <20210203153315.15170-1-unixbhaskar@gmail.com>

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


WARNING: multiple messages have this Message-ID (diff)
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	gregkh@linuxfoundation.org, robh+dt@kernel.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt
Date: Wed, 3 Feb 2021 08:59:11 -0800	[thread overview]
Message-ID: <fcb67f8f-e8bf-95cf-a72e-e4377d92b15e@infradead.org> (raw)
In-Reply-To: <20210203153315.15170-1-unixbhaskar@gmail.com>

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-02-03 17:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 15:33 [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt Bhaskar Chowdhury
2021-02-03 15:33 ` Bhaskar Chowdhury
2021-02-03 16:59 ` Randy Dunlap [this message]
2021-02-03 16:59   ` Randy Dunlap
2021-02-10 22:55 ` Rob Herring
2021-02-10 22:55   ` Rob Herring
2021-02-10 23:21   ` Bhaskar Chowdhury
2021-02-10 23:21     ` Bhaskar Chowdhury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcb67f8f-e8bf-95cf-a72e-e4377d92b15e@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=unixbhaskar@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.