commit | b050c2ce16bf81e30165f5cbf965958fcc48159b | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <eugeniy.paltsev@synopsys.com> | Mon Feb 25 18:35:28 2019 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu Apr 18 09:12:38 2019 +0300 |
tree | 8e1356a9807934c0013423e9440cb98169d522ec | |
parent | 036697a7d18b9b44d9bd5930c26cd9164bc3d10c [diff] |
ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards Add the DM_MMC-compatible DesignWare MMC driver support for Synopsys ARC devboards. It is created to switch ARC devboards to use DM_MMC. It required information such as clocks (Bus Interface Unit clock, Card Interface Unit clock) and SDIO bus width. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>