commit | 4531156db726d27e593d35800d43c74be4e393b9 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Mon Sep 19 13:09:05 2016 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 26 10:30:29 2016 +0100 |
tree | f52775b7aa8563f16cc65edb2941122aaa866a3d | |
parent | 77aa99265a8dda5b497ff4ebbcafafa7fa07e87f [diff] |
mfd: tps65218: Use mfd_add_devices instead of of_platform_populate mfd_add_devices enables parsing device tree nodes without compatibles for regulators and gpio modules. Replace of_platform_populate with mfd_add_devices. mfd_cell currently is populated with regulators, gpio and powerbutton. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>