]> Git Repo - J-u-boot.git/commit
ARM: tegra: fix Tegra186 SDHCI clock/reset names
authorStephen Warren <[email protected]>
Thu, 18 Aug 2016 17:08:44 +0000 (11:08 -0600)
committerTom Warren <[email protected]>
Thu, 25 Aug 2016 20:47:49 +0000 (13:47 -0700)
commiteb3f68afbc8b8b2bdb491f61c342aabb776c8321
tree4e9595d2145ac9c5d6ac68e770ab934c4eeb0a5a
parentb4ee081e5a4f8d7a2712ddbd075dde203d559c15
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 <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/dts/tegra186.dtsi
drivers/mmc/tegra_mmc.c
This page took 0.034759 seconds and 4 git commands to generate.