Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Andreas Kemnade and committed by
Lee Jones
a71fee84 360bc3ae

+2
+2
include/linux/mfd/rohm-bd71828.h
··· 249 249 #define BD71828_REG_BATCAP_MON_LIMIT_U 0xcc 250 250 #define BD71828_REG_CONF 0x64 251 251 252 + #define BD71828_REG_ILIM_STAT 0x6d 253 + #define BD71828_REG_DCIN_SET 0x70 252 254 #define BD71828_REG_DCIN_CLPS 0x71 253 255 254 256 #define BD71828_REG_MEAS_CLEAR 0xaf