Re: [linux-usb-devel] isp1362 hack for isp1161x?
"Felipe Balbi" <[email protected]> Wed, 30 Jan 2008 03:44:35 -0500
| Newsgroups | gmane.linux.usb.general,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Jan 30, 2008 3:36 AM, Cristian Chiarello <[email protected]> wrote: > Hi, > > I have readed "isp116x embedded programming guide" and if I haven't > misunderstood, it's need to add ITL buffer management and to change irq > handler routine. Is this the just way? > > Hack the isp1362 nxp open source driver for isp1161x could be another way? Sorry, couldn't get you. Do you have the isp116x host controller or the isp1362 otg controller ? isp116x has already support in kernel: drivers/usb/host/isp116x-hcd.c isp1362 has nothing to do with isp116x, better writing a new driver for it. And as it's an isp transceiver, it's probably connected through i2c. So write a new driver based on isp1301_omap.c (it's located under drivers/i2c/chips/isp1301_omap.c) BTW, the list has been moved to [email protected], use it instead. -- Best Regards, Felipe Balbi [email protected]