diff options
author | Kamil Debski <k.debski@samsung.com> | 2014-08-21 05:33:37 -0400 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2014-08-28 01:47:43 -0400 |
commit | e296cd32c670ee5cb433bdd9be7e011b69bda20f (patch) | |
tree | 6fe850fdf14fd17bdedc96d889abe715079124df /MAINTAINERS | |
parent | 4cdcd14dc93999e83eb32bbb6e900d3a7963fda8 (diff) |
MAINTAINERS: add entry for the Samsung USB2 PHY driver
Add MAINTAINERS entry for the Samsung USB2 PHY driver.
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f01f54f27750..a12a126a73a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7895,6 +7895,19 @@ S: Supported | |||
7895 | L: netdev@vger.kernel.org | 7895 | L: netdev@vger.kernel.org |
7896 | F: drivers/net/ethernet/samsung/sxgbe/ | 7896 | F: drivers/net/ethernet/samsung/sxgbe/ |
7897 | 7897 | ||
7898 | SAMSUNG USB2 PHY DRIVER | ||
7899 | M: Kamil Debski <k.debski@samsung.com> | ||
7900 | L: linux-kernel@vger.kernel.org | ||
7901 | S: Supported | ||
7902 | F: Documentation/devicetree/bindings/phy/samsung-phy.txt | ||
7903 | F: Documentation/phy/samsung-usb2.txt | ||
7904 | F: drivers/phy/phy-exynos4210-usb2.c | ||
7905 | F: drivers/phy/phy-exynos4x12-usb2.c | ||
7906 | F: drivers/phy/phy-exynos5250-usb2.c | ||
7907 | F: drivers/phy/phy-s5pv210-usb2.c | ||
7908 | F: drivers/phy/phy-samsung-usb2.c | ||
7909 | F: drivers/phy/phy-samsung-usb2.h | ||
7910 | |||
7898 | SERIAL DRIVERS | 7911 | SERIAL DRIVERS |
7899 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7912 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7900 | L: linux-serial@vger.kernel.org | 7913 | L: linux-serial@vger.kernel.org |