summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRamon Fried <ramon.fried@gmail.com>2018-09-21 13:35:47 +0300
committerTom Rini <trini@konsulko.com>2018-09-30 13:00:36 -0400
commit92454e47bcec875490f3238d674fdc3e6c012b70 (patch)
tree64bd9267e63d241868b77a7da4919b841f768605 /MAINTAINERS
parent2df573e6a5d30c3f009a9cea8f5e2e11cc9710e3 (diff)
downloadu-boot-92454e47bcec875490f3238d674fdc3e6c012b70.tar.gz
phy: db410c: Add MSM USB PHY driver
Add a PHY driver for the Qualcomm dragonboard 410c which allows switching on/off and resetting the phy connected to the EHCI controllers and USBHS controller. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 45518436ff..6147a4ffaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -210,6 +210,7 @@ S: Maintained
F: arch/arm/mach-snapdragon/
F: drivers/gpio/msm_gpio.c
F: drivers/mmc/msm_sdhci.c
+F: drivers/phy/msm8916-usbh-phy.c
F: drivers/serial/serial_msm.c
F: drivers/smem/msm_smem.c
F: drivers/usb/host/ehci-msm.c