On Thu, 14 Mar 2024 19:47:23 +0100, Steffen Trumtrar wrote: > This series adds support for HS200 mode to mci-core and sdhci. > As the host driver also needs to handle clock setup, pin control and > host specific tuning, this series only adds HS200 support to the Arasan > SDHCI driver. > > Tested on: ZynqMP > Compile tested: for ZynqMP with/without CONFIG_MCI_TUNING > > [...] Applied, thanks! [01/14] ARM: zynqmp: add sd_dll_reset call https://git.pengutronix.de/cgit/barebox/commit/?id=e50802987998 (link may not be stable) [02/14] zynqmp: firmware: add functions to set tap delay https://git.pengutronix.de/cgit/barebox/commit/?id=357020fcf88c (link may not be stable) [03/14] mci: arasan: implement 25MHz quirk for zynqmp https://git.pengutronix.de/cgit/barebox/commit/?id=efd852fa6f13 (link may not be stable) [04/14] include: mci: sync mci_timing with linux https://git.pengutronix.de/cgit/barebox/commit/?id=7496070e8378 (link may not be stable) [05/14] mci: arasan: read clk phases from DT https://git.pengutronix.de/cgit/barebox/commit/?id=9b08b1b1783d (link may not be stable) [06/14] mci: core: save the set clock as actual_clock https://git.pengutronix.de/cgit/barebox/commit/?id=80ad7a2a84bd (link may not be stable) [07/14] mci: arasan: register sdcard/sampleclk https://git.pengutronix.de/cgit/barebox/commit/?id=d4a3cb3f9767 (link may not be stable) [08/14] include: mci: add more EXT_CSD_CARD_TYPE_* https://git.pengutronix.de/cgit/barebox/commit/?id=98fc2c9c153b (link may not be stable) [09/14] mci: core: parse more host capabilities from DT https://git.pengutronix.de/cgit/barebox/commit/?id=9a82adc87dfb (link may not be stable) [10/14] mci: mci-core: add HS200 support https://git.pengutronix.de/cgit/barebox/commit/?id=78b2b2886f08 (link may not be stable) [11/14] mci: mci-core: replace value with define https://git.pengutronix.de/cgit/barebox/commit/?id=73861352b1a5 (link may not be stable) [12/14] mci: sdhci: add tuning support https://git.pengutronix.de/cgit/barebox/commit/?id=f5684230829b (link may not be stable) [13/14] mci: arasan-sdhci: add HS200 tuning support on ZynqMP https://git.pengutronix.de/cgit/barebox/commit/?id=97a8d7804666 (link may not be stable) [14/14] mci: sdhci: replace sdhci_wait_idle https://git.pengutronix.de/cgit/barebox/commit/?id=3c735ec29cee (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>