summaryrefslogtreecommitdiff
path: root/board/advantech/som-db5800-som-6867/acpi/mainboard.asl
blob: beb9d93ec91660d4fb01cf8a78d40ea790188806 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
 */

/* Power Button */
Device (PWRB)
{
	Name(_HID, EISAID("PNP0C0C"))
}