blob: 4d19b93aa58f123e37c581c9015a9bfb57f9fe6b [file] [log] [blame]
Angel Pons89ab2502020-04-03 01:22:28 +02001/* SPDX-License-Identifier: GPL-2.0-only */
2/* This file is part of the coreboot project. */
Vladimir Serbinenko9bf05de2013-11-14 19:11:19 +01003
4#include <ec/lenovo/h8/acpi/ec.asl>
5
6Scope(\_SB.PCI0.LPCB.EC)
7{
8}
Alexey Kharlamov93d6ba02018-01-09 00:50:06 +03009
10#define H8_BAT_THRESHOLDS_BIT7
11#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_24.asl>