summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/acpi/ish.asl
blob: 5c8b1303159016569cc500e73e2451e1de43677b (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

/* Intel Integrated Sensor Hub Controller 0:12.0 */

Device (ISHB)
{
	Name (_ADR, 0x00120000)
	Name (_DDN, "Integrated Sensor Hub Controller")
}