Skip to content

Commit a71fee8

Browse files
akemnadelag-linaro
authored andcommitted
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>
1 parent 360bc3a commit a71fee8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/linux/mfd/rohm-bd71828.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ enum {
249249
#define BD71828_REG_BATCAP_MON_LIMIT_U 0xcc
250250
#define BD71828_REG_CONF 0x64
251251

252+
#define BD71828_REG_ILIM_STAT 0x6d
253+
#define BD71828_REG_DCIN_SET 0x70
252254
#define BD71828_REG_DCIN_CLPS 0x71
253255

254256
#define BD71828_REG_MEAS_CLEAR 0xaf

0 commit comments

Comments
 (0)