Jetpack/u-boot/board/intel/bayleybay/acpi/mainboard.asl

12 lines
169 B
Plaintext
Raw Permalink Normal View History

/*
* Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
/* Power Button */
Device (PWRB)
{
Name(_HID, EISAID("PNP0C0C"))
}