[PATCH 0/2] clk: renesas: rz{g2l,v2h}: Deassert reset on assert timeout

From: Biju
Date: Mon Dec 08 2025 - 05:14:16 EST


From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>

If the assert() fails due to timeout error, set the reset register bit
back to deasserted state. This change is needed especially for handling
assert error in suspend() callback that expect the device to be in
operational state in case of failure.

Ref:
[1] https://lore.kernel.org/all/b417865397822176e83bca6b9d8094fe92ff2451.camel@xxxxxxxxxxxxxx/

Biju Das (2):
clk: renesas: rzg2l: Deassert reset on assert timeout
clk: renesas: rzv2h: Deassert reset on assert timeout

drivers/clk/renesas/rzg2l-cpg.c | 5 ++++-
drivers/clk/renesas/rzv2h-cpg.c | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)

--
2.43.0