The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Sebastian Reichel <sebastian.reichel@collabora.com>
To: Badhri Jagan Sridharan <badhri@google.com>,
	 Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 Hans de Goede <hansg@kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	 Marek Szyprowski <m.szyprowski@samsung.com>,
	Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>,
	 Purism Kernel Team <kernel@puri.sm>,
	Amit Sunil Dhamne <amitsd@google.com>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-usb@vger.kernel.org,
	"André Draszik" <andre.draszik@linaro.org>,
	"Tudor Ambarus" <tudor.ambarus@linaro.org>,
	"Peter Griffin" <peter.griffin@linaro.org>,
	"RD Babiera" <rdbabiera@google.com>,
	"Kyle Tso" <kyletso@google.com>,
	"Hans de Goede" <johannes.goede@oss.qualcomm.com>
Subject: Re: (subset) [PATCH v5 0/2] Add support for Battery Status AMS
Date: Sun, 26 Jul 2026 02:04:35 +0200	[thread overview]
Message-ID: <amVOuVIW7WFCckfN@venus> (raw)
In-Reply-To: <178502408322.829727.13725435987030791049.b4-ty@collabora.com>

[-- Attachment #1: Type: text/plain, Size: 1897 bytes --]

Hi,

On Sun, Jul 26, 2026 at 02:01:23AM +0200, Sebastian Reichel wrote:
> 
> On Tue, 14 Jul 2026 21:10:51 +0000, Amit Sunil Dhamne wrote:
> > PD 3.1 v1.8 Spec necessitates a response to Get_Battery_Status request
> > from the port partner (see "6.13.2 Applicability of Data Message").
> > This patchset adds support to get all the battery type power supplies
> > and query them to report the telemetry required to build a Battery
> > Status Message. Right now, this submission assumes all the battery type
> > power supplies that exist in the system are fixed (meaning cannot be hot
> > swapped).
> > 
> > [...]
> 
> Applied, thanks!
> 
> [1/2] power: supply: Add helpers to get and put arrays of power supply handles
>       commit: 0962125d9001077e91bc90656245f009e3c6c129

Here is a signed immutable branch/tag for the USB subsystem to
handle patch 2 (I also left some review feedback for that one):

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/ib-psy-array-helpers-for-v7.3-signed

for you to fetch changes up to 0962125d9001077e91bc90656245f009e3c6c129:

  power: supply: Add helpers to get and put arrays of power supply handles (2026-07-26 01:31:43 +0200)

----------------------------------------------------------------
Immutable branch for battery array helpers for power-supply and USB

----------------------------------------------------------------
Amit Sunil Dhamne (1):
      power: supply: Add helpers to get and put arrays of power supply handles

 drivers/power/supply/power_supply_core.c | 153 +++++++++++++++++++++++++++++++
 include/linux/power_supply.h             |  15 +++
 2 files changed, 168 insertions(+)

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2026-07-26  0:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14 21:10 [PATCH v5 0/2] Add support for Battery Status AMS Amit Sunil Dhamne via B4 Relay
2026-07-14 21:10 ` [PATCH v5 1/2] power: supply: Add helpers to get and put arrays of power supply handles Amit Sunil Dhamne via B4 Relay
2026-07-14 21:10 ` [PATCH v5 2/2] usb: typec: tcpm: Add support for Battery Status response message Amit Sunil Dhamne via B4 Relay
2026-07-26  0:01   ` Sebastian Reichel
2026-07-26  0:01 ` (subset) [PATCH v5 0/2] Add support for Battery Status AMS Sebastian Reichel
2026-07-26  0:04   ` Sebastian Reichel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=amVOuVIW7WFCckfN@venus \
    --to=sebastian.reichel@collabora.com \
    --cc=amitsd@google.com \
    --cc=andre.draszik@linaro.org \
    --cc=badhri@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hansg@kernel.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=johannes.goede@oss.qualcomm.com \
    --cc=kernel@puri.sm \
    --cc=krzk@kernel.org \
    --cc=kyletso@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=peter.griffin@linaro.org \
    --cc=rdbabiera@google.com \
    --cc=sebastian.krzyszkowiak@puri.sm \
    --cc=tudor.ambarus@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox