[PATCH 0/3] usb: typec: tcpm: sink (ufp) accessory mode support
From: Michael Grzeschik
Date: Thu Apr 03 2025 - 18:43:42 EST
This series is adding support to reach the DEBUG_ACC_ATTACHED state
when configured as sink. It also extends the tcpm_acc_attach function
to handle sink and src cases and sets the proper modal state when
calling tcpm_set_role.
Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
---
Michael Grzeschik (3):
usb: typec: tcpm: allow to use sink in accessory mode
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
usb: typec: tcpm: allow switching to mode accessory to mux properly
drivers/usb/typec/tcpm/tcpm.c | 68 +++++++++++++++++++++++++++++++++----------
1 file changed, 53 insertions(+), 15 deletions(-)
---
base-commit: a1b5bd45d4ee58af4f56e49497b8c3db96d8f8a3
change-id: 20250404-ml-topic-tcpm-aabcc5f2d55e
Best regards,
--
Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>