Re: [PATCH v6 0/7] phy: qcom-qmp: provide DP phy support for sm8250

2021-03-31 Thread Vinod Koul
On 31-03-21, 18:16, Dmitry Baryshkov wrote:
> Changes since v5:
>  - Rebase on top of phy-next
>  - Rework 'move DP functions to callbacks' patch to leave most of the
>code in place, using function prototypes.

Applied 1 thru 5, thanks

Bjorn you can pick the dts bits.

-- 
~Vinod


[PATCH v6 0/7] phy: qcom-qmp: provide DP phy support for sm8250

2021-03-31 Thread Dmitry Baryshkov
Changes since v5:
 - Rebase on top of phy-next
 - Rework 'move DP functions to callbacks' patch to leave most of the
   code in place, using function prototypes.

Changes since v4:
 - Fix typo in the qcom,sc7180-qmp-usb3-phy name in the first patch

Changes since v3:
 - Move qcom,sc7180-qmp-usb3-phy and qcom,sdm845-qmp-usb3-phy from
   qcom,qmp-usb3-dp.yaml to qcom,qmp-phy.yaml
 - Do not touch qcom,sm8250-qmp-usb3-phy compatible

Changes since v2:
 - Drop unused qmp_v4_usb3_rx_tbl

Changes since v1:
 - Provide dt bindings
 - Split register renaming from sm8250-dp-phy patch
 - Add respective changes to sm8250 device tree