Remove GPH7 on IT8587E
On IT8587E, pin 3 is VBAT and not a GPIO pin. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
716efd4eb5
commit
51d35cb272
@@ -192,8 +192,6 @@ void gpio_init(void) {
|
||||
GPCRH5 = GPIO_OUT | GPIO_UP;
|
||||
// SUSB#_PCH
|
||||
GPCRH6 = GPIO_IN;
|
||||
// TODO
|
||||
GPCRH7 = GPIO_IN;
|
||||
// BAT_DET
|
||||
GPCRI0 = GPIO_ALT;
|
||||
// BAT_VOLT
|
||||
|
Reference in New Issue
Block a user