summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/acpi/sata.asl
blob: cdb6e523a925c4533b4bc47bfe42f50661862ef9 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

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