summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-exynos5250-sata.c
Commit message (Collapse)AuthorAgeFilesLines
* PHY: Exynos: fix SATA phy license typoArnd Bergmann2014-05-081-1/+1
| | | | | | | If the license string doesn't match exactly, the module refuses to load. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
* PHY: Exynos: Add Exynos5250 SATA PHY driverYuvaraj Kumar C D2014-03-031-0/+251
This patch adds the SATA PHY driver for Exynos5250.This driver uses the generic PHY framework to deal with SATA PHY.Exynos5250 SATA PHY comprises of CMU and TRSV blocks which are of I2C register Map.So this driver configures the CMU and TRSV block of exynos5250 SATA PHY using i2c. Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com> Signed-off-by: Girish K S <ks.giri@samsung.com> Signed-off-by: Vasanth Ananthan <vasanth.a@samsung.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
OpenPOWER on IntegriCloud