Re: [PATCH v3 4/4] mfd: tps6586x: register restart handler

From: Benjamin Bara
Date: Mon Apr 03 2023 - 02:50:27 EST


Thanks for the feedback!

The DS states: "When the reboot request state is set an internal timer TWAIT
(10ms typ) is started. The reboot request ends when t > TWAIT."

Therefore, my intention was to wait a little bit before starting the next
handler in the chain. I can do some tests without the mdelay, but otherwise
will reduce it to 15ms in the next patch. What do you think about it?

BR,
Benjamin