Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/31632
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
mb/google/arcada: Update USB2 port6 AFE setting
Accoriding to 574354, we need to tune each port to pass eye diagram other than just use recommanded setting as they are base guidence only.
Bug=b:124407280 TEST=Build and boot up on sarien board.
Signed-off-by: Lijian Zhao lijian.zhao@intel.com Change-Id: I587695809b368edd33852c4241de097ca31e9d66 --- M src/mainboard/google/sarien/variants/arcada/devicetree.cb 1 file changed, 8 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/31632/1
diff --git a/src/mainboard/google/sarien/variants/arcada/devicetree.cb b/src/mainboard/google/sarien/variants/arcada/devicetree.cb index 244ba7a..cded5ff 100644 --- a/src/mainboard/google/sarien/variants/arcada/devicetree.cb +++ b/src/mainboard/google/sarien/variants/arcada/devicetree.cb @@ -125,7 +125,14 @@ register "usb2_ports[3]" = "USB2_PORT_EMPTY" register "usb2_ports[4]" = "USB2_PORT_EMPTY" register "usb2_ports[5]" = "USB2_PORT_LONG(OC_SKIP)" # Camera - register "usb2_ports[6]" = "USB2_PORT_MID(OC_SKIP)" # WWAN + register "usb2_ports[6]" = "{ + .enable = 1, \ + .ocpin = OC_SKIP, \ + .tx_bias = USB2_BIAS_0MV, \ + .tx_emp_enable = USB2_DE_EMP_ON_PRE_EMP_ON, \ + .pre_emp_bias = USB2_BIAS_28P15MV, \ + .pre_emp_bit = USB2_HALF_BIT_PRE_EMP, \ + }" # WWAN register "usb2_ports[7]" = "USB2_PORT_MID(OC_SKIP)" # USH register "usb2_ports[8]" = "USB2_PORT_MID(OC_SKIP)" # Fingerprint register "usb2_ports[9]" = "USB2_PORT_MID(OC_SKIP)" # Bluetooth
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31632
to look at the new patch set (#2).
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
mb/google/arcada: Update USB2 port6 AFE setting
Accoriding to 574354, we need to tune each port to pass eye diagram other than just use recommanded setting as they are base guidence only.
Bug=b:124407280 TEST=Build and boot up on arcada board.
Signed-off-by: Lijian Zhao lijian.zhao@intel.com Change-Id: I587695809b368edd33852c4241de097ca31e9d66 --- M src/mainboard/google/sarien/variants/arcada/devicetree.cb 1 file changed, 8 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/31632/2
Casper Chang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Patch Set 2: Code-Review+1
SIV verify passed.
Thejaswani Putta has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Patch Set 2: Code-Review+1
Looks good to me
Lijian Zhao has removed Casper Chang from this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Removed reviewer Casper Chang with the following votes:
* Code-Review+1 by Casper Chang casper_chang@wistron.corp-partner.google.com
Wonkyu Kim has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Patch Set 2: Code-Review+1
John Zhao has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Patch Set 2: Code-Review+2
Hello Thejaswani Putta, Wonkyu Kim, John Zhao, Duncan Laurie, Bora Guvendik, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31632
to look at the new patch set (#3).
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
mb/google/arcada: Update USB2 port6 AFE setting
Accoriding to 574354, we need to tune each port to pass eye diagram other than just use recommanded setting as they are base guidence only.
Bug=b:124407280 TEST=Build and boot up on arcada board.
Signed-off-by: Lijian Zhao lijian.zhao@intel.com Change-Id: I587695809b368edd33852c4241de097ca31e9d66 --- M src/mainboard/google/sarien/variants/arcada/devicetree.cb 1 file changed, 8 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/31632/3
Pratikkumar V Prajapati has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Patch Set 3: Code-Review+2
Duncan Laurie has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
Patch Set 3: Code-Review+2
Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/31632 )
Change subject: mb/google/arcada: Update USB2 port6 AFE setting ......................................................................
mb/google/arcada: Update USB2 port6 AFE setting
Accoriding to 574354, we need to tune each port to pass eye diagram other than just use recommanded setting as they are base guidence only.
Bug=b:124407280 TEST=Build and boot up on arcada board.
Signed-off-by: Lijian Zhao lijian.zhao@intel.com Change-Id: I587695809b368edd33852c4241de097ca31e9d66 Reviewed-on: https://review.coreboot.org/c/coreboot/+/31632 Reviewed-by: Pratikkumar V Prajapati pratikkumar.v.prajapati@intel.com Reviewed-by: Duncan Laurie dlaurie@chromium.org Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/sarien/variants/arcada/devicetree.cb 1 file changed, 8 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Duncan Laurie: Looks good to me, approved Pratikkumar V Prajapati: Looks good to me, approved
diff --git a/src/mainboard/google/sarien/variants/arcada/devicetree.cb b/src/mainboard/google/sarien/variants/arcada/devicetree.cb index c966e9a..c0411e1 100644 --- a/src/mainboard/google/sarien/variants/arcada/devicetree.cb +++ b/src/mainboard/google/sarien/variants/arcada/devicetree.cb @@ -125,7 +125,14 @@ register "usb2_ports[3]" = "USB2_PORT_EMPTY" register "usb2_ports[4]" = "USB2_PORT_EMPTY" register "usb2_ports[5]" = "USB2_PORT_LONG(OC_SKIP)" # Camera - register "usb2_ports[6]" = "USB2_PORT_MID(OC_SKIP)" # WWAN + register "usb2_ports[6]" = "{ + .enable = 1, \ + .ocpin = OC_SKIP, \ + .tx_bias = USB2_BIAS_0MV, \ + .tx_emp_enable = USB2_DE_EMP_ON_PRE_EMP_ON, \ + .pre_emp_bias = USB2_BIAS_28P15MV, \ + .pre_emp_bit = USB2_HALF_BIT_PRE_EMP, \ + }" # WWAN register "usb2_ports[7]" = "USB2_PORT_MID(OC_SKIP)" # USH register "usb2_ports[8]" = "USB2_PORT_MID(OC_SKIP)" # Fingerprint register "usb2_ports[9]" = "USB2_PORT_MID(OC_SKIP)" # Bluetooth