]> git.baikalelectronics.ru Git - kernel.git/commit
PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
authorLoc Ho <lho@apm.com>
Fri, 7 Mar 2014 17:28:08 +0000 (10:28 -0700)
committerKishon Vijay Abraham I <kishon@ti.com>
Sun, 9 Mar 2014 07:15:13 +0000 (12:45 +0530)
commita0a9fdb370613c78e7d0c097d5fc4ff25aa3f1b2
tree77b139a2cdb6d1b1a0ca8ba2d0d115b6b1dbe9ff
parent01ab18529f0bd509a97eb686f347e3e3cfd1e420
PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver

This patch adds support for the APM X-Gene SoC 15Gbps Multi-purpose PHY.
This is the physical layer interface for the corresponding host
controller. Currently, only external clock and Gen3 SATA mode
are supported.

Signed-off-by: Loc Ho <lho@apm.com>
Signed-off-by: Tuan Phan <tphan@apm.com>
Signed-off-by: Suman Tripathi <stripathi@apm.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-xgene.c [new file with mode: 0644]