]> www.infradead.org Git - users/jedix/linux-maple.git/commit
regulator: bd96801: Support ROHM BD96806 PMIC
authorMatti Vaittinen <mazziesaccount@gmail.com>
Tue, 8 Apr 2025 08:47:24 +0000 (11:47 +0300)
committerLee Jones <lee@kernel.org>
Thu, 24 Apr 2025 13:53:18 +0000 (14:53 +0100)
commit956e9363c8230a0dc9a83cf5de61200206a9154b
tree7d6e80298f7d4761702647c33316c782a0325173
parentfecc18a9f59ce9c36eb3622ae77bff5fa5c6d976
regulator: bd96801: Support ROHM BD96806 PMIC

The ROHM BD96806 is from the software perspective almost identical to
the ROHM BD96802. The main difference is different voltage tuning
ranges.

Add support differentiating these PMICs and provide correct voltages
for both models.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/5d15660e0e71c70fda8df1694bec0e4fba7f251e.1744090658.git.mazziesaccount@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/regulator/bd96801-regulator.c