diff options
author | Peng Fan <peng.fan@nxp.com> | 2022-12-23 04:10:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 17:20:46 +0100 |
commit | 2c03f7f1ad81da297e569d68d8b1219bbafcdfd1 (patch) | |
tree | 4ae9693b12160aef67eda8bf35af8749f668e47a | |
parent | dt-bindings: usb: ci-hdrc-usb2: add i.MX8MM compatible (diff) | |
download | linux-2c03f7f1ad81da297e569d68d8b1219bbafcdfd1.tar.xz linux-2c03f7f1ad81da297e569d68d8b1219bbafcdfd1.zip |
dt-bindings: usb: usbmisc-imx: add i.MX8MM usbmisc
Add fsl,imx8mm-usbmisc compatible for i.MX8MM
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221223031012.92932-2-peng.fan@oss.nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/devicetree/bindings/usb/usbmisc-imx.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt index b796836d2ce7..29b8f65ff849 100644 --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt @@ -8,6 +8,7 @@ Required properties: "fsl,imx6sx-usbmisc" for imx6sx "fsl,imx7d-usbmisc" for imx7d "fsl,imx7ulp-usbmisc" for imx7ulp + "fsl,imx8mm-usbmisc" for imx8mm - reg: Should contain registers location and length Examples: |