coreboot/src
Furquan Shaikh 118fb60b3a ec/google/chromeec: Remove notify for power button
None of the mainboards using Chrome EC set SCI mask for power
button. Thus, the EC will never generate SCI for power button
events. This change removes the Notify call for power button as part
of clean up for getting rid of the power button device in coreboot.

BUG=b:110913245

Change-Id: I86c72fd82f1a0e6d5693ebbcd58e2aea808f8817
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27271
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-07-02 07:31:26 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/acpi: Add DMAR RMRR helper functions 2018-06-30 09:02:56 +00:00
commonlib commonlib/storage: Make sd_mmc_go_idle an api 2018-07-02 07:26:11 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu smm: Add canary to end of stack and die() if a stack overflow occurs 2018-06-28 09:01:02 +00:00
device src/device: Add check for existence and validity of PCIE base address config 2018-06-29 11:40:12 +00:00
drivers drivers/intel/fsp2_0: Fix uncountable "information" 2018-06-28 09:33:02 +00:00
ec ec/google/chromeec: Remove notify for power button 2018-07-02 07:31:26 +00:00
include devicetree: Add method to delete property by name 2018-06-28 09:01:26 +00:00
lib devicetree: Add method to delete property by name 2018-06-28 09:01:26 +00:00
mainboard mainboard/google/nocturne: Enable IPU3 2018-07-02 07:27:31 +00:00
northbridge arch/x86/acpi: Add DMAR RMRR helper functions 2018-06-30 09:02:56 +00:00
security vboot: Fix linking error with USE_OPTION_TABLE enabled 2018-06-28 08:57:05 +00:00
soc mediatek/mt8183: Add mtcmos init support 2018-07-02 07:30:56 +00:00
southbridge sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables 2018-06-29 07:45:30 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode vc/amd/00670F00: Sync AGESA.h with PI blob 2018-06-13 21:20:32 +00:00
Kconfig stage_cache: Disable when APCI S3 is not possible 2018-06-27 02:20:11 +00:00