summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/acpi/ec.asl
blob: 1ce63054f873eba236e1622419f6861f90d4d699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0-only */

Name(\TCRT, 100)
Name(\TPSV, 90)
Name(\FLVL, 0)

#include <ec/lenovo/h8/acpi/ec.asl>

Scope(\_SB.PCI0.LPCB.EC)
{
}

#define H8_BAT_THRESHOLDS_BIT7
#include <ec/lenovo/h8/acpi/thinkpad_bat_thresholds_24.asl>