summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/acpi/ish.asl
blob: bdd3cc74a92e5613ce3c54469c0be6b7256408a1 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

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

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