On Tue, Oct 25, 2022, at 10:08, Tony Lindgren wrote: > * Arnd Bergmann <arnd@xxxxxxxxxx> [221024 15:29]: >> From: Arnd Bergmann <arnd@xxxxxxxx> >> >> While going through the removal of board files on some other >> platforms, I noticed a bit of outdated code on omap2+ that >> was left behind after the platform became DT only. >> >> I can put this into the same cleanup tree as the omap1 patches, >> or you can merge these into your omap2 tree if there are likely >> conflicts with other patches. > > Nice, looks good to me. A lot off stuff has moved to drivers > over the years. > > As long as you have some immutable branch I can base patches on > as needed please just go head and apply them to your branch: > > Acked-by: Tony Lindgren <tony@xxxxxxxxxxx> I had this on top of the board removal series, which got delayed past 6.2 but is ready now. I've just pushed this out to git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git omap/omap2-cleanup and will merge this for 6.3 soon if you don't have any final concerns. Arnd