[PATCH 0/2] Add QCM2290 USB3 PHY support
From: Shawn Guo <hidden>
Date: 2021-09-27 06:48:49
Also in:
linux-arm-msm, linux-phy, lkml
From: Shawn Guo <hidden>
Date: 2021-09-27 06:48:49
Also in:
linux-arm-msm, linux-phy, lkml
The series adds support for USB3 PHY found on QCM2290 SoC. Shawn Guo (2): dt-bindings: phy: qcom,qmp: Add QCM2290 USB3 PHY phy: qcom-qmp: Add QCM2290 USB3 PHY support .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 27 ++++ drivers/phy/qualcomm/phy-qcom-qmp.c | 143 ++++++++++++++++++ drivers/phy/qualcomm/phy-qcom-qmp.h | 2 + 3 files changed, 172 insertions(+) -- 2.17.1