Attention is currently required from: Erik van den Bogaert, Felix Singer, Frans Hendriks, Harrie Paijmans.
Hello Erik van den Bogaert, Felix Singer, Frans Hendriks, Maxim Polyakov, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/87198?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review+1 by Erik van den Bogaert, Verified+1 by build bot (Jenkins)
Change subject: superio/fintek: Add support for f81966d ......................................................................
superio/fintek: Add support for f81966d
This patch adds support for the Fintek f81966d SuperIO, which is very similar to the fintek/f81866d.
Datasheet: - Name: F81966D/A, Release Date: Oct 2023, Version: V0.21P
BUG=NA TEST=Customer platform with F81966D, verified GPIO configuration.
Change-Id: Ibe3987b6e15eb07b92d7f5a7de2bd511de85e2f7 Signed-off-by: Harrie Paijmans hpaijmans@eltan.com --- M src/superio/fintek/Makefile.mk A src/superio/fintek/f81966d/Kconfig A src/superio/fintek/f81966d/Makefile.mk A src/superio/fintek/f81966d/chip.h A src/superio/fintek/f81966d/f81966d.h A src/superio/fintek/f81966d/f81966d_gpio.c A src/superio/fintek/f81966d/f81966d_hwm.c A src/superio/fintek/f81966d/f81966d_uart.c A src/superio/fintek/f81966d/fintek_internal.h A src/superio/fintek/f81966d/superio.c 10 files changed, 579 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/87198/3