> From: Felipe Balbi [mailto:balbi@xxxxxx] > Sent: Thursday, February 23, 2012 11:26 AM > > Hi, > > On Thu, Feb 23, 2012 at 10:52:29AM -0800, Paul Zimmerman wrote: > > > > @@ -607,8 +665,10 @@ struct dwc3 { > > > > #define DWC3_REVISION_180A 0x5533180a > > > > #define DWC3_REVISION_183A 0x5533183a > > > > #define DWC3_REVISION_185A 0x5533185a > > > > +#define DWC3_REVISION_187A 0x5533187a > > > > #define DWC3_REVISION_188A 0x5533188a > > > > #define DWC3_REVISION_190A 0x5533190a > > > > +#define DWC3_REVISION_194A 0x5533194a > > > > > > do we already have other versions ? > > > > Yes we do. > > Cool, does it make sense to add the defines for those too or do you want > to wait for any other reason ? I think the revisions since 1.94a don't have any differences that are visible to the driver, so checking for >= 1.94a should be fine for now. -- Paul -- 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