1 /* SPDX-License-Identifier: GPL-2.0-only */
4 #include <variant/ec.h>
12 0x00010001 /* OEM Revision */
15 #include <acpi/dsdt_top.asl>
18 /* Chrome OS Embedded Controller */
19 Scope (\_SB.PCI0.LPCB)
21 /* ACPI code for EC SuperIO functions */
22 #include <ec/google/chromeec/acpi/superio.asl>
23 /* ACPI code for EC functions */
24 #include <ec/google/chromeec/acpi/ec.asl>