1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 #include <variant/ec.h>
5 /* DefinitionBlock Statement */
14 0x00010001 /* OEM Revision */
16 { /* Start of ASL file */
17 #include <acpi/dsdt_top.asl>
24 #include <variant/acpi/thermal.asl>
26 /* ChromeOS Embedded Controller */
27 Scope (\_SB.PCI0.LPCB)
29 /* ACPI code for EC SuperIO functions */
30 #include <ec/google/chromeec/acpi/superio.asl>
31 /* ACPI code for EC functions */
32 #include <ec/google/chromeec/acpi/ec.asl>