]> Git Repo - J-u-boot.git/commit
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
authorManivannan Sadhasivam <[email protected]>
Fri, 2 Aug 2019 15:10:10 +0000 (20:40 +0530)
committerTom Rini <[email protected]>
Sun, 11 Aug 2019 20:43:41 +0000 (16:43 -0400)
commit122537e1f37db0710e6d35514975bf883a64154f
treef34ab2028896ba3aa59124cd52127b1120d7e2f7
parentc62c7ef779cc145b9ee5c19486b4a3bf59ec1194
mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver

This commit adds MMC driver support for HI3660 SoC reusing hi6220_dw_mmc
driver. Since HI3660 operates at different clock rate and uses fifo
mode now, let's introduce the platform data and utilize it for different
SoCs supported by this driver.

Signed-off-by: Manivannan Sadhasivam <[email protected]>
drivers/mmc/hi6220_dw_mmc.c
This page took 0.034655 seconds and 4 git commands to generate.