Attention is currently required from: Felix Singer, Nico Huber, Raul Rangel, Furquan Shaikh, Matt DeVillier, Michael Niewöhner, Patrick Rudolph, Felix Held.
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52493 )
Change subject: [RFC] device: Introduce new method for setting device states
......................................................................
Patch Set 22:
(5 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/52493/comment/c79160d9_88d27d54
PS22, Line 7: [RFC]
I think everyone likes this enough you can drop the RFC 😊
File src/include/device/devenmap.h:
https://review.coreboot.org/c/coreboot/+/52493/comment/87b1ce73_6bf46af4
PS22, Line 12: option
what about naming this one `upd` ?
https://review.coreboot.org/c/coreboot/+/52493/comment/c6aba323_b0a98577
PS22, Line 13: pci_devfn_t
`PCH_DEVFN` and friends are `unsigned int`, *not* `pci_devfn_t`; `PCI_DEV` creates a `pci_devfn_t`... I mess this up all of the time 😊
https://review.coreboot.org/c/coreboot/+/52493/comment/0a2cbe2d_42ebd07c
PS22, Line 14: hook
maybe `enable_cb` (enable callback) or similar? `hook` seems kinda generic
https://review.coreboot.org/c/coreboot/+/52493/comment/78f587f1_240fa40c
PS22, Line 18: set_dev_state_by_devicetree
I think the name of this function should include `fsp` or `upd` to make it a little more clear what's going on.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/52493
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I70fde306c65a8881f565c5f923be20f380ea64d3
Gerrit-Change-Number: 52493
Gerrit-PatchSet: 22
Gerrit-Owner: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Reviewer: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Felix Singer
felixsinger@posteo.net
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Furquan Shaikh
furquan@google.com
Gerrit-Attention: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Attention: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Attention: Patrick Rudolph
siro@das-labor.org
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Mon, 10 May 2021 17:07:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment