From: Dimitri Fedrau via B4 Relay <devnull+dimitri.fedrau.liebherr.com@kernel.org>
To: Sebastian Reichel <sre@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Dimitri Fedrau <dimitri.fedrau@liebherr.com>,
Dimitri Fedrau <dima.fedrau@gmail.com>
Subject: [PATCH 0/2] power: supply: gpio-charger: add support for fast-charge timer
Date: Wed, 22 Oct 2025 21:47:46 +0200 [thread overview]
Message-ID: <20251022-gpio-charger-timer-v1-0-b557409400f2@liebherr.com> (raw)
On some devices like TIs BQ24081 battery charger it is possible to activate
or deactivate a fast-charge timer that provides a backup safety for charge
termination. In case of the BQ24081 it is a fixed 7-hour timer. Add support
for enabling/disabling the fast-charge timer via GPIO.
Signed-off-by: Dimitri Fedrau <dimitri.fedrau@liebherr.com>
---
Dimitri Fedrau (2):
dt-bindings: power: supply: gpio-charger: add support for fast-charge timer
power: supply: gpio-charger: add support for fast-charge timer
.../ABI/testing/sysfs-class-power-gpio-charger | 10 ++++++
.../bindings/power/supply/gpio-charger.yaml | 5 +++
drivers/power/supply/gpio-charger.c | 39 ++++++++++++++++++++++
3 files changed, 54 insertions(+)
---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251022-gpio-charger-timer-cddae1619714
Best regards,
--
Dimitri Fedrau <dimitri.fedrau@liebherr.com>
next reply other threads:[~2025-10-22 19:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 19:47 Dimitri Fedrau via B4 Relay [this message]
2025-10-22 19:47 ` [PATCH 1/2] dt-bindings: power: supply: gpio-charger: add support for fast-charge timer Dimitri Fedrau via B4 Relay
2025-10-23 18:32 ` Conor Dooley
2025-10-22 19:47 ` [PATCH 2/2] " Dimitri Fedrau via B4 Relay
2025-11-11 10:11 ` [PATCH 0/2] " Dimitri Fedrau
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=20251022-gpio-charger-timer-v1-0-b557409400f2@liebherr.com \
--to=devnull+dimitri.fedrau.liebherr.com@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dima.fedrau@gmail.com \
--cc=dimitri.fedrau@liebherr.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sre@kernel.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