diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2014-09-08 06:33:02 -0400 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2014-09-24 05:48:33 -0400 |
commit | 26389c78269ada2927a4ec114bbf4df45776445d (patch) | |
tree | 87073adc3f09b85ae5a3fab72849cb1b6fd0fa5b /MAINTAINERS | |
parent | d6140c70ed5759e1097cf8ac80f89b208cf0260f (diff) |
MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture
This patch adds the new phy-sti41x-usb.c PHY driver found on
STMicroelectronics stih41x consumer electronics SoC's into the STI
arch section of the maintainers file.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 93fd8afdd55e..a5cdbe94862c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1399,6 +1399,7 @@ F: drivers/i2c/busses/i2c-st.c | |||
1399 | F: drivers/tty/serial/st-asc.c | 1399 | F: drivers/tty/serial/st-asc.c |
1400 | F: drivers/mmc/host/sdhci-st.c | 1400 | F: drivers/mmc/host/sdhci-st.c |
1401 | F: drivers/phy/phy-stih407-usb.c | 1401 | F: drivers/phy/phy-stih407-usb.c |
1402 | F: drivers/phy/phy-stih41x-usb.c | ||
1402 | 1403 | ||
1403 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 1404 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
1404 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1405 | M: Lennert Buytenhek <kernel@wantstofly.org> |