commit | eb3f68afbc8b8b2bdb491f61c342aabb776c8321 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Aug 18 11:08:44 2016 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Thu Aug 25 13:47:49 2016 -0700 |
tree | 4e9595d2145ac9c5d6ac68e770ab934c4eeb0a5a | |
parent | b4ee081e5a4f8d7a2712ddbd075dde203d559c15 [diff] |
ARM: tegra: fix Tegra186 SDHCI clock/reset names The Tegra SDHCI binding dictates that the reseet name for the Tegra SDHCI clock be "sdhci" not "sdmmc", and that the clock is accessed by index rather than by name. Fix the Tegra186 DT and MMC driver to honor this. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>