Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30918 )
Change subject: soc/intel/apollolake: Override GLK usb clock gating register
......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/#/c/30918/3/src/soc/intel/apollolake/chip.c
File src/soc/intel/apollolake/chip.c:
https://review.coreboot.org/#/c/30918/3/src/soc/intel/apollolake/chip.c@64
PS3, Line 64: ///
Please follow commenting guidelines here: https://www.coreboot.org/Coding_Style#Commenting
https://review.coreboot.org/#/c/30918/3/src/soc/intel/apollolake/chip.c@64
PS3, Line 64: BIT28
Can you please follow the same convention as rest of the file i.e. use (1 << 28) instead of BIT28?
https://review.coreboot.org/#/c/30918/3/src/soc/intel/apollolake/chip.c@772
PS3, Line 772: uint32_t *cfg;
: const struct resource *res;
: uint32_t reg;
: struct device *xhci_dev = PCH_DEV_XHCI;
These could potentially be moved to the if block being added at line 808.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30918
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I50fb16f5ab0e28e79f71c7f0f8e75ac8791c0747
Gerrit-Change-Number: 30918
Gerrit-PatchSet: 3
Gerrit-Owner: John Zhao
john.zhao@intel.corp-partner.google.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Hannah Williams
hannah.williams@intel.com
Gerrit-Reviewer: John Zhao
john.zhao@intel.com
Gerrit-Reviewer: John Zhao
john.zhao@intel.corp-partner.google.com
Gerrit-Reviewer: Justin TerAvest
teravest@chromium.org
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Shamile Khan
shamile.khan@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-Comment-Date: Thu, 24 Jan 2019 04:56:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment