From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> On Wed, 06 Dec 2023 00:09:20 -0800, Drew Fustini wrote: > This series enables the MMC controller in the T-Head TH1520 SoC and > enables the eMMC and microSD on both the BeagleV Ahead and the Sipeed > LicheePi 4A. > > The drivers/mmc/host patches from v6 were applied by Ulf and are already > in the linux-next [1][2] as well as the bindings patch [3]. Thus v7 was > only a defconfig patch and three device tree patches. This v8 is a > followup to change the dwcmshc node names to match the documentation. > > [...] Applied to riscv-dt-for-next, thanks! The defconfig patch is Palmer's to take :) [2/4] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock https://git.kernel.org/conor/c/a77f02e84896 [3/4] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD https://git.kernel.org/conor/c/18d92a03b319 [4/4] riscv: dts: thead: Enable LicheePi 4A eMMC and microSD https://git.kernel.org/conor/c/b6b5028473ce Thanks, Conor.