summaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorAndreas Kemnade <andreas@kemnade.info>2025-12-07 11:50:24 +0300
committerLee Jones <lee@kernel.org>2026-01-22 17:22:20 +0300
commita71fee8421cf05d022880ae102983cd46535dac0 (patch)
tree1197b555464c488409b8047b2a3a66fa3fd87a10 /include/linux/mfd
parent360bc3ae0d3fdcf5b234e8141ada93ecfb8b2a51 (diff)
downloadlinux-a71fee8421cf05d022880ae102983cd46535dac0.tar.xz
mfd: bd71828: Add some missing charger related registers
As there are some registers missing which are required for future charger extensions, add them. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com> Link: https://patch.msgid.link/20251207085024.7375-1-andreas@kemnade.info Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/rohm-bd71828.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/rohm-bd71828.h b/include/linux/mfd/rohm-bd71828.h
index 73a71ef69152..39fe275a8117 100644
--- a/include/linux/mfd/rohm-bd71828.h
+++ b/include/linux/mfd/rohm-bd71828.h
@@ -249,6 +249,8 @@ enum {
#define BD71828_REG_BATCAP_MON_LIMIT_U 0xcc
#define BD71828_REG_CONF 0x64
+#define BD71828_REG_ILIM_STAT 0x6d
+#define BD71828_REG_DCIN_SET 0x70
#define BD71828_REG_DCIN_CLPS 0x71
#define BD71828_REG_MEAS_CLEAR 0xaf