[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025101316-rage-vegan-c380@gregkh>
Date: Mon, 13 Oct 2025 09:33:56 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Jameson Thies <jthies@...gle.com>
Cc: heikki.krogerus@...ux.intel.com, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, dmitry.baryshkov@....qualcomm.com,
bleung@...omium.org, akuchynski@...omium.org,
abhishekpandit@...omium.org, sebastian.reichel@...labora.com,
linux-pm@...r.kernel.org
Subject: Re: [PATCH 0/6] UCSI Power Supply Updates and Bug Fixes
On Tue, Oct 07, 2025 at 12:00:01AM +0000, Jameson Thies wrote:
> This series includes the following minor changes to power supply
> handling by the UCSI driver.
>
> 1) Adds the "Status" property to power supplies registered by the UCSI
> driver.
> 2) Reports power supply USB type as "DRP" when the port partner is a
> DRP.
> 3) Updates ucsi.c to report a power supply change all power opmode
> changes. Currently this only gets reported when opmode is PD.
> 4) Updates ucsi.c to report a power supply change when the PPM signals
> a sink path change.
> 5) Set max current to 0 when no device is connected. Currently this
> defaults to 0.1A.
> 6) Updates connector status after initiating a PR swap. Following the
> UCSI spec, there is no reported change following a successful SET_PDR
> command. This results in the stored connector status being outdated.
>
> Abhishek Pandit-Subedi (1):
> usb: typec: ucsi: pr_swap should check connector_status
>
> Jameson Thies (5):
> usb: typec: ucsi: psy: Add power supply status
> usb: typec: ucsi: psy: Add support for DRP USB type
> usb: typec: ucsi: Report power supply changes on power opmode changes
> usb: typec: ucsi: Report power supply change on sink path change
> usb: typec: ucsi: psy: Set max current to zero when disconnected
Please do not mix bug fixes and updates to the driver in the same patch
series, as that means the bug fixes will be delayed until the next
release, not the current one, as I can't take them all at once.
thanks,
greg k-h
Powered by blists - more mailing lists