diff options
author | Bhaskar Chowdhury <unixbhaskar@gmail.com> | 2021-02-03 18:33:15 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-02-11 01:55:46 +0300 |
commit | 7cbe89398a78e02a2ba057ce38ac63bae76cd9b7 (patch) | |
tree | c6a6c4c4de5f8b308b05db7580038488478a90ec /Documentation/devicetree/bindings/usb | |
parent | 6faf708793cb4edf2472d8e4d7014f407b65cdb7 (diff) | |
download | linux-7cbe89398a78e02a2ba057ce38ac63bae76cd9b7.tar.xz |
dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt
s/descibe/describe/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20210203153315.15170-1-unixbhaskar@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |