aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2014-09-03 11:12:16 +0100
committerPeter Griffin <peter.griffin@linaro.org>2014-09-05 16:29:07 +0100
commit8076fece3ca838f1a63b9af48319b6f4e9cb34bc (patch)
tree1a1470afbcba940f7faaf491c19ddfa428c47c7b
parent56bed16c26f76a87acfb5a2f0bab9d7c7342c82c (diff)
MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architectureusb-dwc3-v5
This patch adds the new phy-stih407-usb.c usb phy driver found on STMicroelectronics stih407 consumer electronics SoC's into the STI arch section of the maintainers file. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 55381955b076..0d0818ad5479 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1399,6 +1399,7 @@ F: drivers/i2c/busses/i2c-st.c
F: drivers/tty/serial/st-asc.c
F: drivers/mmc/host/sdhci-st.c
F: drivers/usb/dwc3/dwc3-st.c
+F: drivers/phy/phy-stih407-usb.c
ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
M: Lennert Buytenhek <kernel@wantstofly.org>