]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: AB8505: Enable charging options
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 5 Jan 2022 23:40:37 +0000 (00:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Feb 2022 21:49:13 +0000 (22:49 +0100)
These are not disabled on the AB8500 and after testing we
see they work fine, so enable them on AB8505 too.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-ab8505.dtsi

index e98335e9d1cb5552847f98fc2c7aa89d72b9a0ae..d5ec3ffbc6a2f241ce06019e97d1448032feaa14 100644 (file)
@@ -93,7 +93,6 @@
                                };
 
                                ab8500_fg {
-                                       status = "disabled";
                                        compatible = "stericsson,ab8500-fg";
                                        interrupts = <24 IRQ_TYPE_LEVEL_HIGH>,
                                                     <8 IRQ_TYPE_LEVEL_HIGH>,
                                };
 
                                ab8500_btemp {
-                                       status = "disabled";
                                        compatible = "stericsson,ab8500-btemp";
                                        interrupts = <20 IRQ_TYPE_LEVEL_HIGH>,
                                                     <80 IRQ_TYPE_LEVEL_HIGH>,
                                };
 
                                ab8500_charger {
-                                       status = "disabled";
                                        compatible = "stericsson,ab8500-charger";
                                        interrupts = <10 IRQ_TYPE_LEVEL_HIGH>,
                                                     <11 IRQ_TYPE_LEVEL_HIGH>,
                                };
 
                                ab8500_chargalg {
-                                       status = "disabled";
                                        compatible = "stericsson,ab8500-chargalg";
                                        monitored-battery = <&battery>;
                                };