On Fri, Oct 17, 2025 at 10:30:53PM +0000, Jameson Thies wrote:
The ucsi_psy_get_current_max function defaults to 0.1A when it is not clear how much current the partner device can support. But this does not check the port is connected, and will report 0.1A max current when nothing is connected. Update ucsi_psy_get_current_max to report 0A when there is no connection.
v2 changes:
- added cc stable tag to commit message
Note, as per the documentation, this needs to go below the --- line.
thanks,
greg k-h