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

Device (SATA)
{
	Name (_ADR, 0x00170000)
	Name (_DDN, "SATA Controller")
}