]> git.ipfire.org Git - thirdparty/u-boot.git/commit - MAINTAINERS
phy: add driver for Qualcomm IPQ40xx USB PHY
authorRobert Marko <robert.marko@sartura.hr>
Thu, 10 Sep 2020 14:00:04 +0000 (16:00 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 18 Sep 2020 20:20:47 +0000 (16:20 -0400)
commitdec042028e8aff9a4f12d1b2ae48a373ab4c4ff9
tree7648a4c06e208a0969f367f32341df39330e5a50
parent496a3aa5ff864ac0346b7013b2fcf94a5ea9da93
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>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-qcom-ipq4019-usb.c [new file with mode: 0644]