[U-Boot] [PATCH 16/21] dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
sjg at chromium.org
Thu Jan 15 05:40:34 CET 2015
On 5 January 2015 at 20:05, Simon Glass <sjg at chromium.org> wrote:
> These functions are going away, so use the new uclass support instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/arm/include/asm/arch-pantheon/gpio.h | 0
> arch/arm/include/asm/arch-tegra/tegra_mmc.h | 7 +++---
> drivers/mmc/s5p_sdhci.c | 20 +++++++---------
> drivers/mmc/tegra_mmc.c | 36 +++++++++++------------------
> include/sdhci.h | 6 ++---
> 5 files changed, 28 insertions(+), 41 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-pantheon/gpio.h
Applied to u-boot-dm.
More information about the U-Boot
mailing list