[PATCH V6 00/10] Add-Synopsys-DesignWare-HS-USB-OTG-driver

Tirumala Marri tmarri at apm.com
Fri Dec 10 17:21:16 EST 2010


On Thu, Dec 9, 2010 at 8:52 PM, Alexander Gordeev <lasaine at lvk.cs.msu.su> wrote:
> Hi,
>
> В Wed,  8 Dec 2010 16:28:59 -0800
> tmarri at apm.com (tmarri at apm.com) пишет:
>
>> From: Tirumala Marri <tmarri at apm.com>
>>
>> v6:
>>  1. Replaced register definitions and bit fields with macros.
>>  2. Replace printks with dev_dbg or dev_err functions.
>>  3. Cleanup some assignments.
>>  4. Remove chip specific selections in Kconfig file.
>
> Thanks for the update!
>
> I'm currently working on USB support for Ralink RT3050 (mipsel) boards
> which have the same USB OTG controller. I've based my work on the
> previous version of your patchset. The were several arch-specific issues
> that I'd like to be fixed here before it hits mainline (BTW, is it going
> to be mainlined?). I'll reply to the subsequent e-mails about the
> specific issues. Is this ok?
Yes the idea is to push into main line. I am not sure if it is good idea
 to push all the changes in one go.  I would wait for this patch to be accepted
first and add your changes on top of that.

>
> Also I'd like to note that s3c-hsotg driver that is already in the
> kernel seems to be quite similar from the register definitions at least.
> It handles gadget mode only and the code looks different. I think it
> should be replaced somehow by this new driver (which is based on the
> "official" driver).
It sound similar to gadget portion of this OTG driver. After this patch accepted
I will take a look and see if we can completely eliminate s3c-hsotg .

Thanks,
Marri


More information about the Linuxppc-dev mailing list