Re: [PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt

From: Randy Dunlap
Date: Wed Feb 03 2021 - 12:01:50 EST


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

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

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