summaryrefslogtreecommitdiffstats
path: root/include/power/max8998_pmic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/max8998_pmic.h')
-rw-r--r--include/power/max8998_pmic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/power/max8998_pmic.h b/include/power/max8998_pmic.h
index ca21f882c2..0e559f986a 100644
--- a/include/power/max8998_pmic.h
+++ b/include/power/max8998_pmic.h
@@ -76,7 +76,9 @@ enum {
#define MAX8998_LDO3 (1 << 2)
#define MAX8998_LDO4 (1 << 1)
+#define MAX8998_LDO7 (1 << 6)
#define MAX8998_LDO8 (1 << 5)
+#define MAX8998_LDO17 (1 << 4)
#define MAX8998_SAFEOUT1 (1 << 4)
#define MAX8998_I2C_ADDR (0xCC >> 1)
OpenPOWER on IntegriCloud