commit | 195bc97b3af65eae81b4cde59779105ffc940b16 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri May 08 18:28:37 2015 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:21:25 2015 +0200 |
tree | f4e1052ef9ba5aa902a0b983df8b011f0c8774b2 | |
parent | 40feabb4e38bb9b3bb05fa5a3e4a89e2bcb84841 [diff] |
imx: ventana: detect pmic using i2c probe instead of board model Avoid requiring board-model and probe pmic by its i2c address. This is in preparation for being able to call pmic_setup() from SPL and not need board type. Signed-off-by: Tim Harvey <tharvey@gateworks.com>