mb/google/zork/trembyle: comment why USB OC pin mapping is different
Change-Id: I68b7529733e604ac45919a54e094be7eeb044458 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44291 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
e21866781f
commit
ca55343b76
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ chip soc/amd/picasso
|
|||
|
||||
# End : OPN Performance Configuration
|
||||
|
||||
# USB OC pin mapping
|
||||
# USB OC pin mapping: existing trembyle boards are based on old schematics version
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue