On Saturday 15 March 2008, Felipe Balbi wrote: > > high. Also, a driver shouldn't be conditional to an architecture. I > > mean, isp1301 can be used with any arch, not only with omap. So as > > much as we can make it platform independent as better driver we get.
Actually, *this* driver is specific to OMAP since it's got to coordinate between an OMAP-specific OTG controller and the more generic isp1301 chip. So that's not a concern here. It would be nice of course to have a clean split between the isp1301 code and the OTG controller ... but I'm not sure how useful that would be. The ISP1301 may have effectively become a CEA standard (yes?) for external full speed OTG transceivers, but it's not like there have been a flood of Linux platforms supporting it. All the new platforms are going for high speed OTG, not full speed ... - Dave _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
