Re: [PATCH v7 10/14] phy: qcom: qmp-usbc: Add USB/DP exclude handling

2025-09-27 Thread Konrad Dybcio
On 9/26/25 9:25 AM, Xiangxu Yin wrote: > When both USB and DP PHY modes are enabled simultaneously on the same > QMP USBC PHY, it can lead to hardware misconfiguration and undefined > behavior. This happens because the PHY resources are not designed to > operate in both modes at the same time. > >

[PATCH v7 10/14] phy: qcom: qmp-usbc: Add USB/DP exclude handling

2025-09-26 Thread Xiangxu Yin
When both USB and DP PHY modes are enabled simultaneously on the same QMP USBC PHY, it can lead to hardware misconfiguration and undefined behavior. This happens because the PHY resources are not designed to operate in both modes at the same time. To prevent this, introduce a mutual exclusion chec