diff mbox series

ARM: omap2plus_defconfig: enable charger of TWL603X

Message ID 20241229144459.9742-1-andreas@kemnade.info (mailing list archive)
State New
Headers show
Series ARM: omap2plus_defconfig: enable charger of TWL603X | expand

Commit Message

Andreas Kemnade Dec. 29, 2024, 2:44 p.m. UTC
Enable the newly-added charger of TWL603X in the defconfig since it is
used by the Epson Moverio BT200.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/configs/omap2plus_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Roger Quadros Jan. 4, 2025, 4:58 p.m. UTC | #1
On 29/12/2024 16:44, Andreas Kemnade wrote:
> Enable the newly-added charger of TWL603X in the defconfig since it is
> used by the Epson Moverio BT200.
> 
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>

Reviewed-by: Roger Quadros <rogerq@kernel.org>
Kevin Hilman Jan. 6, 2025, 11:45 p.m. UTC | #2
On Sun, 29 Dec 2024 15:44:59 +0100, Andreas Kemnade wrote:
> Enable the newly-added charger of TWL603X in the defconfig since it is
> used by the Epson Moverio BT200.
> 
> 

Applied, thanks!

[1/1] ARM: omap2plus_defconfig: enable charger of TWL603X
      commit: 643cc5ca01ce462f2e2856eda60400e9a7052bb9

Best regards,
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 3a166c2f02bd..6de45d7f6078 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -428,6 +428,7 @@  CONFIG_POWER_RESET_GPIO=y
 CONFIG_BATTERY_BQ27XXX=m
 CONFIG_CHARGER_ISP1704=m
 CONFIG_CHARGER_TWL4030=m
+CONFIG_CHARGER_TWL6030=m
 CONFIG_CHARGER_BQ2415X=m
 CONFIG_CHARGER_BQ24190=m
 CONFIG_CHARGER_BQ24735=m