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