mbox series

[0/3] Add Qualcomm SM6115 and SM4250 USB3 PHY support

Message ID 20221213122843.454845-1-bhupesh.sharma@linaro.org
Headers show
Series Add Qualcomm SM6115 and SM4250 USB3 PHY support | expand

Message

Bhupesh Sharma Dec. 13, 2022, 12:28 p.m. UTC
The series adds support for USB3 PHY found on SM6115 and SM4250 SoCs.

Bhupesh Sharma (3):
  dt-bindings: phy: qcom,qmp-usb: Add SM6115 / SM4250 USB3 PHY
  phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init val
  phy: qcom-qmp-usb: Add Qualcomm SM6115 / SM4250 USB3 PHY support

 .../devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml   | 3 +++
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c                      | 5 ++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

Comments

Vinod Koul Jan. 13, 2023, 5:43 p.m. UTC | #1
On 13-12-22, 17:58, Bhupesh Sharma wrote:
> The series adds support for USB3 PHY found on SM6115 and SM4250 SoCs.

Applied, thanks