[U-Boot] [PATCH V2 1/3] mmc: tegra: port to standard clock/reset APIs

Simon Glass sjg at chromium.org
Sat Aug 6 03:40:52 CEST 2016


On 5 August 2016 at 16:10, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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 at nvidia.com>
> ---
> v2: Add TODO comment describing the messy ifdefs.
> ---
>  arch/arm/include/asm/arch-tegra/tegra_mmc.h |  8 +++-
>  drivers/mmc/tegra_mmc.c                     | 64 +++++++++++++++++++++++++----
>  2 files changed, 62 insertions(+), 10 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list