Re: [PATCH v5 1/6] usb: tcpm: add core framework

2024-09-04 Thread Jonas Karlman
Hi Sebastian, On 2024-09-03 20:16, Sebastian Reichel wrote: > This adds TCPM framework in preparation for fusb302 support, which can > handle USB power delivery messages. This is needed to solve issues with > devices, that are running from a USB-C port supporting USB-PD, but not > having a battery

[PATCH v5 1/6] usb: tcpm: add core framework

2024-09-03 Thread Sebastian Reichel
This adds TCPM framework in preparation for fusb302 support, which can handle USB power delivery messages. This is needed to solve issues with devices, that are running from a USB-C port supporting USB-PD, but not having a battery. Such a device currently boots to the kernel without interacting wi