[PATCH 1/3] ARM: mx3/mx35_3ds: Add USB OTG Host mode
Fabio Estevam
festevam at gmail.com
Wed Dec 22 08:25:01 EST 2010
Hi Igor,
On Wed, Dec 22, 2010 at 5:03 AM, Igor Grinberg <grinberg at compulab.co.il> wrote:
...
>> +#if defined(CONFIG_USB_ULPI)
>> +static struct mxc_usbh_platform_data otg_pdata __initdata = {
>> + .portsc = MXC_EHCI_MODE_UTMI,
>> + .flags = MXC_EHCI_INTERNAL_PHY,
>> +};
>> +
>
> I don't know much about mx3, but the above looks confusing. A typo?
You are right. It does not depend on ULPI. Will remove the ULPI dependencies.
Same applies for the other patch you commented.
Thanks,
Fabio Estevam
More information about the linux-arm-kernel
mailing list