diff options
Diffstat (limited to 'include/linux/i2c/twl.h')
| -rw-r--r-- | include/linux/i2c/twl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/i2c/twl.h b/include/linux/i2c/twl.h index 555382660bc4..7ea898c55a60 100644 --- a/include/linux/i2c/twl.h +++ b/include/linux/i2c/twl.h | |||
| @@ -555,6 +555,8 @@ struct twl4030_clock_init_data { | |||
| 555 | struct twl4030_bci_platform_data { | 555 | struct twl4030_bci_platform_data { |
| 556 | int *battery_tmp_tbl; | 556 | int *battery_tmp_tbl; |
| 557 | unsigned int tblsize; | 557 | unsigned int tblsize; |
| 558 | int bb_uvolt; /* voltage to charge backup battery */ | ||
| 559 | int bb_uamp; /* current for backup battery charging */ | ||
| 558 | }; | 560 | }; |
| 559 | 561 | ||
| 560 | /* TWL4030_GPIO_MAX (18) GPIOs, with interrupts */ | 562 | /* TWL4030_GPIO_MAX (18) GPIOs, with interrupts */ |
