lemp13-b: Remove GPB7
Fixes: f79f4d1157
("Remove GPB7 on IT5570E")
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
f79f4d1157
commit
a67b0c98b8
@ -108,8 +108,6 @@ void gpio_init(void) {
|
|||||||
GPCRB5 = GPIO_IN;
|
GPCRB5 = GPIO_IN;
|
||||||
// SUSBC_EC#
|
// SUSBC_EC#
|
||||||
GPCRB6 = GPIO_OUT;
|
GPCRB6 = GPIO_OUT;
|
||||||
// Does not exist
|
|
||||||
GPCRB7 = GPIO_IN;
|
|
||||||
|
|
||||||
// ALL_SYS_PWRGD
|
// ALL_SYS_PWRGD
|
||||||
GPCRC0 = GPIO_IN;
|
GPCRC0 = GPIO_IN;
|
||||||
|
Reference in New Issue
Block a user