@@ -28,7 +28,11 @@ Required properties:
followed by the generic version.
- reg: offset and length of the partial USB 2.0 Host register block.
-- clocks: clock phandle and specifier pair(s).
+- clocks: clock phandle and specifier pair(s). For SoCs that have a separate
+ dedicated USB_X1 input for the PLL, that is also listed.
+- clock-names: Names of the clocks. The functional clock shall be called "fck"
+ and USB_X1 shall be called "usb_x1". If only one clock is listed,
+ this property is not required.
- #phy-cells: see phy-bindings.txt in the same directory, must be <1> (and
using <0> is deprecated).