Hi Frank, On Mon, Jul 15, 2024 at 2:07 PM Frank Li <Frank.Li@xxxxxxx> wrote: > > Move post_rcs_wait into struct imx_wdt_hw_feature to simplify code logic > for different compatible strings > > i.MX93 and i.MX8ULP watchdog do not need to wait 2.5 clocks after RCS is > done. Set post_rcs_wait to false explicitly to maintain code consistency. > > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > Signed-off-by: Alice Guo <alice.guo@xxxxxxx> > Reviewed-by: Ye Li <ye.li@xxxxxxx> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> It looks better now, thanks: Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>