diff options
author | Sebastian Reichel <sebastian.reichel@collabora.com> | 2018-12-05 18:52:09 +0100 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2018-12-05 18:52:09 +0100 |
commit | 8f01c45a0fb7e6b96eb210d9d28772e8ef04b0a7 (patch) | |
tree | 900a2e48bf047930fd73fe420b22f27feb3ec96a /include | |
parent | a95761d6d2618d0d3d70b0776c624f6ca7157a22 (diff) | |
parent | 7693b5643fd2d682de90733b67fc8032b9646911 (diff) |
Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-next
Immutable branch between mfd and power-supply for driver
changes related to axp813.
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/mfd/axp20x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h index 517e60eecbcb..2302b620d238 100644 --- a/include/linux/mfd/axp20x.h +++ b/include/linux/mfd/axp20x.h @@ -266,6 +266,7 @@ enum axp20x_variants { #define AXP288_RT_BATT_V_H 0xa0 #define AXP288_RT_BATT_V_L 0xa1 +#define AXP813_ACIN_PATH_CTRL 0x3a #define AXP813_ADC_RATE 0x85 /* Fuel Gauge */ |