Re: [PATCH v1 1/2] usb: typec: tcpm: add tcpm_port_error_recovery symbol

From: Guenter Roeck
Date: Tue Nov 28 2023 - 10:10:09 EST


On 11/21/23 12:38, RD Babiera wrote:
Add tcpm_port_error_recovery symbol and corresponding event that runs in
tcpm_pd_event handler to set the port to the ERROR_RECOVERY state. tcpci
drivers can use the symbol to reset the port when tcpc faults affect port
functionality.

Signed-off-by: RD Babiera <rdbabiera@xxxxxxxxxx>

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>