summaryrefslogtreecommitdiff
path: root/board/glados/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/glados/board.h')
-rw-r--r--board/glados/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/glados/board.h b/board/glados/board.h
index 6561a97793..01b17ab2ea 100644
--- a/board/glados/board.h
+++ b/board/glados/board.h
@@ -186,7 +186,7 @@ enum als_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 3000
/* Try to negotiate to 20V since i2c noise problems should be fixed. */