mb/google/rauru: Implement regulator interface
[coreboot.git] / src / mainboard / intel / dcp847ske / acpi / superio.asl
blobdea31b493fa18ee2f29f98656c2fb6bb4f3a31b0
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #undef SUPERIO_DEV
4 #undef SUPERIO_PNP_BASE
5 #define SUPERIO_DEV             SIO0
6 #define SUPERIO_PNP_BASE        0x4e
8 #if !CONFIG(DISABLE_UART_ON_TESTPADS)
9 #define NCT6776_SHOW_SP1        1
10 #endif
11 #define NCT6776_SHOW_HWM        1
12 #define NCT6776_SHOW_GPIO       1
14 #include <superio/nuvoton/nct6776/acpi/superio.asl>