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

// Intel SATA Controller 0:14.0

Device (SAT2)
{
	Name (_ADR, 0x00140000)

	/* TODO */
}