summaryrefslogtreecommitdiff
path: root/board/asurada/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/asurada/board.h')
-rw-r--r--board/asurada/board.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/asurada/board.h b/board/asurada/board.h
index d7cbb1fc37..03d421a748 100644
--- a/board/asurada/board.h
+++ b/board/asurada/board.h
@@ -31,6 +31,13 @@
#endif
/* PD / USB-C / PPC */
+#define CONFIG_USB_PD_DEBUG_LEVEL 3
+#define PD_MAX_CURRENT_MA 3000
+#define PD_MAX_VOLTAGE_MV 20000
+#define PD_OPERATING_POWER_MW 15000
+#define PD_MAX_POWER_MW 60000
+#define PD_POWER_SUPPLY_TURN_ON_DELAY 30000 /* us */
+#define PD_POWER_SUPPLY_TURN_OFF_DELAY 250000 /* us */
/* Optional console commands */
#define CONFIG_CMD_FLASH