* [PATCH 3/3] ARM: config: u8500: Re-enable AB8500 battery charging
@ 2022-04-06 20:06 Linus Walleij
2022-04-11 8:23 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2022-04-06 20:06 UTC (permalink / raw)
To: linux-arm-kernel; +Cc: Linus Walleij, Lee Jones
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: a1149ae97554 ("ARM: ux500: Disable Power Supply and Battery Management by default")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
arch/arm/configs/u8500_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 159dd98d7f74..a352207a64d7 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -84,6 +84,8 @@ CONFIG_SPI_GPIO=y
CONFIG_SPI_PL022=y
CONFIG_GPIO_STMPE=y
CONFIG_GPIO_TC3589X=y
+CONFIG_BATTERY_SAMSUNG_SDI=y
+CONFIG_AB8500_BM=y
CONFIG_SENSORS_IIO_HWMON=y
CONFIG_SENSORS_NTC_THERMISTOR=y
CONFIG_THERMAL=y
--
2.35.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/3] ARM: config: u8500: Re-enable AB8500 battery charging
2022-04-06 20:06 [PATCH 3/3] ARM: config: u8500: Re-enable AB8500 battery charging Linus Walleij
@ 2022-04-11 8:23 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2022-04-11 8:23 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-arm-kernel
On Wed, 06 Apr 2022, Linus Walleij wrote:
> This is effectively a revert of the temporary disablement
> patch. Battery charging now works!
Great news. \o/
> 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: a1149ae97554 ("ARM: ux500: Disable Power Supply and Battery Management by default")
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> arch/arm/configs/u8500_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Lee Jones <lee.jones@linaro.org>
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-11 8:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-06 20:06 [PATCH 3/3] ARM: config: u8500: Re-enable AB8500 battery charging Linus Walleij
2022-04-11 8:23 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).