]> asedeno.scripts.mit.edu Git - linux.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)
commit8c352e68dd2e50570afe6177d57484366a1cb615
tree7074382f5d1939452ff5856147946f7ac2e5ff62
parent1b1c26b24a6e75d96967515e55fba6c9954d4009
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