]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: bd718x7: Add compatible for BD71850
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Mon, 20 Jan 2020 13:43:01 +0000 (15:43 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Jan 2020 07:22:31 +0000 (07:22 +0000)
commit4ad2db9ee4ea3855c54b17afd739bbeb8c8d0a37
tree7074382f5d1939452ff5856147946f7ac2e5ff62
parent62a73d7214d846cf2f69de598ff3ff70aa275fd8
mfd: bd718x7: Add compatible for BD71850

ROHM BD71850 PMIC is almost identical to BD71847. Main difference is some
initial voltage values for regulators. The BD71850 can be handled by
BD71847 driver but adding own compatible makes it clearer for one who
creates the DT for board containing this PMIC and allows SW to be
differentiating PMICs if needed.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rohm-bd718x7.c