Hi,

Has anyone succeeded on getting USB host support on mx25 with the
chipidea driver?

I am trying to add USB host1 support for mx25pdk and I am starting to
debug it, but


Looking at imx25.dtsi we have:

            usbphy1: usbphy@1 {
                compatible = "nop-usbphy";
                status = "disabled";
            };

            usbphy2: usbphy@2 {
                compatible = "nop-usbphy";
                status = "disabled";
            };

,but "nop-usbphy" is not defined anywhere.

Any help is appreciated.

Regards,

Fabio Estevam
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to