[PATCH 0/5] Add USB Support on Qualcomm's SDX75 Platform

From: Rohit Agarwal
Date: Tue Sep 05 2023 - 13:01:33 EST


Hi,

This series adds support of USB3 PHY support for Qualcomm's SDX75 Platform.

Thanks,
Rohit.

Rohit Agarwal (5):
dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75
dt-bindings: phy: Add qcom,sdx75-qmp-usb3-uni schema file
dt-bindings: usb: dwc3: Add missing SDX65 compatible
dt-bindings: usb: dwc3: Add SDX75 compatible
phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support

.../bindings/phy/qcom,sdx75-qmp-usb3-uni-phy.yaml | 106 ++++++++++++++
.../bindings/phy/qcom,snps-eusb2-phy.yaml | 7 +-
.../devicetree/bindings/usb/qcom,dwc3.yaml | 4 +
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 160 +++++++++++++++++++++
4 files changed, 276 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/phy/qcom,sdx75-qmp-usb3-uni-phy.yaml

--
2.7.4