commit | 3962016743a9da88e507abb662267eb5d9f22ddf | [log] [tgz] |
---|---|---|
author | Aaron Durbin <adurbin@chromium.org> | Tue May 20 06:01:39 2014 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed May 28 10:58:19 2014 +0900 |
tree | 85e85ca31207f4f087606f9c9594c7d64edaf7b5 | |
parent | 0f0900bf9e2d822db6ebdbd5967bc27ac2b4a11d [diff] |
exynos5: support tps65090 pmic The TSP65090 is a PMIC on some exynos5 boards. The init function is called for the TPS65090 pmic. If that device is not a part of the device tree (returns -ENODEV) then continue. Otherwise return a failure. Signed-off-by: Aaron Durbin <adurbin@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>