Attention is currently required from: Hung-Te Lin, Jarried Lin, Yu-Ping Wu.
Yidi Lin has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/85951?usp=email )
Change subject: mb/google/rauru: Add edp driver in mainboard
......................................................................
Patch Set 2:
(6 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/85951/comment/0f86d7ac_ea9da26c?us… :
PS2, Line 7: mb/google/rauru: Add edp driver in mainboard
:
: Add edp driver
: Adjust training flow and turn off phy power beforce phy
: configurate because maby link training fail
Doesn't this patch add the panel support ?
File src/mainboard/google/rauru/gpio.h:
https://review.coreboot.org/c/coreboot/+/85951/comment/762d23bb_99dbfea2?us… :
PS2, Line 18: #define GPIO_BL_PWM_1V8 GPIO(DISP_PWM)
leave one blank line on above
File src/mainboard/google/rauru/panel.c:
https://review.coreboot.org/c/coreboot/+/85951/comment/848eab88_8a3acb21?us… :
PS2, Line 3: #include <boardid.h>
: #include <cbfs.h>
: #include <delay.h>
: #include <fw_config.h>
: #include <gpio.h>
: #include <soc/ddp.h>
: #include <soc/dsi.h>
: #include <soc/gpio_common.h>
: #include <soc/mtcmos.h>
remove unused headers
File src/mainboard/google/rauru/panel_navi.c:
https://review.coreboot.org/c/coreboot/+/85951/comment/645e1801_f136cc2a?us… :
PS2, Line 3: #include <boardid.h>
: #include <cbfs.h>
: #include <delay.h>
: #include <fw_config.h>
: #include <gpio.h>
: #include <soc/ddp.h>
: #include <soc/dsi.h>
: #include <soc/gpio_common.h>
: #include <soc/mtcmos.h>
please remove unused headers.
https://review.coreboot.org/c/coreboot/+/85951/comment/33de5d56_91509484?us… :
PS2, Line 24: mdelay(400);
Is this delay required if we enable the backlight in the payload (depthcharge) ?
https://review.coreboot.org/c/coreboot/+/85951/comment/c90369c1_b921d575?us… :
PS2, Line 25: , 1);
: gpio_output(GPIO_BL_PWM_1V8, 1);
I think we should pull down these two pins here and pull them up in the payload.
--
To view, visit https://review.coreboot.org/c/coreboot/+/85951?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Iea610c97351beb94a49cc1044701a523b7c85a6e
Gerrit-Change-Number: 85951
Gerrit-PatchSet: 2
Gerrit-Owner: Jarried Lin <jarried.lin(a)mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Yidi Lin <yidilin(a)google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Jarried Lin <jarried.lin(a)mediatek.com>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Comment-Date: Mon, 13 Jan 2025 14:33:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Sean Rhodes has posted comments on this change by Sean Rhodes. ( https://review.coreboot.org/c/coreboot/+/85956?usp=email )
Change subject: ec/starlabs/merlin: Remove unused variant directories
......................................................................
Set Ready For Review
--
To view, visit https://review.coreboot.org/c/coreboot/+/85956?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ibfdd858c6460a1291d6a15bb7eccee9e9006adff
Gerrit-Change-Number: 85956
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-Comment-Date: Mon, 13 Jan 2025 14:18:11 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Attention is currently required from: Felix Held, Martin Roth.
Nick Kochlowski has posted comments on this change by Nick Kochlowski. ( https://review.coreboot.org/c/coreboot/+/85635?usp=email )
Change subject: drivers/amd/opensil/romstage.c: Implement cbmem_top_chipset in driver
......................................................................
Patch Set 13:
(1 comment)
File src/vendorcode/amd/opensil/opensil.h:
https://review.coreboot.org/c/coreboot/+/85635/comment/05c8c465_104cdb39?us… :
PS12, Line 16: uintptr_t
> uintptr_t needs the include defining that; not sure if inttypes.h or types. […]
Done
--
To view, visit https://review.coreboot.org/c/coreboot/+/85635?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ibc79456b0429cdd3d8e3fa5c224799a05add8359
Gerrit-Change-Number: 85635
Gerrit-PatchSet: 13
Gerrit-Owner: Nick Kochlowski <nickkochlowski(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Attention: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Mon, 13 Jan 2025 13:24:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Held <felix-coreboot(a)felixheld.de>
Attention is currently required from: Martin Roth, Nick Kochlowski.
Hello Felix Held, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85635?usp=email
to look at the new patch set (#13).
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: drivers/amd/opensil/romstage.c: Implement cbmem_top_chipset in driver
......................................................................
drivers/amd/opensil/romstage.c: Implement cbmem_top_chipset in driver
Define the generic cbmem_top_chipset() in the driver code, which will
invoke a SoC-specific vendorcode openSIL call to retrieve the low
usable DRAM address.
Change-Id: Ibc79456b0429cdd3d8e3fa5c224799a05add8359
Signed-off-by: Nicolas Kochlowski <nickkochlowski(a)gmail.com>
---
M src/drivers/amd/opensil/Makefile.mk
A src/drivers/amd/opensil/romstage.c
M src/vendorcode/amd/opensil/genoa_poc/romstage.c
M src/vendorcode/amd/opensil/opensil.h
M src/vendorcode/amd/opensil/stub/romstage.c
5 files changed, 38 insertions(+), 24 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/85635/13
--
To view, visit https://review.coreboot.org/c/coreboot/+/85635?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ibc79456b0429cdd3d8e3fa5c224799a05add8359
Gerrit-Change-Number: 85635
Gerrit-PatchSet: 13
Gerrit-Owner: Nick Kochlowski <nickkochlowski(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Attention: Nick Kochlowski <nickkochlowski(a)gmail.com>
Gerrit-Attention: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Attention is currently required from: Alexander Couzens, Kevin Keijzer, Nicholas Chin.
Hello Alexander Couzens, Kevin Keijzer, Nicholas Chin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85923?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: mb/*: Drop xhci_overcurrent_map I
......................................................................
mb/*: Drop xhci_overcurrent_map I
This is now copied from USBOCM1 built with main USB port config.
Boards patched here have matching EHCI and xHCI overcurrent mappings.
Change-Id: I36944e2f2ed265ee492019b75b7dd8b95ca26dbb
Signed-off-by: Keith Hui <buurin(a)gmail.com>
---
M src/mainboard/asrock/b75m-itx/devicetree.cb
M src/mainboard/asrock/b75pro3-m/devicetree.cb
M src/mainboard/asrock/h77pro4-m/devicetree.cb
M src/mainboard/asus/p8x7x-series/devicetree.cb
M src/mainboard/compulab/intense_pc/devicetree.cb
M src/mainboard/dell/snb_ivb_latitude/variants/e5530/overridetree.cb
M src/mainboard/dell/snb_ivb_latitude/variants/e6230/overridetree.cb
M src/mainboard/dell/snb_ivb_latitude/variants/e6330/overridetree.cb
M src/mainboard/dell/snb_ivb_latitude/variants/e6430/overridetree.cb
M src/mainboard/dell/snb_ivb_latitude/variants/e6530/overridetree.cb
M src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb
M src/mainboard/hp/snb_ivb_desktops/variants/compaq_elite_8300_usdt/overridetree.cb
M src/mainboard/hp/snb_ivb_desktops/variants/z220_cmt_workstation/overridetree.cb
M src/mainboard/hp/snb_ivb_desktops/variants/z220_sff_workstation/overridetree.cb
M src/mainboard/hp/snb_ivb_laptops/variants/2170p/overridetree.cb
M src/mainboard/hp/snb_ivb_laptops/variants/2570p/overridetree.cb
M src/mainboard/hp/snb_ivb_laptops/variants/8470p/overridetree.cb
M src/mainboard/hp/snb_ivb_laptops/variants/8770w/overridetree.cb
M src/mainboard/hp/snb_ivb_laptops/variants/folio_9470m/overridetree.cb
M src/mainboard/hp/snb_ivb_laptops/variants/revolve_810_g1/overridetree.cb
M src/mainboard/lenovo/s230u/devicetree.cb
M src/mainboard/lenovo/t430/devicetree.cb
M src/mainboard/lenovo/t430s/devicetree.cb
M src/mainboard/lenovo/x1_carbon_gen1/devicetree.cb
M src/mainboard/lenovo/x230/devicetree.cb
M src/mainboard/roda/rv11/variants/rv11/devicetree.cb
M src/mainboard/roda/rv11/variants/rw11/devicetree.cb
M src/mainboard/supermicro/x9sae/devicetree.cb
28 files changed, 1 insertion(+), 28 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/85923/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/85923?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I36944e2f2ed265ee492019b75b7dd8b95ca26dbb
Gerrit-Change-Number: 85923
Gerrit-PatchSet: 3
Gerrit-Owner: Keith Hui <buurin(a)gmail.com>
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Kevin Keijzer <kevin(a)quietlife.nl>
Gerrit-Reviewer: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Kevin Keijzer <kevin(a)quietlife.nl>
Gerrit-Attention: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Attention: Alexander Couzens <lynxis(a)fe80.eu>
Attention is currently required from: Alexander Couzens.
Hello Alexander Couzens, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85944?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: mb/lenovo/x131e: Remove old USB configurations
......................................................................
mb/lenovo/x131e: Remove old USB configurations
As of commit a911b7584820 ("mb/*: Remove old USB configurations from
SNB/bd82x6x boards") USB configurations are drawn exclusively from
devicetree. These stuff should have been removed then.
Drop early_init.c that only carries the old USB port config.
Drop xhci_overcurrent_mapping devicetree setting that is now derived from
usb_port_config. This devicetree setting does NOT match, so the value
programmed into XOCM register will change and requires testing.
Change-Id: I6bdc9a188b2baa2207aaccb46821b58f97ff7da6
Signed-off-by: Keith Hui <buurin(a)gmail.com>
---
M src/mainboard/lenovo/x131e/Makefile.mk
M src/mainboard/lenovo/x131e/devicetree.cb
D src/mainboard/lenovo/x131e/early_init.c
3 files changed, 0 insertions(+), 23 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/85944/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85944?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I6bdc9a188b2baa2207aaccb46821b58f97ff7da6
Gerrit-Change-Number: 85944
Gerrit-PatchSet: 2
Gerrit-Owner: Keith Hui <buurin(a)gmail.com>
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Alexander Couzens <lynxis(a)fe80.eu>
Attention is currently required from: Alexander Couzens.
Hello Alexander Couzens, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85943?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: mb/lenovo/t530: Remove old USB configurations
......................................................................
mb/lenovo/t530: Remove old USB configurations
As of commit a911b7584820 ("mb/*: Remove old USB configurations from
SNB/bd82x6x boards") USB configurations are drawn exclusively from
devicetree. These stuff should have been removed then.
Drop romstage.c from both variants that only carries the old USB
configurations and xhci_overcurrent_mapping devicetree setting that is
now derived from usb_port_config (they match).
Change-Id: I1a5d57ae9e3788e0c7788013c6fe387ec83efcf2
Signed-off-by: Keith Hui <buurin(a)gmail.com>
---
M src/mainboard/lenovo/t530/Makefile.mk
M src/mainboard/lenovo/t530/devicetree.cb
D src/mainboard/lenovo/t530/variants/t530/romstage.c
D src/mainboard/lenovo/t530/variants/w530/romstage.c
4 files changed, 0 insertions(+), 42 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/85943/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85943?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I1a5d57ae9e3788e0c7788013c6fe387ec83efcf2
Gerrit-Change-Number: 85943
Gerrit-PatchSet: 2
Gerrit-Owner: Keith Hui <buurin(a)gmail.com>
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Alexander Couzens <lynxis(a)fe80.eu>