diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/tps65910.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps65910.h b/include/linux/mfd/tps65910.h index dd8dc0a6c462..a989d2b066be 100644 --- a/include/linux/mfd/tps65910.h +++ b/include/linux/mfd/tps65910.h | |||
| @@ -807,6 +807,7 @@ struct tps65910_board { | |||
| 807 | int irq_base; | 807 | int irq_base; |
| 808 | int vmbch_threshold; | 808 | int vmbch_threshold; |
| 809 | int vmbch2_threshold; | 809 | int vmbch2_threshold; |
| 810 | bool en_ck32k_xtal; | ||
| 810 | bool en_dev_slp; | 811 | bool en_dev_slp; |
| 811 | struct tps65910_sleep_keepon_data *slp_keepon; | 812 | struct tps65910_sleep_keepon_data *slp_keepon; |
| 812 | bool en_gpio_sleep[TPS6591X_MAX_NUM_GPIO]; | 813 | bool en_gpio_sleep[TPS6591X_MAX_NUM_GPIO]; |
