Wim Vervoorn has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Remove the power button from ASL ......................................................................
mb/facebook/monolith: Remove the power button from ASL
The mainboard ASL code contained a power button definition. This is not required as the system uses the standard ACPI power button.
Remove the PWRB device from ASL.
BUG=N/A TEST=tested using fwts on a facebook monolith.
Change-Id: I25a842539ee2e8febc8a1ae88843a71ccb4ee68e Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/acpi/mainboard.asl 1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/38133/1
diff --git a/src/mainboard/facebook/monolith/acpi/mainboard.asl b/src/mainboard/facebook/monolith/acpi/mainboard.asl index 2a3ad59..f40af80 100644 --- a/src/mainboard/facebook/monolith/acpi/mainboard.asl +++ b/src/mainboard/facebook/monolith/acpi/mainboard.asl @@ -15,15 +15,6 @@ * GNU General Public License for more details. */
-Scope (_SB) -{ - Device (PWRB) - { - Name (_HID, EisaId ("PNP0C0C")) - Name (_UID, 1) - } -} - /* * Onboard CPLD */
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Remove the power button from ASL ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG@7 PS1, Line 7: mb/facebook/monolith: Remove the power button from ASL Would suggest 'Remove PWRB' since standard power button is used.
Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38133
to look at the new patch set (#2).
Change subject: mb/facebook/monolith: Remove the PWRB device as standard power button is used ......................................................................
mb/facebook/monolith: Remove the PWRB device as standard power button is used
The mainboard ASL code contained a power button definition. This is not required as the system uses the standard ACPI power button.
Remove the PWRB device from ASL.
BUG=N/A TEST=tested using fwts on a facebook monolith.
Change-Id: I25a842539ee2e8febc8a1ae88843a71ccb4ee68e Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/acpi/mainboard.asl 1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/38133/2
Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Remove the PWRB device as standard power button is used ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG@7 PS1, Line 7: mb/facebook/monolith: Remove the power button from ASL
Would suggest 'Remove PWRB' since standard power button is used.
Done
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Remove the PWRB device as standard power button is used ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38133/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38133/2//COMMIT_MSG@7 PS2, Line 7: mb/facebook/monolith: Remove the PWRB device as standard power button is used Use 'Drop PWRB device' as in CB:38134
Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38133
to look at the new patch set (#3).
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
mb/facebook/monolith: Drop PWRB device
The mainboard ASL code contained a power button definition. This is not required as the system uses the standard ACPI power button.
Remove the PWRB device from ASL.
BUG=N/A TEST=tested using fwts on a facebook monolith.
Change-Id: I25a842539ee2e8febc8a1ae88843a71ccb4ee68e Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/acpi/mainboard.asl 1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/38133/3
Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38133/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38133/2//COMMIT_MSG@7 PS2, Line 7: mb/facebook/monolith: Remove the PWRB device as standard power button is used
Use 'Drop PWRB device' as in CB:38134
Done
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
Patch Set 3: Code-Review+2
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG@13 PS1, Line 13: Found-by: …
Hello Frans Hendriks, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38133
to look at the new patch set (#4).
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
mb/facebook/monolith: Drop PWRB device
The mainboard ASL code contained a power button definition. This is not required as the system uses the standard ACPI power button.
Remove the PWRB device from ASL.
BUG=N/A TEST=tested using fwts on a facebook monolith.
Found-by: fwts 19.12.00 Change-Id: I25a842539ee2e8febc8a1ae88843a71ccb4ee68e Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/acpi/mainboard.asl 1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/38133/4
Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/38133/1//COMMIT_MSG@13 PS1, Line 13:
Found-by: …
forgot to update this one as well. Sorry about that.
Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
Patch Set 5: Code-Review+2
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/38133 )
Change subject: mb/facebook/monolith: Drop PWRB device ......................................................................
mb/facebook/monolith: Drop PWRB device
The mainboard ASL code contained a power button definition. This is not required as the system uses the standard ACPI power button.
Remove the PWRB device from ASL.
BUG=N/A TEST=tested using fwts on a facebook monolith.
Found-by: fwts 19.12.00 Change-Id: I25a842539ee2e8febc8a1ae88843a71ccb4ee68e Signed-off-by: Wim Vervoorn wvervoorn@eltan.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/38133 Reviewed-by: Frans Hendriks fhendriks@eltan.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/facebook/monolith/acpi/mainboard.asl 1 file changed, 0 insertions(+), 9 deletions(-)
Approvals: build bot (Jenkins): Verified Frans Hendriks: Looks good to me, approved
diff --git a/src/mainboard/facebook/monolith/acpi/mainboard.asl b/src/mainboard/facebook/monolith/acpi/mainboard.asl index 2a3ad59..f40af80 100644 --- a/src/mainboard/facebook/monolith/acpi/mainboard.asl +++ b/src/mainboard/facebook/monolith/acpi/mainboard.asl @@ -15,15 +15,6 @@ * GNU General Public License for more details. */
-Scope (_SB) -{ - Device (PWRB) - { - Name (_HID, EisaId ("PNP0C0C")) - Name (_UID, 1) - } -} - /* * Onboard CPLD */