On Wed, Dec 23, 2020 at 06:21:51PM +0100, Wolfram Sang wrote: > To avoid the HW race condition on R-Car Gen2 and earlier, we need to > write to ICMCR as soon as possible in the interrupt handler. We can > improve this by writing a static value instead of masking out bits. > > Signed-off-by: Wolfram Sang Applied to for-next, thanks!