aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2020-07-29 01:02:38 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-07-30 15:01:04 +0000
commite2379969e59bfc1901ee0d7dd66e90fefca701a5 (patch)
tree70e2f6726e6243f2c6ff192decf94497a2744b24 /src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb
parentd9da698bbd24c39664940fb93c698a431924d713 (diff)
mb/google/zork: add USB over-current pin mapping to devicetree
BUG=b:162010077 Change-Id: Iba3e3ec62cdfd818077017abd28fa754c2ae7797 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44007 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb')
-rw-r--r--src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb b/src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb
index bbef7027d5..39a48277c7 100644
--- a/src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb
+++ b/src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb
@@ -139,6 +139,10 @@ chip soc/amd/picasso
.read_mode = SPI_READ_MODE_DUAL122,
}"
+ # common USB OC pin mapping
+ register "usb_port_overcurrent_pin[4]" = "USB_OC_NONE" # Camera or internal hub
+ register "usb_port_overcurrent_pin[5]" = "USB_OC_NONE" # Bluetooth
+
# eSPI Configuration
register "common_config.espi_config" = "{
.std_io_decode_bitmap = ESPI_DECODE_IO_0x80_EN | ESPI_DECODE_IO_0X60_0X64_EN,