On Wed, Oct 08, 2025 at 07:25:25AM +0300, Claudiu wrote: > From: Claudiu Beznea > > Add suspend/resume hooks which assert/deassert the reset signals, along > with forcing runtime suspend/resume. This allows using the driver in > scenarios where the resume is done with the help of bootloader and the > bootloader disables the SDHI clocks, resets, IRQs before passing execution > to Linux. > > Signed-off-by: Claudiu Beznea Reviewed-by: Wolfram Sang Tested-by: Wolfram Sang