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

// Intel SMBus Controller 0:1f.4

Device (SBUS)
{
	Name (_ADR, 0x001f0004)
}