[PATCH 1/7] Add support hardreset

2012-04-17 Thread Thang Q. Nguyen
The hardreset operation is currently not supported. This causes sometime the SATA driver does cause kernel crash because of none-determined state.a This patch will fix the issue. Signed-off-by: Thang Q. Nguyen --- drivers/ata/sata_dwc_460ex.c | 24 +++- 1 files changed

Re: [PATCH 1/1] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c

2012-04-12 Thread Thang Q. Nguyen
platfrom devices. > > > Regards, >> Thang Nguyen - >> -Original Message- >> From: Sergei Shtylyov [mailto:sshtyl...@mvista.com] >> Sent: Monday, April 09, 2012 5:13 PM >> To: Thang Q. Nguyen >> Cc: Benjamin Herrenschmidt; Paul Macker

[PATCH 1/1] [v3] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c

2012-04-05 Thread Thang Q. Nguyen
Signed-off-by: Thang Q. Nguyen --- Changes for v2: - Use git rename feature to change the driver to the newname and for easier review. Changes for v3: - Remove materials not related to 2 SATA ports support. They will be added in another patches. drivers/ata

[PATCH 1/1] dts:bluestone: Add support 2 SATA ports

2012-04-04 Thread Thang Q. Nguyen
Adding 2 SATA nodes on Bluestone device tree file. Signed-off-by: Thang Q. Nguyen --- arch/powerpc/boot/dts/bluestone.dts | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/boot/dts/bluestone.dts b/arch/powerpc/boot/dts/bluestone.dts