On Thu, Aug 29, 2019 at 9:34 PM Ulf Hansson <[email protected]> wrote: > > On Tue, 27 Aug 2019 at 02:32, Ben Chuang <[email protected]> wrote: > > > > From: Ben Chuang <[email protected]> > > > > The patches modify internal clock setup to match SD Host Controller > > Simplified Specifications 4.20 and support Genesys Logic GL9750/GL9755 > > chipsets. > > > > V6: > > - export sdhci_abot_tuning() function symbol > > - use C-style comments > > - use BIT, FIELD_{GET,PREP} and GENMASK to define bit fields of register > > - use host->ops->platform_execute_tuning instead of > > mmc->ops->execute_tuning > > - call sdhci_reset() instead of duplicating the code in sdhci_gl9750_reset > > - remove .hw_reset > > - use condition define CONFIG_MMC_SDHCI_IO_ACCESSORS for read_l > > Applied patch 1-4, deferring patch5 for another version to fix Adrian's > comment. > > Kind regards > Uffe
Hi, Uffe, So happy to get the good news. Thank you and Adrian for reviewing and helping. Sincerely yours, Ben Chuang

