Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ab3f3fe96ed8d61905b482a7632c9e7e2a1efa80
/
.
/
board
/
dfi
/
dfi-bt700
/
acpi
/
mainboard.asl
blob: 4863fbf6d97361b94f6dd160c48b3f805bd81b4a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
*/
/* Power Button */
Device
(
PWRB
)
{
Name
(
_HID
,
EISAID
(
"PNP0C0C"
))
}
/* TODO: Need add Nuvoton SuperIO chipset NCT6102D ASL codes */