commit | 5026af6b40f3493c7ba0552635f295236d9b33e5 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Jan 05 16:55:14 2017 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Jan 18 13:21:28 2017 +0900 |
tree | 01bc94edd9d318eb17ec4812eae970267a7bb241 | |
parent | e892d602a8549f0625072063fb5fbe766a2c5f5c [diff] |
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>