mbox series

[v2,0/3] usb: typec: ucsi: additional fixes for Qualcomm platforms

Message ID 20240409-qcom-ucsi-fixes-bis-v2-0-6d3a09faec90@linaro.org (mailing list archive)
Headers show
Series usb: typec: ucsi: additional fixes for Qualcomm platforms | expand

Message

Dmitry Baryshkov April 9, 2024, 3:29 p.m. UTC
Fix small issues in the Qualcomm PMIC-GLINK UCSI implementation.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Changes in v2:
- Fixed indentation in pmic_glink_ucsi_notify() (Heikki)
- Link to v1: https://lore.kernel.org/r/20240408-qcom-ucsi-fixes-bis-v1-0-716c145ca4b1@linaro.org

---
Dmitry Baryshkov (3):
      usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490
      usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650
      usb: typec: ucsi_glink: drop special handling for CCI_BUSY

 drivers/usb/typec/ucsi/ucsi_glink.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)
---
base-commit: 25e918cf1bb906bd9aca19ae0270feb7f6d68783
change-id: 20240408-qcom-ucsi-fixes-bis-6b314764c5be

Best regards,

Comments

Dmitry Baryshkov April 9, 2024, 3:49 p.m. UTC | #1
On Tue, 9 Apr 2024 at 18:29, Dmitry Baryshkov
<dmitry.baryshkov@linaro.org> wrote:
>
> Fix small issues in the Qualcomm PMIC-GLINK UCSI implementation.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
> Changes in v2:
> - Fixed indentation in pmic_glink_ucsi_notify() (Heikki)

I have sent this version just few minutes before getting notification
from Greg that v1 was added to usb-testing.
Greg, you can ignore this version, the indentation change is the only
difference between two versions.



> - Link to v1: https://lore.kernel.org/r/20240408-qcom-ucsi-fixes-bis-v1-0-716c145ca4b1@linaro.org
>
> ---
> Dmitry Baryshkov (3):
>       usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490
>       usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650
>       usb: typec: ucsi_glink: drop special handling for CCI_BUSY
>
>  drivers/usb/typec/ucsi/ucsi_glink.c | 14 ++++++--------
>  1 file changed, 6 insertions(+), 8 deletions(-)
> ---
> base-commit: 25e918cf1bb906bd9aca19ae0270feb7f6d68783
> change-id: 20240408-qcom-ucsi-fixes-bis-6b314764c5be
>
> Best regards,
> --
> Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>


--
With best wishes
Dmitry