gaze18: Set CC_EN high

Fixes using the TBT port (rear USB-C).

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-03-03 10:38:51 -07:00
committed by Jeremy Soller
parent 0348800411
commit 22487f737d

View File

@ -63,7 +63,8 @@ void gpio_init() {
GPDRD = 0;
// USB_PWR_EN
GPDRE = BIT(3);
GPDRF = 0;
// CC_EN
GPDRF = BIT(7);
// H_PROCHOT#_EC
GPDRG = BIT(6);
// PCH_DPWROK_EC