coreboot/src/superio
Keith Hui 1f572b9276 superio/nuvoton/nct6779d: Open some LDN config registers
The porting of Asus P8Z77-M mainboard required changing certain Super
I/O configuration registers that were ignored in devicetree.cb because
they aren't listed as resources. Add the declaration so they can be
changed.

This change is nowhere near enough as the current structure is
insufficient to allow changing configuration registers in the 0xE?
range, which this board also needs.

TEST=Changes to config regs 0xf4, 0xf5 in LDN 9 are reflected when
inspected using superiotool -d.

Change-Id: Ia31aafda3fa9423d516b5d839ef5265e8e8ccdd2
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41226
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-06-02 08:02:48 +00:00
..
acpi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
aspeed treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
common treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fintek treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ite superio/ite/Makefile.inc: Add it8613e 2020-05-26 13:03:50 +00:00
nsc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nuvoton superio/nuvoton/nct6779d: Open some LDN config registers 2020-06-02 08:02:48 +00:00
renesas treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
serverengines treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smsc superio/smsc/sch5545: add support for SMSC SCH5545 2020-05-16 17:37:29 +00:00
winbond superio/winbond/w83977tf: Scope UART configuration defines more locally 2020-05-20 08:44:36 +00:00
Makefile.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00