]> Git Repo - u-boot.git/commit - MAINTAINERS
phy: add driver for Qualcomm IPQ40xx USB PHY
authorRobert Marko <[email protected]>
Thu, 10 Sep 2020 14:00:04 +0000 (16:00 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Cc: Luka Perkov <[email protected]>
MAINTAINERS
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-qcom-ipq4019-usb.c [new file with mode: 0644]
This page took 0.032005 seconds and 4 git commands to generate.