commit | 5bc81e858c99a60b025f05f83a8713208b1009db | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:10:01 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:17 2017 -0600 |
tree | b437d4e85e4a5c55e3e88ea9b3e92ca85adb6f26 | |
parent | d21afd5b37766877aec8c1fcf2080444fde0165d [diff] |
dm: gpio: power: Convert pm8916 drivers to livetree This PMIC driver (power and GPIO) is used by the sandbox SPMI tests. Update the drivers to support a live device tree so that the tests pass. Signed-off-by: Simon Glass <sjg@chromium.org>