]> git.sur5r.net Git - u-boot/commit
samsung: board: init the s2mps11 pmic during booting time
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 29 Jan 2018 04:53:19 +0000 (13:53 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 2 May 2018 01:57:43 +0000 (10:57 +0900)
commit4f0a8bf669f24771d1e4ca89a1f2b1ca39e50e47
treef1a6d49e07630ac8ba4f60d1cd74b978b5bfdb78
parentec1754f091c3c06d76592a3f9fecf6184f27e4c9
samsung: board: init the s2mps11 pmic during booting time

Exynos5422 board has s2mps11 pmic.
If CONFIG_PMIC_S2MPS11 is enabled, it can initialize PMIC and Regulators
during booting time.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Anand Moon <linux.amoon@gmail.com>
board/samsung/common/exynos5-dt.c