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

// Intel SATA Controller 0:1f.2
Device (SATA)
{
	Name (_ADR, 0x001f0002)
}