| .. | .. |
|---|
| 7 | 7 | * "fsl,imx6sl-usbphy" for imx6sl |
|---|
| 8 | 8 | * "fsl,vf610-usbphy" for Vybrid vf610 |
|---|
| 9 | 9 | * "fsl,imx6sx-usbphy" for imx6sx |
|---|
| 10 | + * "fsl,imx7ulp-usbphy" for imx7ulp |
|---|
| 10 | 11 | "fsl,imx23-usbphy" is still a fallback for other strings |
|---|
| 11 | 12 | - reg: Should contain registers location and length |
|---|
| 12 | 13 | - interrupts: Should contain phy interrupt |
|---|
| .. | .. |
|---|
| 23 | 24 | the 17.78mA TX reference current. Default: 100 |
|---|
| 24 | 25 | |
|---|
| 25 | 26 | Example: |
|---|
| 26 | | -usbphy1: usbphy@20c9000 { |
|---|
| 27 | +usbphy1: usb-phy@20c9000 { |
|---|
| 27 | 28 | compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy"; |
|---|
| 28 | 29 | reg = <0x020c9000 0x1000>; |
|---|
| 29 | 30 | interrupts = <0 44 0x04>; |
|---|