mbox series

[v4,0/2] arm64: dts: sm6115: Perform USB node related cleanups

Message ID 20230314083633.1882214-1-bhupesh.sharma@linaro.org (mailing list archive)
Headers show
Series arm64: dts: sm6115: Perform USB node related cleanups | expand

Message

Bhupesh Sharma March 14, 2023, 8:36 a.m. UTC
Changes since v3:
-----------------
- v3 can be seen here: https://lore.kernel.org/linux-arm-msm/20221215094532.589291-1-bhupesh.sharma@linaro.org/
- Split the series into two - this patchset proposes only 'fixes'.
  The USB SS qmp phy change will be sent out separately now that we need
  a driver change as well.
- Also fix the recently added sm6115p lenovo dts.

Changes since v2:
-----------------
- v2 can be seen here: https://lore.kernel.org/linux-arm-msm/20221214203124.564537-1-bhupesh.sharma@linaro.org/
- Fixed a blank line issue in [PATCH 3/3]

Changes since v1:
-----------------
- v1 can be seen here: https://lore.kernel.org/linux-arm-msm/20221213123823.455731-1-bhupesh.sharma@linaro.org/
- Addressed the review comments from Konrad and Krzysztof regarding the
  USB HS and SS Phy usage in sm4250 oneplus board dts ([PATCH 3/3]).
- Collected R-B received from Konrad on v1 patches [1/3] and [2/3].

This series performs some USB related cleanups in sm6115 dtsi.

Note that this series is rebased on linux-next/master.

Bhupesh Sharma (2):
  arm64: dts: qcom: sm6115: Cleanup USB node's label
  arm64: dts: qcom: sm6115: Move USB node's 'maximum-speed' and
    'dr_mode' properties to dts

 arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dts |  9 +++++++--
 arch/arm64/boot/dts/qcom/sm6115.dtsi                | 10 ++++------
 arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts   |  9 +++++++--
 3 files changed, 18 insertions(+), 10 deletions(-)

Comments

Bjorn Andersson March 22, 2023, 2:45 p.m. UTC | #1
On Tue, 14 Mar 2023 14:06:31 +0530, Bhupesh Sharma wrote:
> Changes since v3:
> -----------------
> - v3 can be seen here: https://lore.kernel.org/linux-arm-msm/20221215094532.589291-1-bhupesh.sharma@linaro.org/
> - Split the series into two - this patchset proposes only 'fixes'.
>   The USB SS qmp phy change will be sent out separately now that we need
>   a driver change as well.
> - Also fix the recently added sm6115p lenovo dts.
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: sm6115: Cleanup USB node's label
      commit: 0ea0edc04a04e3e36fa7d0b3c8463b0440764cf1
[2/2] arm64: dts: qcom: sm6115: Move USB node's 'maximum-speed' and 'dr_mode' properties to dts
      commit: 1f1e512288edf0ef99d9ceb9af29e2e004341ced

Best regards,