From: Stanislav Jakubek <stano.jakubek@gmail.com>
To: Sebastian Reichel <sre@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Orson Zhai <orsonzhai@gmail.com>,
Baolin Wang <baolin.wang@linux.alibaba.com>,
Chunyan Zhang <zhang.lyra@gmail.com>
Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/3] sc27xx-fuel-gauge: fix battery detect
Date: Mon, 4 Nov 2024 14:03:27 +0100 [thread overview]
Message-ID: <cover.1730720720.git.stano.jakubek@gmail.com> (raw)
Marked this as V2, since the DTS (last) patch is a continuation of
the 2nd patch from [1].
[1] https://lore.kernel.org/lkml/cover.1723716331.git.stano.jakubek@gmail.com/
Stanislav Jakubek (3):
dt-bindings: power: supply: sc27xx-fg: document deprecated
bat-detect-gpio
power: supply: sc27xx: Fix battery detect GPIO probe
arm64: dts: sprd: Fix battery-detect-gpios property
.../devicetree/bindings/power/supply/sc27xx-fg.yaml | 5 +++++
arch/arm64/boot/dts/sprd/sc2731.dtsi | 2 +-
drivers/power/supply/sc27xx_fuel_gauge.c | 10 +++++++---
3 files changed, 13 insertions(+), 4 deletions(-)
--
2.43.0
next reply other threads:[~2024-11-04 13:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-04 13:03 Stanislav Jakubek [this message]
2024-11-04 13:03 ` [PATCH v2 1/3] dt-bindings: power: supply: sc27xx-fg: document deprecated bat-detect-gpio Stanislav Jakubek
2024-11-05 9:03 ` Krzysztof Kozlowski
2024-11-06 7:19 ` Stanislav Jakubek
2024-11-06 11:10 ` Krzysztof Kozlowski
2024-11-07 2:50 ` Chunyan Zhang
2024-11-04 13:04 ` [PATCH v2 2/3] power: supply: sc27xx: Fix battery detect GPIO probe Stanislav Jakubek
2024-11-04 13:04 ` [PATCH v2 3/3] arm64: dts: sprd: Fix battery-detect-gpios property Stanislav Jakubek
2024-11-11 22:13 ` (subset) [PATCH v2 0/3] sc27xx-fuel-gauge: fix battery detect Sebastian Reichel
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=cover.1730720720.git.stano.jakubek@gmail.com \
--to=stano.jakubek@gmail.com \
--cc=baolin.wang@linux.alibaba.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=orsonzhai@gmail.com \
--cc=robh@kernel.org \
--cc=sre@kernel.org \
--cc=zhang.lyra@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.