On 25/10/2021 17:17, Guenter Roeck wrote:
+static int qcom_pmic_tcpm_core_set_polarity(struct tcpc_dev *tcpc,
+ enum typec_cc_polarity pol)
+{
+ return 0;
A comment explaining why this isn't needed with this hardware would help.
Will do.
Briefly though, there's a separate USB PHY which is responsible for
orientation switches, its done outside of this block.
https://git.linaro.org/people/bryan.odonoghue/kernel.git/commit/?h=usb-next-25-10-21-pm8150b-tcpm&id=4d754f4eee2ae7c142ab55092f8c4aabd30b433c
---
bod