Skip to content

Commit 62f6424

Browse files
author
Linus Walleij
committed
ARM: config: u8500: Re-enable AB8500 battery charging
This is effectively a revert of the temporary disablement patch. Battery charging now works! We also enable static battery data for the Samsung SDI batteries as used by the U8500 Samsung phones. Cc: Lee Jones <lee.jones@linaro.org> Fixes: a1149ae ("ARM: ux500: Disable Power Supply and Battery Management by default") Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 93bcdac commit 62f6424

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/u8500_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ CONFIG_SPI_GPIO=y
8484
CONFIG_SPI_PL022=y
8585
CONFIG_GPIO_STMPE=y
8686
CONFIG_GPIO_TC3589X=y
87+
CONFIG_BATTERY_SAMSUNG_SDI=y
88+
CONFIG_AB8500_BM=y
8789
CONFIG_SENSORS_IIO_HWMON=y
8890
CONFIG_SENSORS_NTC_THERMISTOR=y
8991
CONFIG_THERMAL=y

0 commit comments

Comments
 (0)