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@xxxxxxxxx> > --- > 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 >