On Wed, 27 Aug 2025 12:38:36 -0600, Tom Rini wrote: > Whereas in Linux, on ARM there is the notion of delay operations and > mdelay and udelay are not the same, here we just have udelay and mdelay > is a trivial wrapper. Tell checkpatch to not complain here. > >
Applied to u-boot/next, thanks! [1/1] checkpatch.pl: Ignore mdelay instead of udelay commit: 320d1d04eb52d5bf450e93a91788c2dcc9594de3 -- Tom