[U-Boot] [PATCH 2/2] ARM: tegra: fix Tegra186 SDHCI clock/reset names
Simon Glass
sjg at chromium.org
Sun Aug 21 01:52:57 CEST 2016
On 18 August 2016 at 11:08, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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 at nvidia.com>
> ---
> arch/arm/dts/tegra186.dtsi | 6 ++----
> drivers/mmc/tegra_mmc.c | 6 +++---
> 2 files changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list