commit | c04930762d433aeef94d8c910fa65461d43b9016 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Aug 05 16:10:33 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Mon Aug 15 10:26:13 2016 -0700 |
tree | aaaba6abac8bf12b304289a4cc2558f8e7c5f42d | |
parent | 34f1c9fe14172b89141254522e73ebfb6493554e [diff] |
mmc: tegra: port to standard clock/reset APIs Tegra186 supports the new standard clock and reset APIs. Older Tegra SoCs still use custom APIs. Enhance the Tegra MMC driver so that it can operate with either set of APIs. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>