[PATCH]460EX on-chip SATA driver <Kernel 2.6.33> < resubmission >

Jassi Brar jassisinghbrar at gmail.com
Wed May 19 11:49:59 EST 2010


On Thu, May 6, 2010 at 2:57 AM, Rupjyoti Sarmah <rsarmah at amcc.com> wrote:
> This patch enables the on-chip DWC SATA controller of the AppliedMicro processor 460EX.

The controller seems to be a thrid party IP (from Synopsys) in your
SoC and there are many chances the IP will appear in some other
SOCs too. This implementation doesn't seem to take care of that
scenario.
So, please either call the driver something like sata_460ex.c
or, better still, segregate the driver in two parts - SoC specific stuff
and DWC IP core driver that can be reused by other SoCs having the
same IP in future.


More information about the Linuxppc-dev mailing list