Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/44268 )
Change subject: mb/google/zork/trembyle: update USB OC pin mapping ......................................................................
mb/google/zork/trembyle: update USB OC pin mapping
The old USB OC pin mapping caused suspend to error out with an over- current condition on the USB ports. I found out that there are different versions of the schematics; this patch changes the mapping to the one found in the other version.
BUG=b:162912099
Change-Id: I4f24273ce486982b60f7927b0f9eb4a2c14cf0d6 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/mainboard/google/zork/variants/trembyle/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/44268/1
diff --git a/src/mainboard/google/zork/variants/trembyle/overridetree.cb b/src/mainboard/google/zork/variants/trembyle/overridetree.cb index 26d9a3e..8b5c14f 100644 --- a/src/mainboard/google/zork/variants/trembyle/overridetree.cb +++ b/src/mainboard/google/zork/variants/trembyle/overridetree.cb @@ -24,8 +24,8 @@
# USB OC pin mapping register "usb_port_overcurrent_pin[0]" = "USB_OC_PIN_0" # USB C0 - register "usb_port_overcurrent_pin[1]" = "USB_OC_PIN_2" # USB A0 - register "usb_port_overcurrent_pin[2]" = "USB_OC_PIN_4" # USB A1 + register "usb_port_overcurrent_pin[1]" = "USB_OC_PIN_0" # USB A0 + register "usb_port_overcurrent_pin[2]" = "USB_OC_PIN_1" # USB A1 register "usb_port_overcurrent_pin[3]" = "USB_OC_PIN_1" # USB C1
# Enable I2C2 for trackpad, touchscreen, pen at 400kHz