summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2020-07-23 19:37:42 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-07-25 17:44:52 +0000
commit1d0154cee023d7185436b9a3399d25276a532699 (patch)
treebc20cb340da13e1691262392ebfb0c3133e9b593 /src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb
parentc4d4b54314451fa0a4ef63de8533d576d782765b (diff)
downloadcoreboot-1d0154cee023d7185436b9a3399d25276a532699.tar.gz
coreboot-1d0154cee023d7185436b9a3399d25276a532699.tar.bz2
coreboot-1d0154cee023d7185436b9a3399d25276a532699.zip
soc/amd/picasso: don't apply unconfigured USB2 PHY tune parameters
Since FSP pre-populates the UPD struct with the non-zero default values, coreboot shouldn't set them to zero in the case that they aren't configured in the board's devicetree. Since all parameters being zero is a valid case, this patch adds another devicetree option that applying the devicetree settings for the USB2 PHY tuning depends on being set. BUG=b:161923068 Change-Id: I66e5811ce64298b0644d2881420634a8ce1379d7 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43781 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb')
-rw-r--r--src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb b/src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb
index e355b5b14aaa..4a01a12cc015 100644
--- a/src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb
+++ b/src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb
@@ -51,6 +51,8 @@ chip soc/amd/picasso
register "xhci0_force_gen1" = "0"
+ register "has_usb2_phy_tune_params" = "1"
+
# Controller0 Port0 Default
register "usb_2_port_0_tune_params" = "{
.com_pds_tune = 0x03,