Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-21 | dm: mmc: Add an MMC uclass | Simon Glass | |
Add basic support for MMC, providing a uclass which can set up an MMC device. This allows MMC drivers to move to using driver model. Signed-off-by: Simon Glass <sjg@chromium.org> |