1Generic USB HCD (Host Controller Device) Properties 2 3Optional properties: 4- phys: a list of all USB PHYs on this HCD 5 6Example: 7 &usb1 { 8 phys = <&usb2_phy1>, <&usb3_phy1>; 9 }; 10