Attention is currently required from: David Wu, Dinesh Gehlot, Eric Lai, Nick Vaccaro, Subrata Banik.
Kapil Porwal has posted comments on this change by David Wu. ( https://review.coreboot.org/c/coreboot/+/83062?usp=email )
Change subject: mb/google/nissa/var/riven: Disable unused GPIOs based on fw_config
......................................................................
Patch Set 2:
(1 comment)
File src/mainboard/google/brya/variants/riven/fw_config.c:
https://review.coreboot.org/c/coreboot/+/83062/comment/bed82d7e_a6eb4c58?usp... :
PS2, Line 69: {
Config for WFC and Stylus are still unguarded. You can add a common condition here -
```
if (!fw_config_is_provisioned()) {
printk(BIOS_INFO, "FW_CONFIG is not provisioned. Exiting...\n");
return;
}
```
--
To view, visit
https://review.coreboot.org/c/coreboot/+/83062?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I91adc4e70d0d23b737d4fa6725cd96e63108f874
Gerrit-Change-Number: 83062
Gerrit-PatchSet: 2
Gerrit-Owner: David Wu
david_wu@quanta.corp-partner.google.com
Gerrit-Reviewer: Dinesh Gehlot
digehlot@google.com
Gerrit-Reviewer: Eric Lai
ericllai@google.com
Gerrit-Reviewer: Kapil Porwal
kapilporwal@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@chromium.org
Gerrit-Reviewer: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Eric Lai
ericllai@google.com
Gerrit-Attention: David Wu
david_wu@quanta.corp-partner.google.com
Gerrit-Attention: Subrata Banik
subratabanik@google.com
Gerrit-Attention: Dinesh Gehlot
digehlot@google.com
Gerrit-Attention: Nick Vaccaro
nvaccaro@chromium.org
Gerrit-Comment-Date: Sun, 16 Jun 2024 06:09:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No