summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--baseboard/brask/baseboard.h3
-rw-r--r--board/brask/board.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/baseboard/brask/baseboard.h b/baseboard/brask/baseboard.h
index e2abf1adee..e285482c61 100644
--- a/baseboard/brask/baseboard.h
+++ b/baseboard/brask/baseboard.h
@@ -58,6 +58,9 @@
#define CONFIG_USB_CHARGER
#define CONFIG_BC12_DETECT_PI3USB9201
+/* Support Barrel Jack */
+#undef CONFIG_DEDICATED_CHARGE_PORT_COUNT
+#define CONFIG_DEDICATED_CHARGE_PORT_COUNT 1
/*
* Don't allow the system to boot to S0 when the battery is low and unable to
* communicate on locked systems (which haven't PD negotiated)
diff --git a/board/brask/board.h b/board/brask/board.h
index 3953fab629..433cf27ad7 100644
--- a/board/brask/board.h
+++ b/board/brask/board.h
@@ -15,6 +15,9 @@
#define CONFIG_MP2964
+/* Barrel Jack */
+#define DEDICATED_CHARGE_PORT 3
+
/* USB Type A Features */
#define USB_PORT_COUNT 1
#define CONFIG_USB_PORT_POWER_DUMB