phy: db410c: Add MSM USB PHY driver
authorRamon Fried <ramon.fried@gmail.com>
Fri, 21 Sep 2018 10:35:47 +0000 (13:35 +0300)
committerTom Rini <trini@konsulko.com>
Sun, 30 Sep 2018 17:00:36 +0000 (13:00 -0400)
commit92454e47bcec875490f3238d674fdc3e6c012b70
tree64bd9267e63d241868b77a7da4919b841f768605
parent2df573e6a5d30c3f009a9cea8f5e2e11cc9710e3
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>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/msm8916-usbh-phy.c [new file with mode: 0644]