On 06/18/2013 10:27 AM, Felipe Balbi wrote: >> --- a/arch/arm/boot/dts/am33xx.dtsi +++ >> b/arch/arm/boot/dts/am33xx.dtsi @@ -341,6 +341,14 @@ port1-mode = >> <3>; power = <250>; ti,hwmods = "usb_otg_hs"; + phys = >> <&nopphy0 &nopphy1>; + }; + + nopphy0: usbphy@0 { + >> compatible = "usb-nop-xceiv"; + }; + nopphy1: usbphy@1 { + >> compatible = "usb-nop-xceiv"; }; >> >> mac: ethernet@4a100000 { Any opinion on those phy nodes? Is it likely that we need a real phy driver here and also expose a little more information like the memory register or reset / vcc supply? Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html