coreboot/src/superio
Keith Hui 4047a44b68 sio/nuvoton/common/nuvoton.h: Add common Nuvoton SIO LDNs
Put the most commonly shared Nuvoton SIO logical device numbers into
one central header. It will be handy when they start sharing per-LDN
setup code.

Block iasl from seeing anything other than the LDNs.

Rename the re-inclusion guard symbol as its use is no longer limited to
pre-RAM stages.

It references NCT677x because that reference is hidden in every single
Nuvoton SIO chip datasheet in my possession.

Change-Id: Ibf01c0e0ffdecbedc34df62b582e3be0c5c0a852
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89739
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2025-10-29 16:56:07 +00:00
..
acpi superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNs 2024-03-01 15:37:48 +00:00
aspeed include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
common tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
fintek superio/fintek: Add support for f81966d 2025-04-14 13:52:01 +00:00
ite superio/ite/it8772f: Program power state after failure 2025-04-23 14:16:09 +00:00
nsc include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
nuvoton sio/nuvoton/common/nuvoton.h: Add common Nuvoton SIO LDNs 2025-10-29 16:56:07 +00:00
renesas superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00
smsc superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00
winbond superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00