Re: [PATCH] usb: typec: tcpm: detect orientation in debug acc mode
From: Greg Kroah-Hartman
Date: Mon May 05 2025 - 07:21:37 EST
On Mon, May 05, 2025 at 01:06:16PM +0200, Michael Grzeschik wrote:
> For the debug accessory case, the orientation can be detected by reading
> the cc resistor values. The will be TYPEC_CC_RP_DEF and TYPEC_CC_RP_1_5
> in sink mode and TYPEC_CC_RA TYPEC_CC_RD in src mode.
>
> Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
What commit id does this fix?
thanks,
greg k-h