Re: [PATCH V3 0/5] Enable USB support in IPQ8074

2020-06-24 Thread Bjorn Andersson
On Wed 24 Jun 10:18 PDT 2020, Vinod Koul wrote: > On 08-06-20, 19:41, Sivaprakash Murugesan wrote: > > IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs. > > This patch set enables the USB PHYs and USB dwc3 in IPQ8074. > > Applied 1 thru 4. Bjorn can take the 5th one, thanks >

Re: [PATCH V3 0/5] Enable USB support in IPQ8074

2020-06-24 Thread Vinod Koul
On 08-06-20, 19:41, Sivaprakash Murugesan wrote: > IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs. > This patch set enables the USB PHYs and USB dwc3 in IPQ8074. Applied 1 thru 4. Bjorn can take the 5th one, thanks -- ~Vinod

Re: [PATCH V3 0/5] Enable USB support in IPQ8074

2020-06-18 Thread Sivaprakash Murugesan
Hi Vinod, Bjorn This series is completely reviewed and acked now, can you take this for merging? On 6/16/2020 3:57 PM, Sivaprakash Murugesan wrote: Ping! Hi Vinod, can you please review this patch series? On 6/8/2020 7:41 PM, Sivaprakash Murugesan wrote: IPQ8074 has two super speed USB

Re: [PATCH V3 0/5] Enable USB support in IPQ8074

2020-06-18 Thread Sricharan Ramabadhran
Hi Siva, On 6/8/2020 7:41 PM, Sivaprakash Murugesan wrote: IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs. This patch set enables the USB PHYs and USB dwc3 in IPQ8074. [V3] * Rebased patch 3 on 5.7 and linux-next tag next-20200608 [V2] * Added new device compatible

Re: [PATCH V3 0/5] Enable USB support in IPQ8074

2020-06-16 Thread Sivaprakash Murugesan
Ping! Hi Vinod, can you please review this patch series? On 6/8/2020 7:41 PM, Sivaprakash Murugesan wrote: IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs. This patch set enables the USB PHYs and USB dwc3 in IPQ8074. [V3] * Rebased patch 3 on 5.7 and linux-next tag

[PATCH V3 0/5] Enable USB support in IPQ8074

2020-06-08 Thread Sivaprakash Murugesan
IPQ8074 has two super speed USB ports, with QMP and QUSB2 PHYs. This patch set enables the USB PHYs and USB dwc3 in IPQ8074. [V3] * Rebased patch 3 on 5.7 and linux-next tag next-20200608 [V2] * Added new device compatible qcom,ipq8074-qusb2-phy for qusb2 * Addressed Bjorn's review comments on