blob: 4b8973de48ddf1e6b475d222391c574fdda6c033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
// Intel SMBus Controller 0:12.0
Device (SMB2)
{
Name (_ADR, 0x00120000)
/* TODO */
}
|