Attention is currently required from: Felix Singer, Nico Huber, Maxim Polyakov, Tim Wawrzynczak, Angel Pons, Michael Niewöhner.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62138 )
Change subject: apollolake mainboards: Set PMC as hidden in devicetree
......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
Looks like the usual difference between APL/GLK and PCH platforms.
Yup. Looking for suggestion, if a __weak implementation can be allowed here to land `pmc_clear_pmcon_sts()` in common for have overrides in APL SoC alone.
What I mean is that the common implementation should be put into `src/soc/intel/common/pch/`, then we wouldn't need a weak symbol.
Just having pmc_clear_pmcon_sts() function alone into `src/soc/intel/common/pch/` won't make any sense. Also, moving the `pmc` block code into `src/soc/intel/common/pch/` is not scalable as APL/GLK/DNV also using this common PMC block.
WDYT? _weak implementation for pmc_clear_pmcon_sts() is the easiest option here ?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/62138
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5c208b0b766100946e43ec9a6e2a2ed22068f6f2
Gerrit-Change-Number: 62138
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Reviewer: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Werner Zeh
werner.zeh@siemens.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Felix Singer
felixsinger@posteo.net
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Comment-Date: Mon, 14 Mar 2022 15:07:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Subrata Banik
subratabanik@google.com
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Comment-In-Reply-To: Michael Niewöhner
foss@mniewoehner.de
Gerrit-MessageType: comment