summaryrefslogtreecommitdiff
path: root/board/elm
diff options
context:
space:
mode:
Diffstat (limited to 'board/elm')
-rw-r--r--board/elm/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/elm/board.h b/board/elm/board.h
index 41fdc60a6f..b2097af1e0 100644
--- a/board/elm/board.h
+++ b/board/elm/board.h
@@ -202,7 +202,7 @@ enum temp_sensor_id {
/* Define typical operating power and max power */
#define PD_OPERATING_POWER_MW 15000
-#define PD_MAX_POWER_MW 60000
+#define PD_MAX_POWER_MW 45000
#define PD_MAX_CURRENT_MA CONFIG_CHARGER_MAX_INPUT_CURRENT
#define PD_MAX_VOLTAGE_MV 20000