coreboot/src/ec
Furquan Shaikh e0060a80f0 ec/google/chromeec: Fix dev ops for chromeec
CB:38541 ("ec/google/chromeec: Add SSDT generator for ChromeOS EC")
added a new device_operations structure for chromeec for handling ACPI
SSDT generation. However, this resulted in the original
device_operations which handled lpc read resources to be skipped. This
change fixes the above regression by combining the device operations
for reading resources and ACPI SSDT generation into a single structure
and retains the old logic for enabling of pnp devices.

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: I3a242f4b15603f957e0e81d121e5766fccf3c28d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39321
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-03-06 08:06:02 +00:00
..
acpi src: Conditionally include TEVT 2019-12-17 13:10:27 +00:00
compal/ene932 ec/{compal,google,quanta}: Drop wrong _ADR objects 2019-10-25 10:06:45 +00:00
google ec/google/chromeec: Fix dev ops for chromeec 2020-03-06 08:06:02 +00:00
hp/kbc1126 ec/hp/kbc1126: Make firmware offsets user configurable 2019-12-31 15:19:41 +00:00
kontron drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
lenovo ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout 2020-02-17 16:06:53 +00:00
purism/librem ec/purism/librem: fix topstar driver ERAM mapping 2020-02-26 17:08:08 +00:00
quanta ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
roda/it8518 devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
smsc/mec1308 src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
ec.h mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-26 23:53:12 +02:00