On Wed, Feb 22, 2012 at 11:52:51AM +0530, Ramneek Mehresh wrote: > Add support for ULPI and UTMI PHYs based on usb controller version info > read from device-tree > > Example of USB Controller versioning info: > Version 1.2 and below : MPC8536, MPC8315, etc > Version 1.6 : P1020, P1010, P2020, P5020, etc > Version 2.2 : PSC9131, PSC9132, P3060, etc > > No changes for non-DT users > > Signed-off-by: Ramneek Mehresh <ramneek.mehresh@xxxxxxxxxxxxx> > --- > Changes for v6: > - used pdata->have_sysif_regs to shield code from imx, > this fixes imx compilation issue > - remove usage of CONFIG_USB_FSL_MPH_DR_OF > - used pr_debug() instead of dev_warn() as dev structure > not defined on all platforms I have tested at i.mx platform, it is ok. Tested-by: Peter Chen <peter.chen@xxxxxxxxxxxxx> Acked-by: Peter Chen <peter.chen@xxxxxxxxxxxxx> > > -- > 1.7.1 > > -- Best Regards, Peter Chen -- 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