commit | b9af62d05215665da4b9f303033b69c633f4ceb4 | [log] [tgz] |
---|---|---|
author | Pierre Bourdon <delroth@gmail.com> | Thu Apr 11 04:56:58 2019 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 26 07:35:38 2019 +0200 |
tree | 833720a3d156d52d05b39c44532795f7315f4dfa | |
parent | 9a1386fe645f9144afbe31574c3bdee687803025 [diff] |
mmc: mv_sdhci: add driver model support The new DM implementation currently does not support the Sheeva 88SV331xV5 specific quirk present in the legacy implementation. The legacy code is thus kept for this SoC and others not yet migrated to DM_MMC. Signed-off-by: Pierre Bourdon <delroth@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Stefan Roese <sr@denx.de> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>