coreboot/src/superio
Keith Hui f5b993de4f sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN
According to datasheet, the enable bit for direct I/O access to GPIO
lines is at CR30[3] of LDN 8, not [0] as currently coded.

Change-Id: Id2f997aebc36a2fcaa8c3763f324d3b288f785d2
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81926
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-04-18 11:04:25 +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 superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00
fintek superio/fintek/f81866d: Fix UART numbers 2024-04-16 15:39:48 +00:00
ite superio/ite: Add function to disable PME# output 2024-04-13 13:24:12 +00:00
nsc include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
nuvoton sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +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