summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/acpi/ish.asl
blob: f7ee4e90231bdc3536b6a8810647ddce845122ba (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:13.0 */

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