summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorƁukasz Majewski <[email protected]>2012-03-29 01:29:18 +0000
committerAlbert ARIBAUD <[email protected]>2012-05-15 08:31:29 +0200
commit04ce68eee39eeaebbea60394cc0bba2c6ea49c12 (patch)
tree32712a88e50694ed08f4b49f653fcf6af8782c32 /include
parent8504296045f714430cd755434ccb094711ea95fe (diff)
misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998
TRATS target uses MAX8997 PMIC device instead of MAX8998. Signed-off-by: Lukasz Majewski <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> Acked-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/trats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h
index 674bc7194d8..1bc2bb212e5 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -207,7 +207,7 @@
#define CONFIG_PMIC
#define CONFIG_PMIC_I2C
-#define CONFIG_PMIC_MAX8998
+#define CONFIG_PMIC_MAX8997
#define CONFIG_USB_GADGET
#define CONFIG_USB_GADGET_S3C_UDC_OTG