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