Attention is currently required from: David Wu, Evan Green, Tim Wawrzynczak, Karthik Ramasubramanian.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55249 )
Change subject: mb/google/dedede/var/metaknight: Turn off lte power when s0ix
......................................................................
Patch Set 6:
(5 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/55249/comment/d7b0af1c_45a525a3
PS6, Line 9: Turn off lte power when s0ix for power saving.
Please mention that this is done using ACPI.
https://review.coreboot.org/c/coreboot/+/55249/comment/7040354e_152664b2
PS6, Line 12: TEST= measure lte power comsumption is 0mV under s0ix
How much was it before?
File src/mainboard/google/dedede/variants/metaknight/include/variant/acpi/lte.asl:
https://review.coreboot.org/c/coreboot/+/55249/comment/046909b1_e0d0b638
PS6, Line 3: LTE_EN
What does EN mean?
https://review.coreboot.org/c/coreboot/+/55249/comment/bbd97acc_db141ba5
PS6, Line 5: enter
entering
https://review.coreboot.org/c/coreboot/+/55249/comment/665f35ad_7335a667
PS6, Line 8: If (Arg0) {
Is there a way to check in ACPI/ASL, if the device is present?
--
To view, visit https://review.coreboot.org/c/coreboot/+/55249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I78a39d8cd7a348ad36be9b5969f5c75ed48df833
Gerrit-Change-Number: 55249
Gerrit-PatchSet: 6
Gerrit-Owner: David Wu <david_wu(a)quanta.corp-partner.google.com>
Gerrit-Reviewer: Evan Green <evgreen(a)chromium.org>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: David Wu <david_wu(a)quanta.corp-partner.google.com>
Gerrit-Attention: Evan Green <evgreen(a)chromium.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Comment-Date: Mon, 07 Jun 2021 10:51:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Furquan Shaikh, Maulik V Vaghela, Tim Wawrzynczak, Sridhar Siricilla, Patrick Rudolph.
Rizwan Qureshi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55254 )
Change subject: soc/intel/alderlake: Update PMC Descriptor for Alderlake B0 silicon
......................................................................
Patch Set 5:
(5 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/55254/comment/a07473db_81e50fd8
PS3, Line 9: Descriptpr
Descriptor
What is the definition of this field?
https://review.coreboot.org/c/coreboot/+/55254/comment/2caed736_2a769610
PS3, Line 9: The patch updates PMC Descriptpr which is part of Descriptor Region if
: system equipped with Alderlake B silicon.
Why are we doing this change, what problem is being fixed?
File src/soc/intel/alderlake/romstage/romstage.c:
https://review.coreboot.org/c/coreboot/+/55254/comment/ccf88a71_cb959c93
PS4, Line 150: SI_DESC_REGION_SZ
we don't need to read the whole region, we should be fine by just reading the required offset
https://review.coreboot.org/c/coreboot/+/55254/comment/021b0609_d367741f
PS4, Line 158: SI_DESC_REGION_SZ
just update the offset, as opposed to the entire region
File src/soc/intel/alderlake/romstage/romstage.c:
https://review.coreboot.org/c/coreboot/+/55254/comment/23506474_5ec0d67d
PS5, Line 132: cse
this doesn't seem to be related to CSE at all
Also, you can just have this check in the calling function itself instead of here.
--
To view, visit https://review.coreboot.org/c/coreboot/+/55254
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6d9a2ce0f0b3e386eefa1962ce706b58f31a8576
Gerrit-Change-Number: 55254
Gerrit-PatchSet: 5
Gerrit-Owner: Sridhar Siricilla <sridhar.siricilla(a)intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Maulik V Vaghela <maulik.v.vaghela(a)intel.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi(a)intel.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Furquan Shaikh <furquan(a)google.com>
Gerrit-Attention: Maulik V Vaghela <maulik.v.vaghela(a)intel.com>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Sridhar Siricilla <sridhar.siricilla(a)intel.com>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Mon, 07 Jun 2021 09:52:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Sean Rhodes.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55263
to look at the new patch set (#2).
Change subject: ec: Add Star Labs ITE 5570E support
......................................................................
ec: Add Star Labs ITE 5570E support
Support for Star Labs labtop series EC
Signed-off-by: Sean Rhodes <sean(a)starlabs.systems>
Change-Id: I52287cd3c7606aa210621bb491665410c6fcab96
---
A src/ec/starlabs/it5570/Kconfig
A src/ec/starlabs/it5570/Makefile.inc
A src/ec/starlabs/it5570/acpi/ac.asl
A src/ec/starlabs/it5570/acpi/battery.asl
A src/ec/starlabs/it5570/acpi/cmos.asl
A src/ec/starlabs/it5570/acpi/ec.asl
A src/ec/starlabs/it5570/acpi/hid.asl
A src/ec/starlabs/it5570/acpi/keyboard.asl
A src/ec/starlabs/it5570/acpi/lid.asl
A src/ec/starlabs/it5570/acpi/thermal.asl
A src/ec/starlabs/it5570/chip.h
A src/ec/starlabs/it5570/ec.c
A src/ec/starlabs/it5570/ec.h
13 files changed, 782 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/55263/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/55263
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I52287cd3c7606aa210621bb491665410c6fcab96
Gerrit-Change-Number: 55263
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Sean Rhodes <admin(a)starlabs.systems>
Gerrit-MessageType: newpatchset
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55261 )
Change subject: cpu/x86/lapic: Split virtual_wire_mode_init()
......................................................................
Patch Set 1:
(1 comment)
File src/cpu/x86/lapic/lapic.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-120922):
https://review.coreboot.org/c/coreboot/+/55261/comment/cb806f4b_9b3f44eb
PS1, Line 70: if (need_lapic_init()) {
braces {} are not necessary for any arm of this statement
--
To view, visit https://review.coreboot.org/c/coreboot/+/55261
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib5e37c1a0a91fa4e9542141aa74f1c1876fee94e
Gerrit-Change-Number: 55261
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 07 Jun 2021 08:07:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: David Wu.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55249
to look at the new patch set (#5).
Change subject: mb/google/dedede/var/metaknight: Turn off lte power when s0ix
......................................................................
mb/google/dedede/var/metaknight: Turn off lte power when s0ix
Turn off lte power when s0ix for power saving.
BUG=b:188614547
TEST= measure lte power comsumption is 0mV under s0ix
Change-Id: I78a39d8cd7a348ad36be9b5969f5c75ed48df833
Signed-off-by: David Wu <david_wu(a)quanta.corp-partner.google.com>
---
M src/mainboard/google/dedede/Kconfig
M src/mainboard/google/dedede/Kconfig.name
M src/mainboard/google/dedede/dsdt.asl
A src/mainboard/google/dedede/variants/metaknight/include/variant/acpi/lte.asl
4 files changed, 26 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/55249/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/55249
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I78a39d8cd7a348ad36be9b5969f5c75ed48df833
Gerrit-Change-Number: 55249
Gerrit-PatchSet: 5
Gerrit-Owner: David Wu <david_wu(a)quanta.corp-partner.google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: David Wu <david_wu(a)quanta.corp-partner.google.com>
Gerrit-MessageType: newpatchset