19.08.2021 20:18, Davidlohr Bueso пишет: > On Thu, 19 Aug 2021, Dmitry Osipenko wrote: > >> - Moved GPT calculation into MMC core and added >> MMC_CAP2_ALT_GPT_SECTOR >> flag, like it was asked by Ulf Hansson. Me and Thierry have concerns >> about whether it's better to have Tegra-specific function in a core >> instead of Tegra driver, but it also works, so I decided to try that >> variant. > > I think this is better as you had it in v5. This is specific to tegra and > shouldn't be in generic code. Yeah, but Ulf wants it to be in core. On the other hand, MMC core already carries all kinds of quirks for hosts and cards, so it's not something extraordinary for the MMC.