]> git.dujemihanovic.xyz Git - linux.git/commit
mfd: 88pm88x: initialize the regulators regmaps
authorKarel Balej <balejk@matfyz.cz>
Wed, 27 Dec 2023 19:45:12 +0000 (20:45 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 20 Jan 2024 19:52:01 +0000 (20:52 +0100)
commite5d4407998895e8ac3a15f82a62e5b7c2361028d
treec51fac4c75311ebf9266d7590cfdbf1cf376e186
parent4715939ceeb839a09f687ff2b90bdc1d62482fcc
mfd: 88pm88x: initialize the regulators regmaps

The regulators registers are accessed via a different I2C address than
the already implemented functionality. Initialize the new regmap for the
regulator driver to use. For 88PM886 the buck regmap is the same as LDO
regmap, however this is not the case for 88PM880.

Signed-off-by: Karel Balej <balejk@matfyz.cz>
drivers/mfd/88pm88x.c
include/linux/mfd/88pm88x.h