diff options
author | Peter Chen <peter.chen@freescale.com> | 2014-08-26 10:55:18 +0800 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-09-03 09:16:00 -0500 |
commit | 36687e30565100e45f29f8db52dd223dca1d6d99 (patch) | |
tree | 450383feaa27ab5d9f820fad03594b03ef165acd /Documentation/devicetree/bindings/usb | |
parent | 43f3634ff7e217a02e875cbab49a707b1563ab6c (diff) |
doc: dt: mxs-phy: add compatible string for imx6sx-usbphy
Add compatible string for imx6sx-usbphy.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/mxs-phy.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/mxs-phy.txt b/Documentation/devicetree/bindings/usb/mxs-phy.txt index cef181a9d8b..96681c93b86 100644 --- a/Documentation/devicetree/bindings/usb/mxs-phy.txt +++ b/Documentation/devicetree/bindings/usb/mxs-phy.txt @@ -5,6 +5,7 @@ Required properties: * "fsl,imx23-usbphy" for imx23 and imx28 * "fsl,imx6q-usbphy" for imx6dq and imx6dl * "fsl,imx6sl-usbphy" for imx6sl + * "fsl,imx6sx-usbphy" for imx6sx "fsl,imx23-usbphy" is still a fallback for other strings - reg: Should contain registers location and length - interrupts: Should contain phy interrupt |