diff options
author | Yoshihiro Shimoda | 2015-11-30 10:44:33 +0900 |
---|---|---|
committer | Kishon Vijay Abraham I | 2015-12-20 15:21:37 +0530 |
commit | 3e46c3973cbafbd4974f7ab0d32071427afb7c1c (patch) | |
tree | 878696a1d9a64374c3a7cd1f241549e95e0e6775 /MAINTAINERS | |
parent | 9f391c574efc15f00a6c7e3e120c8b84fc9e792f (diff) |
MAINTAINERS: add Renesas usb2 phy driver
Add Renesas usb2 phy driver to maintainer entry.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b28828..ac1e3019ec92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8928,6 +8928,12 @@ F: drivers/rpmsg/ F: Documentation/rpmsg.txt F: include/linux/rpmsg.h +RENESAS USB2 PHY DRIVER +M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> +L: linux-sh@vger.kernel.org +S: Maintained +F: drivers/phy/phy-rcar-gen3-usb2.c + RESET CONTROLLER FRAMEWORK M: Philipp Zabel <p.zabel@pengutronix.de> S: Maintained |