Re: [PATCH v3] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04

From: Guenter Roeck
Date: Sun Oct 20 2024 - 20:14:05 EST


On 10/20/24 16:24, James Hilliard wrote:
For the watchdog timer to work properly on the QCML04 board we need to
set PWRGD enable in the Environment Controller Configuration Registers
Special Configuration Register 1 when it is not already set, this may
be the case when the watchdog is not enabled from within the BIOS.

Signed-off-by: James Hilliard <james.hilliard1@xxxxxxxxx>

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Thanks,
Guenter