[i2c] [PATH 0/3] isp1301 changes
David Brownell
david-b at pacbell.net
Sun Mar 16 04:57:49 CET 2008
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
More information about the i2c
mailing list