]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mmc: hi6220_dw_mmc: add compatible for HC2910 support
authorYang Xiwen <forbidden405@outlook.com>
Sat, 1 Apr 2023 11:17:34 +0000 (19:17 +0800)
committerTom Rini <trini@konsulko.com>
Wed, 3 May 2023 13:05:24 +0000 (09:05 -0400)
commit8a5dc8140e62901138f7c0b4aba459849882b8a1
tree79804ab1473ef74ce3949fd0965e2d79e0fbb022
parente90711f0e93ebe5350892907978565c51ec544a2
mmc: hi6220_dw_mmc: add compatible for HC2910 support

It adds compatible "hisilicon,hi3798mv200-dw-mshc" for HC2910 SoC
Hi3798MV200 to probe this mmc driver.

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
drivers/mmc/hi6220_dw_mmc.c