Re: [PATCH V8 1/2] PHY: Exynos: Add Exynos5250 SATA PHY driver
From: Jingoo Han <hidden>
Date: 2014-02-25 05:25:36
Also in:
lkml
From: Jingoo Han <hidden>
Date: 2014-02-25 05:25:36
Also in:
lkml
On Mon, 24 Feb 2014 19:26:44, Kishon Vijay Abraham I wrote:
On Monday 24 February 2014 07:02 PM, Yuvaraj Kumar C D wrote:quoted
This patch adds the SATA PHY driver for Exynos5250.Exynos5250 SATA PHY comprises of CMU and TRSV blocks which are of I2C register Map. So this patch also adds a i2c client driver, which is used configureWe no longer have i2c client driver here.
Right.
quoted
the CMU and TRSV block of exynos5250 SATA PHY. This patch incorporates the generic PHY framework to deal with SATA PHY.It should be rephrased to have *uses* generic PHY framework. However I feel we can do away with this line.
Right, "incorporates" is confusing.
quoted
This patch depends on the below patch for the sata functionality [1].ata: ahci_platform: Manage SATA PHY by Roger Quadros <rogerq@xxxxxx>hasn't this patch merged yet?
Currently, this patch was queued into libata tree, for-next. [1] [1] http://git.kernel.org/cgit/linux/kernel/git/tj/libata.git/commit/?h=for-next&id=21b5faeec229d4f70a7f60a7b0b065c98198f491 Best regards, Jingoo Han