hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
....@@ -7,6 +7,7 @@
77 * "fsl,imx6sl-usbphy" for imx6sl
88 * "fsl,vf610-usbphy" for Vybrid vf610
99 * "fsl,imx6sx-usbphy" for imx6sx
10
+ * "fsl,imx7ulp-usbphy" for imx7ulp
1011 "fsl,imx23-usbphy" is still a fallback for other strings
1112 - reg: Should contain registers location and length
1213 - interrupts: Should contain phy interrupt
....@@ -23,7 +24,7 @@
2324 the 17.78mA TX reference current. Default: 100
2425
2526 Example:
26
-usbphy1: usbphy@20c9000 {
27
+usbphy1: usb-phy@20c9000 {
2728 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";
2829 reg = <0x020c9000 0x1000>;
2930 interrupts = <0 44 0x04>;