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

// Intel SMBus Controller 0:12.0

Device (SMB2)
{
	Name (_ADR, 0x00120000)

	/* TODO */
}