Re: [PATCH v4 5/6] watchdog: ROHM BD96801 PMIC WDG driver

From: Guenter Roeck
Date: Fri Jun 14 2024 - 09:44:23 EST


On 6/14/24 02:44, Matti Vaittinen wrote:
Introduce driver for WDG block on ROHM BD96801 scalable PMIC.

This driver only supports watchdog with I2C feeding and delayed
response detection. Whether the watchdog toggles PRSTB pin or
just causes an interrupt can be configured via device-tree.

The BD96801 PMIC HW supports also window watchdog (too early
feeding detection) and Q&A mode. These are not supported by
this driver.

Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>