aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2020-09-10 16:00:04 +0200
committerTom Rini <trini@konsulko.com>2020-09-18 16:20:47 -0400
commitdec042028e8aff9a4f12d1b2ae48a373ab4c4ff9 (patch)
tree7648a4c06e208a0969f367f32341df39330e5a50 /MAINTAINERS
parent496a3aa5ff864ac0346b7013b2fcf94a5ea9da93 (diff)
downloadu-boot-dec042028e8aff9a4f12d1b2ae48a373ab4c4ff9.zip
u-boot-dec042028e8aff9a4f12d1b2ae48a373ab4c4ff9.tar.gz
u-boot-dec042028e8aff9a4f12d1b2ae48a373ab4c4ff9.tar.bz2
phy: add driver for Qualcomm IPQ40xx USB PHY
Add a driver to setup the USB PHY-s on Qualcomm IPQ40xx series SoCs. The driver sets up HS and SS phys. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fcad3e4..1ba7109 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -240,6 +240,7 @@ F: arch/arm/mach-ipq40xx/
F: include/dt-bindings/clock/qcom,ipq4019-gcc.h
F: include/dt-bindings/reset/qcom,ipq4019-reset.h
F: drivers/reset/reset-ipq4019.c
+F: drivers/phy/phy-qcom-ipq4019-usb.c
ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
M: Stefan Roese <sr@denx.de>