coreboot-kgpe-d16/src/mainboard/google/hatch/variants
Sridhar Siricilla 469dda3339 mb/google/hatch: Set Reset Power Cycle Duration for hatch platforms
Currently, Reset Power Cycle Duration is set with default value (4s).
This adds around ~5 seconds of delay during power cycle or global reset.
So, this patch sets PchPmPwrCycDur (Reset Power Cycle Duration) to 1s
to minimize the delay.

Delay with Power Cycle or Global Reset:
Existing behaviour:
	S0->S5 -> [ ~5 seconds delay ] -> S5->S0

With the patch:
	S0->S5 -> [ ~2 seconds delay ] -> S5->S0

Also, correct the comment mentioned for PchPmSlpAMinAssert.
The value(3) defined for PchPmSlpAMinAssert triggers signal assertion width
to 98ms not 2s.

Test=Verified on Hatch and Puff boards
BUG=b:158634281

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I368c6716a92e06903a872f9e87ae0698eab95bdd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42441
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: V Sowmya <v.sowmya@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-26 00:15:04 +00:00
..
akemi cannonlake: update processor power limits configuration 2020-05-26 15:02:54 +00:00
baseboard mb/google/hatch: Set Reset Power Cycle Duration for hatch platforms 2020-06-26 00:15:04 +00:00
dratini cannonlake: update processor power limits configuration 2020-05-26 15:02:54 +00:00
duffy mb/google/hatch: Make puff and variants share common mainboard.c 2020-06-23 00:06:28 +00:00
faffy hatch: Create faffy variant 2020-06-23 22:46:14 +00:00
hatch src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
helios cannonlake: update processor power limits configuration 2020-05-26 15:02:54 +00:00
helios_diskswap cannonlake: update processor power limits configuration 2020-05-26 15:02:54 +00:00
jinlon src: Remove unused 'include <bootstate.h>' 2020-06-02 07:40:35 +00:00
kaisa mb/google/hatch: Make puff and variants share common mainboard.c 2020-06-23 00:06:28 +00:00
kindred cannonlake: update processor power limits configuration 2020-05-26 15:02:54 +00:00
kohaku cannonlake: update processor power limits configuration 2020-05-26 15:02:54 +00:00
mushu mb/google/hatch: mushu: Add F75303 temp sensor to dptf 2020-06-17 09:18:26 +00:00
nightfury mb/google/nightfury: Enable max98390 amp 2020-05-26 15:24:13 +00:00
noibat mb/google/hatch: Make puff and variants share common mainboard.c 2020-06-23 00:06:28 +00:00
palkia palkia: separate the gpio pins control for the second touch 2020-06-23 00:54:09 +00:00
puff mb/google/hatch: Make puff and variants share common mainboard.c 2020-06-23 00:06:28 +00:00
stryke src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
sushi src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
wyvern hatch: Create wyvern variant 2020-06-23 23:23:30 +00:00