diff options
author | Peter Chen <peter.chen@nxp.com> | 2019-01-28 08:37:30 +0100 |
---|---|---|
committer | Peter Chen <peter.chen@nxp.com> | 2019-08-28 04:37:45 +0200 |
commit | 71fcb8bdf5ab68e91c05b69e80c2d0ab4c51d78b (patch) | |
tree | 19410881dc58cf62dd4cddfba936db4044b52199 | |
parent | dt-binding: usb: ci-hdrc-usb2: add imx7ulp compatible (diff) | |
download | linux-71fcb8bdf5ab68e91c05b69e80c2d0ab4c51d78b.tar.xz linux-71fcb8bdf5ab68e91c05b69e80c2d0ab4c51d78b.zip |
dt-binding: usb: usbmisc-imx: add imx7ulp compatible
Add imx7ulp compatible
Signed-off-by: Peter Chen <peter.chen@nxp.com>
-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 a85a631ec434..b353b9816487 100644 --- a/Documentation/devicetree/bindings/usb/usbmisc-imx.txt +++ b/Documentation/devicetree/bindings/usb/usbmisc-imx.txt @@ -7,6 +7,7 @@ Required properties: "fsl,vf610-usbmisc" for Vybrid vf610 "fsl,imx6sx-usbmisc" for imx6sx "fsl,imx7d-usbmisc" for imx7d + "fsl,imx7ulp-usbmisc" for imx7ulp - reg: Should contain registers location and length Examples: |