On Sat, 4 May 2019 at 12:25, NeilBrown <neil@xxxxxxxxxx> wrote: > > The MT7621 MIPS-based SOC contains an sdhci unit that is > much the same as the units supported by mtk-sd.c. > > These patches enhance the driver so that I can use it on my MT7621 > board (gnubee.org). > > This series have been revised based on feedback from Chaotian. Applied for next, thanks! Kind regards Uffe > > Thanks, > NeilBrown > > --- > > NeilBrown (4): > mmc: mtk-sd: don't hard-code interrupt trigger type > mmc: mtk-sd: add support for config found in mt7620 family SOCs. > mmc: mtk-sd: enable internal card-detect logic. > mmc: mtk-sd: select REGULATOR > > > Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 > drivers/mmc/host/Kconfig | 1 > drivers/mmc/host/mtk-sd.c | 78 +++++++++++++++++++++- > 3 files changed, 75 insertions(+), 5 deletions(-) > > -- > Signature >