Re: (subset) [PATCH v8 0/5] Enable IPQ5332 USB2

From: Vinod Koul
Date: Thu Aug 17 2023 - 05:56:40 EST



On Mon, 14 Aug 2023 13:36:00 +0530, Varadarajan Narayanan wrote:
> This patch series adds the relevant phy and controller
> configurations for enabling USB2 on IPQ5332
>
> v8:
> Driver:-
> Change commit subject and message per review comments
> Don't include of_platform.h
> Change struct initialization coding style
> GENMASK -> BIT for one of the defines
> v7:
> Binding:-
> Move 'compatible' to be the first entry
> In the example have 'usb-phy' instead of 'usb2-phy'
> Add 'Reviewed-by: Krzysztof Kozlowski'
> v6:
> Binding and dts:-
> Dropped the qcom,dwc3.yaml patch as it has been picked up for linux-next
> Add const to compatible, vdd-supply
> Move nodes per register address
> Driver:-
> Add vdd-supply
> Cleanup error paths in probe with dev_err_probe
> v5:
> Binding and dts:-
> Fix email id
> Removed 'Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>'
> as had to change bindings file to be able to use generic phy instead of
> usb-phy
>
> [...]

Applied, thanks!

[1/5] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
commit: b11f8acb937ed64841eeba22b0f0371ded58bef2
[2/5] phy: qcom: Introduce M31 USB PHY driver
commit: 9bc2b3b35334aa2742ad3dc4219c001279a97998

Best regards,
--
~Vinod