[PATCH 0/3] phy: qualcomm: support IPQ60xx USB PHY

Baruch Siach baruch at tkos.co.il
Wed Jan 27 09:20:26 EST 2021


The short series adds support for USB PHY on IPQ60xx based platforms. Tested 
on CP01 board.

The code is forward-ported from downstream codeaurora kernel at

  https://source.codeaurora.org/quic/qsdk/oss/kernel/linux-ipq-5.4/

Baruch Siach (1):
  dt-bindings: phy: qcom,qusb2: document ipq6018 compatible

Kathiravan T (2):
  phy: qcom-qusb2: add QUSB2 support for IPQ6018
  arm64: dts: ipq6018: enable USB2 support

 .../bindings/phy/qcom,qusb2-phy.yaml          |  1 +
 arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts  |  8 ++++
 arch/arm64/boot/dts/qcom/ipq6018.dtsi         | 48 +++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qusb2.c         | 44 +++++++++++++++++
 4 files changed, 101 insertions(+)

-- 
2.29.2




More information about the linux-arm-kernel mailing list