Re: [PATCH v2] usb: typec: tcpm: implement retry mechanism for Discover Identity VDMs

From: RD Babiera

Date: Wed Jul 08 2026 - 18:32:33 EST


On Tue, Jun 30, 2026 at 4:09 AM Xu Yang <xu.yang_2@xxxxxxxxxxx> wrote:
> And should the state be set to VDM_DISCOVERY_UNKNOWN instead? It's seems odd to
> indicate that discovery is complete immediately after a port reset.

It's fine to set to VDM_DISCOVERY_UNKNOWN and cancel any remaining
work identical to
how HARD_RESET handles the state. I'll add this in the next version.

Best,
RD