summaryrefslogtreecommitdiff
path: root/board/clapper
diff options
context:
space:
mode:
Diffstat (limited to 'board/clapper')
-rw-r--r--board/clapper/board.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/clapper/board.h b/board/clapper/board.h
index 899368db3d..afad4d63d2 100644
--- a/board/clapper/board.h
+++ b/board/clapper/board.h
@@ -17,9 +17,8 @@
#define CONFIG_BUTTON_COUNT 2
#define CONFIG_CHARGER
#define CONFIG_CHARGER_BQ24715
-/* TODO(crosbug.com/p/24374): Set input current to match adapter. */
#define CONFIG_CHARGER_DISCHARGE_ON_AC
-#define CONFIG_CHARGER_INPUT_CURRENT 1700 /* 33 W adapter, 19 V, 1.75 A */
+#define CONFIG_CHARGER_INPUT_CURRENT 2048 /* 45 W adapter, 20 V, 2.048 A */
#define CONFIG_CHARGER_SENSE_RESISTOR 10 /* Charge sense resistor, mOhm */
#define CONFIG_CHARGER_SENSE_RESISTOR_AC 10 /* Input senso resistor, mOhm */
#define CONFIG_CHIPSET_BAYTRAIL