]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: alt: Add support SDHI
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Wed, 19 Nov 2014 05:26:33 +0000 (14:26 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:05:50 +0000 (14:05 +0200)
commit3f6e665a36c88c1610867f9ecabd31f19e5034ae
tree675599a9e23993e8d2a06fba1de16d1f3aa99e47
parent409db83a7696feecfd9ba05907539adc88b7429c
arm: rmobile: alt: Add support SDHI

Alt board has two SDHI port.
This adds GPIO configuration and initialization function of SDHI, and
enables MMC command.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c
arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h
board/renesas/alt/alt.c
configs/alt_defconfig
include/configs/alt.h