27.10.2020 13:27, Krzysztof Kozlowski пишет: > On Mon, Oct 26, 2020 at 01:17:24AM +0300, Dmitry Osipenko wrote: >> Use devm_platform_ioremap_resource() helper which makes code a bit >> cleaner. > > Such cleanups (and few other in this patchset) should be at beginning of > patchset or even as part of a separate one. I think there is not much > stopping anyone from applying these... except that you put them in the > middle of big dependency. Some of these cleanup patches can't be applied separately without a need to make a rebase. I think it should be more preferred to have all the patches within a single series. I'll try to reorder the patches in v7 if this will ease the review, thanks.