summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/butterfly/acpi/ec.asl
blob: 746e74fe59c958aaf35c1f556ee2a7ac59103c3f (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

/* mainboard configuration */
#include "../ec.h"

#define EC_SCI  13	// GPIO13 -> Runtime SCI

/* ACPI code for EC functions */
#include <ec/quanta/ene_kb3940q/acpi/ec.asl>