[PATCH 0/2] Add support for USB3 PHY on SDX65

Rohit Agarwal posted 2 patches 4 years ago
.../devicetree/bindings/phy/qcom,qmp-phy.yaml      |  2 +
drivers/phy/qualcomm/phy-qcom-qmp.c                | 76 ++++++++++++++++++++++
2 files changed, 78 insertions(+)
[PATCH 0/2] Add support for USB3 PHY on SDX65
Posted by Rohit Agarwal 4 years ago
This series adds USB3 PHY support for SDX65 platform. The USB3 PHY is of
type QMP and revision 5.0.0.

Thanks,
Rohit.

Rohit Agarwal (2):
  dt-bindings: phy: qcom,qmp: Add SDX65 USB PHY binding
  phy: qcom-qmp: Add support for SDX65 QMP PHY

 .../devicetree/bindings/phy/qcom,qmp-phy.yaml      |  2 +
 drivers/phy/qualcomm/phy-qcom-qmp.c                | 76 ++++++++++++++++++++++
 2 files changed, 78 insertions(+)

-- 
2.7.4
Re: [PATCH 0/2] Add support for USB3 PHY on SDX65
Posted by Vinod Koul 4 years ago
On 12-04-22, 10:47, Rohit Agarwal wrote:
> This series adds USB3 PHY support for SDX65 platform. The USB3 PHY is of
> type QMP and revision 5.0.0.

Applied, thanks

-- 
~Vinod