summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/acpi/ipu.asl
blob: 59028e6e3c15d1d2ecd244f0eb72cca24a02e90d (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-only */

#include <soc/intel/common/block/acpi/acpi/ipu.asl>

/* IPU3 processing system - Device 14, Function 3 */
Device (CIO2)
{
	Name (_ADR, 0x00140003)
	Name (_DDN, "Camera and Imaging Subsystem")
	Name (CAMD, 0x00)
}