mbox series

[0/2] Add QCM2290 USB3 PHY support

Message ID 20210927064829.5752-1-shawn.guo@linaro.org
Headers show
Series Add QCM2290 USB3 PHY support | expand

Message

Shawn Guo Sept. 27, 2021, 6:48 a.m. UTC
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

Comments

Vinod Koul Oct. 5, 2021, 7:50 a.m. UTC | #1
On 27-09-21, 14:48, Shawn Guo wrote:
> The series adds support for USB3 PHY found on QCM2290 SoC.


Applied, thanks

-- 
~Vinod