diff options
author | Bhaskar Chowdhury <[email protected]> | 2021-02-03 21:03:15 +0530 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-02-10 16:55:46 -0600 |
commit | 7cbe89398a78e02a2ba057ce38ac63bae76cd9b7 (patch) | |
tree | c6a6c4c4de5f8b308b05db7580038488478a90ec | |
parent | 6faf708793cb4edf2472d8e4d7014f407b65cdb7 (diff) |
dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt
s/descibe/describe/
Signed-off-by: Bhaskar Chowdhury <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-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 |