coreboot-kgpe-d16/src
Vagiz Trakhanov 177f7731aa superio/ite/common: Make PECI a thermal mode
Instead of setting "peci_tmpin" in the devicetree, THERMAL_PECI is now
a mode of TMPIN like THERMAL_RESISTOR and THERMAL_DIODE. Since the logic
to set temperature offsets and limits is in the function that sets
thermal modes, it makes sense to treat PECI as yet another mode.

As of this commit, there are no boards that actually use peci_tmpin from
ite/common. There are three boards that have a similar device tree
option, but those boards use it8772f, which implements all superio
functions on its own.

The first user will probably be Gigabyte GA-Z77-DS3H.

Change-Id: I39da50c124ad767f8681302733cf004622975e81
Signed-off-by: Vagiz Trakhanov <rakkin@autistici.org>
Reviewed-on: https://review.coreboot.org/22076
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-10-22 02:20:34 +00:00
..
acpi
arch arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT 2017-10-18 19:56:21 +00:00
commonlib arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT 2017-10-18 19:56:21 +00:00
console
cpu cpu/amd: Fix spelling of *implementation* 2017-10-16 02:05:16 +00:00
device security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
drivers security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
ec security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
include lib/gpio: constify array inputs 2017-10-20 22:49:27 +00:00
lib security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
mainboard superio/ite/common: Add temperature offset 2017-10-22 02:19:15 +00:00
northbridge security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
security security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
soc soc/intel/cannonlake: Change max root port to 16 2017-10-22 02:17:24 +00:00
southbridge security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
superio superio/ite/common: Make PECI a thermal mode 2017-10-22 02:20:34 +00:00
vendorcode security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
Kconfig security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00