]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: samsung: goni: fix the pmic's name for getting
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 5 Jan 2017 07:55:14 +0000 (16:55 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 18 Jan 2017 04:21:28 +0000 (13:21 +0900)
commitfd3b710ae8d37c3909aee47352c6f7f79b8d9b3f
tree01bc94edd9d318eb17ec4812eae970267a7bb241
parentcf2a693864392afe49d69cfe00557eab23acc055
board: samsung: goni: fix the pmic's name for getting

For Getting from uclass, use the "max8998-pmic" as name.
It also needs to change the dt-node's name as "max8998-pmic".
Otherwise, it doesn't find the pmic device.
Because it's only searching for 'max8998_pmic'.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/dts/s5pc1xx-goni.dts
board/samsung/goni/goni.c