Kevin Cheng has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44560 )
Change subject: mb/google/volteer: Add firmware configuration for MAX98373_ALC5682I_I2S_UP4
......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44560/4/src/mainboard/google/voltee...
File src/mainboard/google/volteer/fw_config.c:
https://review.coreboot.org/c/coreboot/+/44560/4/src/mainboard/google/voltee...
PS4, Line 55: PAD_CFG_NF(GPP_R5, NONE, DEEP, NF2), /* I2S1_RXD */
: PAD_CFG_NF(GPP_R6, NONE, DEEP, NF2), /* I2S1_TXD */
: PAD_CFG_NF(GPP_R7, NONE, DEEP, NF2), /* I2S1_SFRM *
I set R5,R6,R7 as NC pin at first. […]
The up4 design only use I2S0 and I2S2. The I2S1 pins are define for different function in project. It will impact other project when it configure here as a common path for all up4 design. I saw you also program the R5, R6, R7 in cb:44409 gpio.c. Can we leave these pins there? and why other I2S2 pins didn't need here and only in gpio.c?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44560
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie25f278dfbdc2f41a36b70403699a2e3c2234600
Gerrit-Change-Number: 44560
Gerrit-PatchSet: 5
Gerrit-Owner: Frank Wu
frank_wu@compal.corp-partner.google.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Sathyanarayana Nujella
sathyanarayana.nujella@intel.com
Gerrit-Reviewer: Srinidhi N Kaushik
srinidhi.n.kaushik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Alan Lee
alan_lee@compal.corp-partner.google.com
Gerrit-CC: Amanda Hwang
amanda_hwang@compal.corp-partner.google.com
Gerrit-CC: Kevin Cheng
kevin.cheng@intel.com
Gerrit-Comment-Date: Thu, 03 Sep 2020 00:30:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Frank Wu
frank_wu@compal.corp-partner.google.com
Comment-In-Reply-To: Kevin Cheng
kevin.cheng@intel.com
Gerrit-MessageType: comment