summaryrefslogtreecommitdiff
path: root/arch/arm/dts/s5pc1xx-goni.dts
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2017-01-05 07:55:14 (GMT)
committerMinkyu Kang <mk7.kang@samsung.com>2017-01-18 04:21:28 (GMT)
commitfd3b710ae8d37c3909aee47352c6f7f79b8d9b3f (patch)
tree01bc94edd9d318eb17ec4812eae970267a7bb241 /arch/arm/dts/s5pc1xx-goni.dts
parentcf2a693864392afe49d69cfe00557eab23acc055 (diff)
downloadu-boot-fd3b710ae8d37c3909aee47352c6f7f79b8d9b3f.tar.xz
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>
Diffstat (limited to 'arch/arm/dts/s5pc1xx-goni.dts')
-rw-r--r--arch/arm/dts/s5pc1xx-goni.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/s5pc1xx-goni.dts b/arch/arm/dts/s5pc1xx-goni.dts
index e80132d..182325a 100644
--- a/arch/arm/dts/s5pc1xx-goni.dts
+++ b/arch/arm/dts/s5pc1xx-goni.dts
@@ -42,7 +42,7 @@
#size-cells = <0>;
status = "okay";
- pmic@66 {
+ max8998-pmic@66 {
compatible = "maxim,max8998";
reg = <0x66 0 0>;