coreboot/src/ec/google/chromeec
Tim Wawrzynczak 93d7bcbc67 ec/google: Add function ec_fill_dptf_helpers()
ec_fill_dptf_helpers() is used to generate all of the "helper" methods
that DPTF requires. A system with a Chrome EC is typically in charge
of fan PWM control as well as battery charging, so if DPTF needs to
manipulate those, then it requires Methods provided by the EC.

BUG=b:143539650
TEST=compiles

Change-Id: Ib30072d1d0748b31bcab240a0fd0e2f12d34aaa4
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41894
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-07 20:31:30 +00:00
..
acpi ec/google/chromeec: Drop codec.asl 2020-07-05 18:34:23 +00:00
audio_codec ec/google/chromeec: Add driver for audio codec device 2020-07-05 18:34:02 +00:00
i2c_tunnel ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/Kconfig 2020-07-05 18:33:53 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
crosec_proto.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec.c src: Remove unused 'include <bootstate.h>' 2020-06-02 07:40:35 +00:00
ec.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_acpi.c ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
ec_boardid.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_commands.h treewide: Convert more license headers to SPDX style 2020-05-11 19:37:19 +00:00
ec_dptf_helpers.c ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
ec_i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_lpc.c Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
ec_message.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
ec_skuid.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec_spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/Kconfig 2020-07-05 18:33:53 +00:00
Makefile.inc ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smm.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
switches.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot_storage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vstore.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00