mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
meowth: zoombini: Removed 5V enable pins.
Not needed since we're using the SN5S330. BUG=b:69140019 BRANCH=none TEST=make BOARD=meowth and BOARD=zoombini runs with no errors Change-Id: Id8fa17e1e20ac805405fc6e48e481ceade1a1981 Signed-off-by: Rachel Nancollas <rachelsn@google.com> Reviewed-on: https://chromium-review.googlesource.com/777823 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
34a97f50d5
commit
3b80b4e827
@@ -182,9 +182,6 @@ GPIO(I2C7_SDA, PIN(B, 2), GPIO_INPUT)
|
||||
GPIO(BAT_PRESENT_L, PIN(E, 5), GPIO_INPUT)
|
||||
GPIO(USB_PD_RST_L, PIN(6, 2), GPIO_INPUT)
|
||||
|
||||
GPIO(USB_C0_5V_EN, PIN(6, 7), GPIO_OUT_LOW)
|
||||
GPIO(USB_C1_5V_EN, PIN(7, 0), GPIO_OUT_LOW)
|
||||
|
||||
GPIO(BOARD_VERSION1, PIN(9, 6), GPIO_INPUT)
|
||||
GPIO(BOARD_VERSION2, PIN(9, 3), GPIO_INPUT)
|
||||
GPIO(BOARD_VERSION3, PIN(A, 2), GPIO_INPUT)
|
||||
|
||||
Reference in New Issue
Block a user