[PATCH 0/3] Enable USB support in IPQ8074

From: Sivaprakash Murugesan
Date: Fri Apr 10 2020 - 14:29:56 EST


IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs.
This patch set enables the USB PHYs and USB dwc3 in IPQ8074.

This patch set depends on Sandeep's QMP PHY binding patch
https://patchwork.ozlabs.org/patch/1265442/

Sivaprakash Murugesan (3):
dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings
phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
arm64: dts: ipq8074: enable USB support

.../devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 +
arch/arm64/boot/dts/qcom/ipq8074-hk01.dts | 24 +++
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 168 +++++++++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp.c | 102 +++++++++++++
4 files changed, 296 insertions(+)

--
2.7.4