1 /* SPDX-License-Identifier: GPL-2.0-only */
4 #include <variant/ec.h>
12 0x00010001 /* OEM Revision */
15 #include <acpi/dsdt_top.asl>
18 #if CONFIG(FEATURE_DYNAMIC_DPTC)
19 #include <variant/acpi/dtts.asl>
22 /* ChromeOS Embedded Controller */
23 Scope (\_SB.PCI0.LPCB)
25 /* ACPI code for EC SuperIO functions */
26 #include <ec/google/chromeec/acpi/superio.asl>
27 /* ACPI code for EC functions */
28 #include <ec/google/chromeec/acpi/ec.asl>