On Tue, Jan 27, 2015 at 11:37 AM, <robert.jarzmik@xxxxxxx> wrote: > Is in the right node, ie. the node that has compatible == "usb-nop-xceiv" ? Yes, it is correct since this commit: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts/imx51-babbage.dts?id=7a9f0604bd56936b2b18f49824e0e392dc7878c3 usbh1phy: usbh1phy@0 { compatible = "usb-nop-xceiv"; reg = <0>; clocks = <&clks IMX5_CLK_DUMMY>; clock-names = "main_clk"; reset-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>; }; -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html