On Wed, 10 Oct 2007, Li Yang wrote:
> From: Ashish Kalra <[EMAIL PROTECTED]> > > This patch adds support for Freescale 3.0Gbps SATA Controller supporting > Native Command Queueing(NCQ), device hotplug, and ATAPI. This controller > can be found on MPC8315 and MPC8378. > > Signed-off-by: Ashish Kalra <[EMAIL PROTECTED]> > Signed-off-by: Li Yang <[EMAIL PROTECTED]> > --- > drivers/ata/Kconfig | 9 + > drivers/ata/Makefile | 1 + > drivers/ata/sata_fsl.c | 1505 > ++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/ata/sata_fsl.h | 104 ++++ > 4 files changed, 1619 insertions(+), 0 deletions(-) > create mode 100644 drivers/ata/sata_fsl.c > create mode 100644 drivers/ata/sata_fsl.h This patch shouldn't be accepted until we close on the device tree definition since it impacts the driver. Also CONFIG_SATA_FSL_FPGA_PCI should be removed since that was just an internal debug thing. - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev