On Tue, 19 Mar 2024 at 11:08, Komal Bajaj <quic_kbajaj@xxxxxxxxxxx> 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/ So, this is v2, but you didn't mark patches as v2. Please use b4 for sending patches. It can handle patch revisions automatically. > > 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(+) -- With best wishes Dmitry