Re: [PATCH 0/6] usb: typec: add Qualcomm PMI8998 USB Type-C role-switch support
From: Bryan O'Donoghue
Date: Mon May 18 2026 - 18:03:29 EST
On 18/05/2026 21:22, taygoth wrote:
Power Delivery is not implemented. The PMI8998 PDPHY block at offset
0x1700 is register-identical to PM8150B and could be wired through
the existing drivers/usb/typec/tcpm/qcom code in a follow-up if PD
negotiation becomes a requirement.
So in this case why not implement your code as a new instance of of type-c phy in the existing TCPM driver ?
---
bod