[PATCH 2/2] PHY: Add Gen1/Gen2 support for the APM SoC X-Gene SATA PHY driver

2014-04-18 Thread Suman Tripathi
This patch adds the necessary PHY code to support SATA Gen1/Gen2 for the APM X-Gene SoC PHY driver. Signed-off-by: Loc Ho Signed-off-by: Suman Tripathi --- drivers/phy/phy-xgene.c | 90 ++--- 1 file changed, 77 insertions(+), 13 deletions(-) diff

[PATCH 2/2] PHY: Add Gen1/Gen2 support for the APM SoC X-Gene SATA PHY driver

2014-04-18 Thread Suman Tripathi
This patch adds the necessary PHY code to support SATA Gen1/Gen2 for the APM X-Gene SoC PHY driver. Signed-off-by: Loc Ho l...@apm.com Signed-off-by: Suman Tripathi stripa...@apm.com --- drivers/phy/phy-xgene.c | 90 ++--- 1 file changed, 77