Hello, I am trying to add an USB gadget to my device tree and I am using modules for my gadgets (serial and mass-storage). &usbotg { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usbotg>; dr_mode = "peripheral"; phy_type = "utmi_wide"; status = "okay"; }; Modprobe returns with -ENODEV, because no UDC can be found. Where do I need to add the UDC in the device tree (imx-udc-mx27)? I couldn't find any documentation or examples. Greetings Sebastian Priebe ========================================== CADCON Ingenieurgesellschaft mbH & Co. KG Geschaeftsfuehrer: Robert Bauer, Andreas Gundel Sitz der Gesellschaft: D-86368 Gersthofen Registergericht: Amtsgericht Augsburg HRA 14521 ========================================== -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html