1 Socionext UniPhier USB2 PHY
3 This describes the devicetree bindings for PHY interface built into
4 USB2 controller implemented on Socionext UniPhier SoCs.
6 Pro4 SoC has both USB2 and USB3 host controllers, however, this USB3
7 controller doesn't include its own High-Speed PHY. This needs to specify
8 USB2 PHY instead of USB3 HS-PHY.
11 - compatible: Should contain one of the following:
12 "socionext,uniphier-pro4-usb2-phy" - for Pro4 SoC
13 "socionext,uniphier-ld11-usb2-phy" - for LD11 SoC
16 Each PHY should be represented as a sub-node.
18 Sub-nodes required properties:
19 - #phy-cells: Should be 0.
20 - reg: The number of the PHY.
22 Sub-nodes optional properties:
23 - vbus-supply: A phandle to the regulator for USB VBUS.
25 Refer to phy/phy-bindings.txt for the generic PHY binding properties.
31 compatible = "socionext,uniphier-ld11-usb2-phy";
41 compatible = "socionext,uniphier-ehci", "generic-ehci";