Hi,

On Fri, Oct 21, 2011 at 10:33 AM, Olof Johansson <o...@lixom.net> wrote:
> On Fri, Oct 14, 2011 at 03:08:34PM -0700, tma...@apm.com wrote:
>> From: Tirumala Marri <tma...@apm.com>
>
> Overall this driver seems to be based on the IP vendor driver? It
> looks like a completely flexible driver that implements all possible
> combinations of everything.

After looking a little closer at the patch set, it seems that number
one thing you need to do is simplify the driver. A lot.

I suggest starting from scratch with a clean implementation, only
bringing in the pieces you need. Over time, if other vendors are using
other aspects of the same IP, they get to add those parts of the
driver when they need it.  Look at the dwc3 driver for comparison on
cleanliness, it's much cleaner than what you've posted.


-Olof
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to