On Tue, 25 Mar 2025 09:46:06 +0000, André Draszik wrote: > One user of this ACPM driver is a PMIC driver that needs to communicate > with the PMIC during late system shutdown [1] and at that time we are > not allowed to sleep anymore. > > This series address this by switching the code to using udelay() in the > specific case of system shutdown. This approach was inspired by I2C's > i2c_in_atomic_xfer_mode(), which has to deal with a similar corner > case. > > [...] Applied, thanks! [1/2] firmware: exynos-acpm: use ktime APIs for timeout detection https://git.kernel.org/krzk/linux/c/d2098981eb7b7d20edd294a8431908f8a0d2f9c0 [2/2] firmware: exynos-acpm: allow use during system shutdown https://git.kernel.org/krzk/linux/c/2d14c680e92f09d18b984cd1a8fae437f9ebc2ab Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>