Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32791 )
Change subject: soc/intel/cannonlake: Pass more SPI options to FSP.
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/32791/2/src/soc/intel/cannonlake/chip.h
File src/soc/intel/cannonlake/chip.h:
https://review.coreboot.org/#/c/32791/2/src/soc/intel/cannonlake/chip.h@41
PS2, Line 41: #define SOC_INTEL_CML_SPI_DEV_MAX 3
What does this represent? Generic SPI devices? PchSerialIoSpiMAX == 2 but this macro is 3. […]
CsPolarity and CsEnable are 2-field arrays where each field indicates each Chip select i.e. CS0 and CS1.
SerialIoSpiDefaultCsOutput selects the default chip select for each spi device i.e. SPI0, SPI1 and SPI2.
So, basically there are 3 GSPI buses and 2 Chip selects for each bus.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32791
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic816395b7d198a52c704e6cabcb56889150b741c
Gerrit-Change-Number: 32791
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Aaron Durbin
adurbin@chromium.org
Gerrit-Comment-Date: Tue, 14 May 2019 19:38:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Gerrit-MessageType: comment