Michał Żygowski has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/85453?usp=email )
Change subject: superio/ite: Add missing pnp_set_logical_device in ite_kill_watchdog ......................................................................
superio/ite: Add missing pnp_set_logical_device in ite_kill_watchdog
The watchdog registers are available in the GPIO LDN. Global LDN may not be sufficient to access the watchdog registers. Switch to GPIO LDN before disabling watchdog.
Change-Id: Id88472d474e947987dd6a63873057551cdcc2e31 Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com --- M src/superio/ite/common/early_serial.c 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/85453/2