commit | 8c352e68dd2e50570afe6177d57484366a1cb615 | [log] [tgz] |
---|---|---|
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | Mon Jan 20 15:43:01 2020 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Jan 24 07:22:31 2020 +0000 |
tree | 7074382f5d1939452ff5856147946f7ac2e5ff62 | |
parent | 1b1c26b24a6e75d96967515e55fba6c9954d4009 [diff] |
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>