* Adam Ford <aford173@xxxxxxxxx> [230115 18:55]: > On Sun, Jan 8, 2023 at 11:58 PM Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > Things should be ready to flip the remaining SoCs to use sdhci so we > > should do that. > > Do you want me to push a patch? It might bring more clout if it comes > from you, but I don't mind. If so, how do we handle the backwards > compatibility stuff with older device trees? Sure please go ahead and post a patch for omap3.dtsi. It's best to do it one SoC type at a time. Older dtb files will work as long as there is the old mmc driver in place. But considering we don't even have complete data in the dts files in general, I would not worry about supporting older dtb files. In most cases we can add boot timer warnings if needed. Regards, Tony