Re: [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350

2023-10-23 Thread Dmitry Baryshkov
On Sun, 22 Oct 2023 at 13:51, Dmitry Baryshkov wrote: > > On Sat, 21 Oct 2023 at 13:20, Xilin Wu via B4 Relay > wrote: > > > > From: Xilin Wu > > > > UCSI is supported on SM8350. Allow it to enable USB role switch and > > altmode notifications on SM8350. > > We have had troubles with UCSI on sm8

Re: [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350

2023-10-23 Thread Dmitry Baryshkov
On Mon, 23 Oct 2023 at 08:06, Sophon Wu wrote: > > Dmitry Baryshkov 于2023年10月22日周日 18:51写道: > > > > On Sat, 21 Oct 2023 at 13:20, Xilin Wu via B4 Relay > > wrote: > > > > > > From: Xilin Wu > > > > > > UCSI is supported on SM8350. Allow it to enable USB role switch and > > > altmode notificatio

Re: [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350

2023-10-22 Thread Sophon Wu
Dmitry Baryshkov 于2023年10月22日周日 18:51写道: > > On Sat, 21 Oct 2023 at 13:20, Xilin Wu via B4 Relay > wrote: > > > > From: Xilin Wu > > > > UCSI is supported on SM8350. Allow it to enable USB role switch and > > altmode notifications on SM8350. > > We have had troubles with UCSI on sm8350. I have a

Re: [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350

2023-10-22 Thread Dmitry Baryshkov
On Sat, 21 Oct 2023 at 13:20, Xilin Wu via B4 Relay wrote: > > From: Xilin Wu > > UCSI is supported on SM8350. Allow it to enable USB role switch and > altmode notifications on SM8350. We have had troubles with UCSI on sm8350. I have a workaround for this (and earlier) platforms. Once it is read

[PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350

2023-10-21 Thread Xilin Wu via B4 Relay
From: Xilin Wu UCSI is supported on SM8350. Allow it to enable USB role switch and altmode notifications on SM8350. Signed-off-by: Xilin Wu --- drivers/soc/qcom/pmic_glink.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/soc/qcom/pmic_glink.c b/drivers/soc/qcom/pmic_glink.c index