Re: [PATCH 2/2] usb: typec: ucsi: Don't update power_supply on power role change if not connected

From: Sergey Senozhatsky

Date: Thu May 21 2026 - 01:04:09 EST


On (26/05/19 18:41), Myrrh Periwinkle wrote:
> We only need to update the power_supply on power role change if the port
> is connected, because otherwise the online status should be the same for
> both cases.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 7616f006db07 ("usb: typec: ucsi: Update power_supply on power role change")
> Signed-off-by: Myrrh Periwinkle <myrrhperiwinkle@xxxxxxxxxxx>

Reported-and-tested-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>