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

The ROHM BD96805 is from the software perspective almost identical to
the ROHM BD96801. 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/eab1369557b14a9762c41a5429d1ac87a4644d9e.1744090658.git.mazziesaccount@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/regulator/bd96801-regulator.c