summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/acpi/sata.asl
blob: 3606508bc9913d40f996990f70013eaab4f20535 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */

// Intel SATA Controller 0:13.0

Device (SATA)
{
	Name (_ADR, 0x00130000)

	/* TODO */
}