Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35073 )
Change subject: drivers/generic: Add new driver for power resource pseudo-device
......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35073/4//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/35073/4//COMMIT_MSG@36
PS4, Line 36: PowerResource (PR00, 0, 0)
The semantics of this seem odd. This isn't a resource for the PCI0 device. […]
Oops, that's a typo. It's actually created under the I2C0 scope in this case:
Scope (_SB.PCI0.I2C0)
{
PowerResource (PR00, 0, 0)
{
...
}
}
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35073
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id9d66fedd342eb5359d90d9778c515e7aa2de1d7
Gerrit-Change-Number: 35073
Gerrit-PatchSet: 4
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 29 Aug 2019 20:26:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Gerrit-MessageType: comment