Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42079 )
Change subject: soc/intel/tigerlake: Add code for early tcss
......................................................................
Patch Set 22:
(4 comments)
https://review.coreboot.org/c/coreboot/+/42079/22/src/soc/intel/tigerlake/ea...
File src/soc/intel/tigerlake/early_tcss.c:
https://review.coreboot.org/c/coreboot/+/42079/22/src/soc/intel/tigerlake/ea...
PS22, Line 59:
nit: extra tab here
https://review.coreboot.org/c/coreboot/+/42079/22/src/soc/intel/tigerlake/ea...
PS22, Line 79: res_reg = res->buf[0];
nit: blank line after if block
https://review.coreboot.org/c/coreboot/+/42079/22/src/soc/intel/tigerlake/ea...
PS22, Line 144: cmd = tcss_make_safe_mode_cmd(
: PMC_IPC_TCSS_SAFE_MODE_REQ_RES,
: mux_data.usb3_port);
I think this will all fit on 1 line
https://review.coreboot.org/c/coreboot/+/42079/22/src/soc/intel/tigerlake/ea...
PS22, Line 179: static uint8_t hpd_lvl;
Shouldn't this be a per-port HPD, since the state is stored across calls?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/42079
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I58e66f21210d565fb8145d140d2fc7febecdd21a
Gerrit-Change-Number: 42079
Gerrit-PatchSet: 22
Gerrit-Owner: Brandon Breitenstein
brandon.breitenstein@intel.com
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@chromium.org
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Tanu Malhotra
tanu.malhotra@intel.com
Gerrit-Comment-Date: Mon, 12 Oct 2020 19:30:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment