From: Karl Mehltretter <kmehltretter@gmail.com>
To: Sebastian Reichel <sre@kernel.org>
Cc: Karl Mehltretter <kmehltretter@gmail.com>,
linux-pm@vger.kernel.org, Saravanan Sekar <sravanhome@gmail.com>
Subject: [PATCH] power: supply: mp2629: Use the full batt_impedance_compensation name in the ABI document
Date: Sat, 5 Sep 2026 12:18:49 +0200 [thread overview]
Message-ID: <20260905101849.42830-1-kmehltretter@gmail.com> (raw)
drivers/power/supply/mp2629_charger.c creates the attribute with
DEVICE_ATTR_RW(batt_impedance_compensation). The ABI file documents it
under the truncated name batt_impedance_compen, which does not exist in
sysfs.
Use the full name.
Fixes: fe27f04e0cdc ("power: supply: mp2629: Add impedance compensation config")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com>
---
Documentation/ABI/testing/sysfs-class-power-mp2629 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-class-power-mp2629 b/Documentation/ABI/testing/sysfs-class-power-mp2629
index 914d67caac0d..a85f926ce9c2 100644
--- a/Documentation/ABI/testing/sysfs-class-power-mp2629
+++ b/Documentation/ABI/testing/sysfs-class-power-mp2629
@@ -1,4 +1,4 @@
-What: /sys/class/power_supply/mp2629_battery/batt_impedance_compen
+What: /sys/class/power_supply/mp2629_battery/batt_impedance_compensation
Date: April 2020
KernelVersion: 5.7
Description:
--
2.53.0
next reply other threads:[~2026-09-05 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-05 10:18 Karl Mehltretter [this message]
2026-09-09 20:49 ` [PATCH] power: supply: mp2629: Use the full batt_impedance_compensation name in the ABI document 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=20260905101849.42830-1-kmehltretter@gmail.com \
--to=kmehltretter@gmail.com \
--cc=linux-pm@vger.kernel.org \
--cc=sravanhome@gmail.com \
--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