]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos5: support tps65090 pmic
authorAaron Durbin <adurbin@chromium.org>
Tue, 20 May 2014 12:01:39 +0000 (06:01 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 28 May 2014 01:58:19 +0000 (10:58 +0900)
commit0f2e739c99fde8cec8378f05907fb4f12ccdfbc0
tree85e85ca31207f4f087606f9c9594c7d64edaf7b5
parent0b259dc2e849183dfea604fa137bb616e09b319a
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>
board/samsung/smdk5250/exynos5-dt.c