aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2014-07-04 10:23:39 +0100
committerPeter Griffin <peter.griffin@linaro.org>2014-09-03 09:57:00 +0100
commit851378662d9e4c2b277cda7e3adc0c361f632c1d (patch)
tree682a2502d10e7b081d1145244e582a82bac3795e
parent0132b01231495f2e0612b57e475925ea0d3bb25a (diff)
MAINTAINERS: Add dwc3-st.c file to ARCH/STI architectureusb-dwc3-v6st-next-usb-dwc3-v6
This patch adds the new dwc3-st.c glue 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> Acked-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cf24bb56bab9..55381955b076 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1398,6 +1398,7 @@ F: drivers/media/rc/st_rc.c
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
ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
M: Lennert Buytenhek <kernel@wantstofly.org>