mbox series

[0/3] phy: qcom-qmp: add V4 USB PHYs

Message ID 20200524021416.17049-1-jonathan@marek.ca (mailing list archive)
Headers show
Series phy: qcom-qmp: add V4 USB PHYs | expand

Message

Jonathan Marek May 24, 2020, 2:14 a.m. UTC
Add support for sm8150 secondary USB PHY and both sm8250 USB PHYs.

Jonathan Marek (3):
  phy: qcom-qmp: Allow different values for second lane
  phy: qcom-qmp: Add QMP V4 USB3 UNIPHY
  phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250

 drivers/phy/qualcomm/phy-qcom-qmp.c | 408 +++++++++++++++++++++++++++-
 drivers/phy/qualcomm/phy-qcom-qmp.h |   7 +
 2 files changed, 403 insertions(+), 12 deletions(-)

Comments

Vinod Koul June 29, 2020, 9:41 a.m. UTC | #1
On 23-05-20, 22:14, Jonathan Marek wrote:
> Add support for sm8150 secondary USB PHY and both sm8250 USB PHYs.

Applied all, thanks