mbox series

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

Message ID 20210331151614.3810197-1-dmitry.baryshkov@linaro.org
Headers show
Series phy: qcom-qmp: provide DP phy support for sm8250 | expand

Message

Dmitry Baryshkov March 31, 2021, 3:16 p.m. UTC
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

Comments

Vinod Koul March 31, 2021, 4 p.m. UTC | #1
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