Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Subrata Banik.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55205 )
Change subject: mb/intel/adlrvp: Use device aliases
......................................................................
Patch Set 3:
(6 comments)
File src/mainboard/intel/adlrvp/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/55205/comment/4f1efbc1_b73e106d
PS2, Line 320: device pci 10.0 off end
: device pci 10.1 off end
: device pci 10.6 off end # THC0
: device pci 10.7 off end # THC1
> Below devices are THC0 and 1 for ADL-P […]
Hmmm, I see. It's somewhat annoying (why couldn't ADL-P and ADL-S use the same PCI B:D.F for these devices?) but we'll have to live with it. Maybe we will end up using two separate chipset devicetrees for ADL-P and ADL-S.
https://review.coreboot.org/c/coreboot/+/55205/comment/4b9f1961_00cccfd3
PS2, Line 324: device pci 11.0 off end
: device pci 11.1 off end
: device pci 11.2 off end
: device pci 11.3 off end
: device pci 11.4 off end
: device pci 11.5 off end
> same these devices belongs to ADL-S
Alright, I see. I'd appreciate if you could remove ADL-S devices in a separate commit.
https://review.coreboot.org/c/coreboot/+/55205/comment/b247ee02_7a786431
PS2, Line 331: device pci 12.5 off end
> I don't see this device, mostly some mistake, better to remove this device from list
I'd remove it in the same commit that removes the ADL-S devices (see comment above), and mention why in that commit's message.
File src/mainboard/intel/adlrvp/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/55205/comment/c073d70f_853abd66
PS3, Line 372: # W/A to FSP issue
Does this comment still apply?
File src/mainboard/intel/adlrvp/devicetree_m.cb:
https://review.coreboot.org/c/coreboot/+/55205/comment/c6a09818_89740b8a
PS3, Line 202: device ref pch_espi on end
Already on in chipset.cb
https://review.coreboot.org/c/coreboot/+/55205/comment/38cbd357_ff97b73e
PS3, Line 216: device ref fast_spi on end
Already on in chipset.cb
--
To view, visit https://review.coreboot.org/c/coreboot/+/55205
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib9e82d953416c076588974f3167d00ae96f01bb5
Gerrit-Change-Number: 55205
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.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: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Comment-Date: Fri, 04 Jun 2021 10:28:26 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik <subrata.banik(a)intel.com>
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Angel Pons, Patrick Rudolph.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55209 )
Change subject: soc/intel/alderlake: Add IDE-R and KT device into chipset.cb
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/55209/comment/16adc908_3cfe7866
PS1, Line 9: Add IDE-R and KT device to chipset.cb and leave it off by default.
> I don't have a datasheet, are these devices still IDE-R and KT in Alder Lake?
Yes they are.
--
To view, visit https://review.coreboot.org/c/coreboot/+/55209
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iaa51e3dc107eb3f06ad7b2aad72a6bc112999d98
Gerrit-Change-Number: 55209
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
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: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Fri, 04 Jun 2021 10:25:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Angel Pons.
Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55206
to look at the new patch set (#2).
Change subject: mb/intel/sm: Use device aliases
......................................................................
mb/intel/sm: Use device aliases
Use the device aliases provided by alderlake chipset.cb instead of
the raw pci device+function. Take advantage of the default states
in chipset.cb and only list the devices that are enabled for all
shadowmountain board variants.
TEST=Dump devicetree device enable list without and with this CL, no
difference observed.
Change-Id: I2b769d653ad8ad8ff069a0787d00ff33ead5c912
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
---
M src/mainboard/intel/shadowmountain/variants/baseboard/devicetree.cb
1 file changed, 41 insertions(+), 83 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/55206/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/55206
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2b769d653ad8ad8ff069a0787d00ff33ead5c912
Gerrit-Change-Number: 55206
Gerrit-PatchSet: 2
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.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: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Subrata Banik, Patrick Rudolph.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55209 )
Change subject: soc/intel/alderlake: Add IDE-R and KT device into chipset.cb
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/55209/comment/5916db69_a08a3ed4
PS1, Line 9: Add IDE-R and KT device to chipset.cb and leave it off by default.
I don't have a datasheet, are these devices still IDE-R and KT in Alder Lake?
--
To view, visit https://review.coreboot.org/c/coreboot/+/55209
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iaa51e3dc107eb3f06ad7b2aad72a6bc112999d98
Gerrit-Change-Number: 55209
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Furquan Shaikh <furquan(a)google.com>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Fri, 04 Jun 2021 10:21:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Angel Pons.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55205 )
Change subject: mb/intel/adlrvp: Use device aliases
......................................................................
Patch Set 3:
(8 comments)
File src/mainboard/intel/adlrvp/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/55205/comment/357962ea_44d3c4d2
PS2, Line 320: device pci 10.0 off end
: device pci 10.1 off end
: device pci 10.6 off end # THC0
: device pci 10.7 off end # THC1
> chipset.cb only has the first two: […]
Below devices are THC0 and 1 for ADL-P
device pci 10.0 off end
device pci 10.1 off end
And below devices are THC0 and 1 for ADL-S.
device pci 10.6 off end # THC0
device pci 10.7 off end # THC1
I'm planning to add ADL-S code sooner, will add those devices in chipset.cb.
Hope we are good till then?
https://review.coreboot.org/c/coreboot/+/55205/comment/c036660f_75727eb3
PS2, Line 324: device pci 11.0 off end
: device pci 11.1 off end
: device pci 11.2 off end
: device pci 11.3 off end
: device pci 11.4 off end
: device pci 11.5 off end
> chipset.cb doesn't have any of these. […]
same these devices belongs to ADL-S
https://review.coreboot.org/c/coreboot/+/55205/comment/1a7e4276_edb0298e
PS2, Line 331: device pci 12.5 off end
> chipset. […]
I don't see this device, mostly some mistake, better to remove this device from list
https://review.coreboot.org/c/coreboot/+/55205/comment/cb3c65a0_47f09a94
PS2, Line 334: device pci 13.1 off end
> chipset. […]
Its for ADL-S
https://review.coreboot.org/c/coreboot/+/55205/comment/578fa04d_661d163e
PS2, Line 362: device pci 16.2 off end # CSME
: device pci 16.3 off end # CSME
> These two devices don't appear in chipset.cb for some reason. […]
I will add those in chipset.cb now.
CB:55209
https://review.coreboot.org/c/coreboot/+/55205/comment/8ac42d76_8ef9374e
PS2, Line 317: chip drivers/usb/acpi
: register "desc" = ""Root Hub""
: register "type" = "UPC_TYPE_HUB"
: device usb 0.0 on
: chip drivers/usb/acpi
: register "desc" = ""Bluetooth""
: register "type" = "UPC_TYPE_INTERNAL"
: device usb 2.9 on end
: end
: end
: end
> chipset.cb also has a `chip drivers/usb/acpi` with stuff inside. […]
Ack
https://review.coreboot.org/c/coreboot/+/55205/comment/afb7762b_875337d8
PS2, Line 352: device ref pch_espi on end
> alderlake chipset.cb already enables this: […]
Ack
https://review.coreboot.org/c/coreboot/+/55205/comment/be2547c4_a7ef9e76
PS2, Line 366: device ref fast_spi on end
> alderlake chipset.cb already enables this: […]
Ack
--
To view, visit https://review.coreboot.org/c/coreboot/+/55205
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib9e82d953416c076588974f3167d00ae96f01bb5
Gerrit-Change-Number: 55205
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.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: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Fri, 04 Jun 2021 10:21:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Subrata Banik.
Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55205
to look at the new patch set (#3).
Change subject: mb/intel/adlrvp: Use device aliases
......................................................................
mb/intel/adlrvp: Use device aliases
Use the device aliases provided by alderlake chipset.cb instead of
the raw pci device+function. Take advantage of the default states
in chipset.cb and only list the devices that are enabled for all
different adlrvp boards.
TEST=Dump devicetree device enable list without and with this CL, no
difference observed.
Change-Id: Ib9e82d953416c076588974f3167d00ae96f01bb5
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
---
M src/mainboard/intel/adlrvp/devicetree.cb
M src/mainboard/intel/adlrvp/devicetree_m.cb
M src/mainboard/intel/adlrvp/variants/adlrvp_m_ext_ec/overridetree.cb
M src/mainboard/intel/adlrvp/variants/adlrvp_p_ext_ec/overridetree.cb
4 files changed, 88 insertions(+), 169 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/55205/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/55205
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib9e82d953416c076588974f3167d00ae96f01bb5
Gerrit-Change-Number: 55205
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.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: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-MessageType: newpatchset
Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/55209 )
Change subject: soc/intel/alderlake: Add IDE-R and KT device into chipset.cb
......................................................................
soc/intel/alderlake: Add IDE-R and KT device into chipset.cb
Add IDE-R and KT device to chipset.cb and leave it off by default.
Change-Id: Iaa51e3dc107eb3f06ad7b2aad72a6bc112999d98
Signed-off-by: Subrata Banik <subrata.banik(a)intel.com>
---
M src/soc/intel/alderlake/chipset.cb
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/55209/1
diff --git a/src/soc/intel/alderlake/chipset.cb b/src/soc/intel/alderlake/chipset.cb
index 53d75e4..c51f92c 100644
--- a/src/soc/intel/alderlake/chipset.cb
+++ b/src/soc/intel/alderlake/chipset.cb
@@ -121,6 +121,8 @@
device pci 15.3 alias i2c3 off end
device pci 16.0 alias heci1 off end
device pci 16.1 alias heci2 off end
+ device pci 16.2 alias ide_r off end
+ device pci 16.3 alias kt off end
device pci 16.4 alias heci3 off end
device pci 16.5 alias heci4 off end
device pci 17.0 alias sata off end
--
To view, visit https://review.coreboot.org/c/coreboot/+/55209
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iaa51e3dc107eb3f06ad7b2aad72a6bc112999d98
Gerrit-Change-Number: 55209
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-MessageType: newchange
Attention is currently required from: Kyösti Mälkki.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55193 )
Change subject: cpu/x86/lapic: Separate stop_this_cpu()
......................................................................
Patch Set 2:
(1 comment)
File src/cpu/x86/lapic/lapic_cpu_stop.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-120730):
https://review.coreboot.org/c/coreboot/+/55193/comment/a5d84aae_15cef447
PS2, Line 22: #define dprintk(LEVEL, args...) do { printk(LEVEL, ##args); } while (0)
Single statement macros should not use a do {} while (0) loop
--
To view, visit https://review.coreboot.org/c/coreboot/+/55193
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5696da4dfe98579a3b37a027966b6758f22574aa
Gerrit-Change-Number: 55193
Gerrit-PatchSet: 2
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Comment-Date: Fri, 04 Jun 2021 10:07:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment