On Wed, Nov 15, 2023 at 04:51:30PM +0100, Ulf Hansson wrote: > On Tue, 14 Nov 2023 at 22:08, Drew Fustini <dfustini@xxxxxxxxxxxx> wrote: > > > > This series adds support for the MMC controller in the T-Head TH1520 > > SoC, and it enables the eMMC and microSD slot on both the BeagleV > > Ahead and the Sipeed LicheePi 4A. > > > > I tested on top of v6.6 with riscv defconfig. I was able to boot the > > Ahead [1] and LPi4a [2] from eMMC. This patch series also exists as a > > git branch [3]. > > > > Note: I have only tested eMMC and microSD. I have not yet configured > > or tested the mmc controller used for SDIO WiFi yet. > > > > References: > > [1] https://gist.github.com/pdp7/881342620ec1509685f23a387e2fc8d7 > > [2] https://gist.github.com/pdp7/97017ad88d83fccac18eba69bff817b7 > > [3] https://github.com/pdp7/linux/tree/b4/th1520-mmc > > > > Changes in PATCH v6: > > - set the mmc nodes to disabled in the th1520.dtsi > > Patch 1 -> 3 , applied for next, thanks! > > Kind regards > Uffe Thank you! Drew