mbox series

[v2,0/3] phy: qcom-qmp-combo: correct sm8550 PHY programming

Message ID 20230911203842.778411-1-dmitry.baryshkov@linaro.org
Headers show
Series phy: qcom-qmp-combo: correct sm8550 PHY programming | expand

Message

Dmitry Baryshkov Sept. 11, 2023, 8:38 p.m. UTC
Fix several small issues with the QMP USB+DP PHY programming on the
Qualcomm SM8550 platform.

Dependencies: [1]

[1] https://lore.kernel.org/all/20230829-topic-8550_usbphy-v3-0-34ec434194c5@linaro.org/

Changes since v1:
- Rebased on top of Konrad's patchet ([1])

Dmitry Baryshkov (3):
  phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registers
  phy: qcom-qmp-usb: move PCS v6 register to the proper header
  phy: qcom-qmp-combo: use v6 registers in v6 regs layout

 drivers/phy/qualcomm/phy-qcom-qmp-combo.c     | 50 +++++++++----------
 .../phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h    | 28 +++--------
 drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6.h    | 20 +++++++-
 3 files changed, 50 insertions(+), 48 deletions(-)

Comments

Rohit Agarwal Nov. 6, 2023, 6:45 a.m. UTC | #1
On 9/12/2023 2:08 AM, Dmitry Baryshkov wrote:
> Fix several small issues with the QMP USB+DP PHY programming on the
> Qualcomm SM8550 platform.

Hi Dmitry,

Can we have a conclusion on this series? The USB support series [1] for 
SDX75 depends on it.
[1] 
https://lore.kernel.org/all/1695359525-4548-1-git-send-email-quic_rohiagar@quicinc.com/

Thanks,
Rohit.
>
> Dependencies: [1]
>
> [1] https://lore.kernel.org/all/20230829-topic-8550_usbphy-v3-0-34ec434194c5@linaro.org/
>
> Changes since v1:
> - Rebased on top of Konrad's patchet ([1])
>
> Dmitry Baryshkov (3):
>    phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registers
>    phy: qcom-qmp-usb: move PCS v6 register to the proper header
>    phy: qcom-qmp-combo: use v6 registers in v6 regs layout
>
>   drivers/phy/qualcomm/phy-qcom-qmp-combo.c     | 50 +++++++++----------
>   .../phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h    | 28 +++--------
>   drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6.h    | 20 +++++++-
>   3 files changed, 50 insertions(+), 48 deletions(-)
>
Dmitry Baryshkov Nov. 6, 2023, 9:37 a.m. UTC | #2
Hi Rohit,

On Mon, 6 Nov 2023 at 08:46, Rohit Agarwal <quic_rohiagar@quicinc.com> wrote:
>
>
> On 9/12/2023 2:08 AM, Dmitry Baryshkov wrote:
> > Fix several small issues with the QMP USB+DP PHY programming on the
> > Qualcomm SM8550 platform.
>
> Hi Dmitry,
>
> Can we have a conclusion on this series?

Yes. Version 3 of this series was accepted by Vinod:

https://lore.kernel.org/linux-arm-msm/169719381727.165658.9377101716537787206.b4-ty@kernel.org/

> The USB support series [1] for
> SDX75 depends on it.
> [1]
> https://lore.kernel.org/all/1695359525-4548-1-git-send-email-quic_rohiagar@quicinc.com/
Rohit Agarwal Nov. 6, 2023, 9:41 a.m. UTC | #3
On 11/6/2023 3:07 PM, Dmitry Baryshkov wrote:
> Hi Rohit,
>
> On Mon, 6 Nov 2023 at 08:46, Rohit Agarwal <quic_rohiagar@quicinc.com> wrote:
>>
>> On 9/12/2023 2:08 AM, Dmitry Baryshkov wrote:
>>> Fix several small issues with the QMP USB+DP PHY programming on the
>>> Qualcomm SM8550 platform.
>> Hi Dmitry,
>>
>> Can we have a conclusion on this series?
> Yes. Version 3 of this series was accepted by Vinod:
>
> https://lore.kernel.org/linux-arm-msm/169719381727.165658.9377101716537787206.b4-ty@kernel.org/
Thanks for the update!!!.

Thanks,
Rohit.
>
>> The USB support series [1] for
>> SDX75 depends on it.
>> [1]
>> https://lore.kernel.org/all/1695359525-4548-1-git-send-email-quic_rohiagar@quicinc.com/
>
Vinod Koul Nov. 16, 2023, 11:36 a.m. UTC | #4
On 06-11-23, 15:11, Rohit Agarwal wrote:
> 
> On 11/6/2023 3:07 PM, Dmitry Baryshkov wrote:
> > Hi Rohit,
> > 
> > On Mon, 6 Nov 2023 at 08:46, Rohit Agarwal <quic_rohiagar@quicinc.com> wrote:
> > > 
> > > On 9/12/2023 2:08 AM, Dmitry Baryshkov wrote:
> > > > Fix several small issues with the QMP USB+DP PHY programming on the
> > > > Qualcomm SM8550 platform.
> > > Hi Dmitry,
> > > 
> > > Can we have a conclusion on this series?
> > Yes. Version 3 of this series was accepted by Vinod:
> > 
> > https://lore.kernel.org/linux-arm-msm/169719381727.165658.9377101716537787206.b4-ty@kernel.org/
> Thanks for the update!!!.

You need to rebase your series as send