Re: [PATCH 0/4] Add USB Support on Qualcomm's QDU/QRU1000 Platform

From: Komal Bajaj
Date: Fri Mar 29 2024 - 07:28:50 EST




On 3/26/2024 2:00 PM, Greg Kroah-Hartman wrote:
On Tue, Mar 19, 2024 at 02:37:24PM +0530, Komal Bajaj wrote:
This series adds support of USB3 PHY support for Qualcomm's QDU/QRU1000 Platform.

---------
Changes in v2:
* Dropped extra lines
* Sorted the tables alphabetically
* Link to v1: https://lore.kernel.org/linux-arm-msm/20240311120215.16845-1-quic_kbajaj@xxxxxxxxxxx/

Komal Bajaj (4):
dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QDU1000
dt-bindings: phy: qcom,qmp-usb: Add QDU1000 USB3 PHY
dt-bindings: usb: dwc3: Add QDU1000 compatible
phy: qcpm-qmp-usb: Add support for QDU1000/QRU1000

.../phy/qcom,sc8280xp-qmp-usb3-uni-phy.yaml | 2 +
.../bindings/phy/qcom,usb-snps-femto-v2.yaml | 1 +
.../devicetree/bindings/usb/qcom,dwc3.yaml | 3 ++
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 49 +++++++++++++++++++
4 files changed, 55 insertions(+)

--
2.42.0



The subject line here does not say v2, so I'm confused as to which one
is which :(

Please fix up and send a v3.

Apologies, forgot to mark patches as v2.
Will soon send v3 series with proper marking.

Thanks
Komal


thanks,

greg k-h