On Wed, 13 Aug 2025 18:14:46 +0200, Wolfram Sang wrote: > While working on a driver using regmap with MMIO, I wondered if I need > to set 'fast_io' in the config. Turned out I don't need to, so I added > documentation for it with commit ffc72771ff6e ("regmap: Annotate that > MMIO implies fast IO"). > > This series fixes the existing users in the tree which needlessly set > the flag. They have been found using this coccinelle script: > > [...]
Applied, thanks! [12/21] phy: remove unneeded 'fast_io' parameter in regmap_config commit: e1e1e77f7df7cbee959ba024e5475907fe561c98 Best regards, -- ~Vinod