diff options
author | Peng Fan <peng.fan@nxp.com> | 2022-12-23 06:10:12 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 19:20:46 +0300 |
commit | 2c03f7f1ad81da297e569d68d8b1219bbafcdfd1 (patch) | |
tree | 4ae9693b12160aef67eda8bf35af8749f668e47a /Documentation/devicetree/bindings/usb/usbmisc-imx.txt | |
parent | 1c796d93b58903d2ba09441c23ba6df263b6df28 (diff) | |
download | linux-2c03f7f1ad81da297e569d68d8b1219bbafcdfd1.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/usbmisc-imx.txt')
-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: |