Message ID | 20210203153414.17044-1-unixbhaskar@gmail.com |
---|---|
State | New |
Headers | show |
Series | doc: devicetree: bindings: usb: Change descibe to describe in usbmisc-imx.txt | expand |
On 2/3/21 7:34 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 >
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
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(-) -- 2.26.2