Files
system76-coreboot/src/mainboard/system76/lemp9/acpi/backlight.asl
Jeremy Soller 151b23c3dd Reduce lemp9 changes from upstream
Change-Id: I420a348ec059528a85ec507e1af801578f63c362
2021-01-15 09:10:45 -07:00

31 lines
591 B
Plaintext

/* SPDX-License-Identifier: GPL-2.0-only */
Scope (GFX0)
{
Name (BRIG, Package (22)
{
40, /* default AC */
40, /* default Battery */
5,
10,
15,
20,
25,
30,
35,
40,
45,
50,
55,
60,
65,
70,
75,
80,
85,
90,
95,
100
})
}