]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: dw_mmc: Probe the MMC from OF
authorMarek Vasut <marex@denx.de>
Sat, 25 Jul 2015 08:48:14 +0000 (10:48 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 4 Sep 2015 09:54:20 +0000 (11:54 +0200)
commit129adf5bf4769cd93f05e53e6aab724894c31036
tree9b3ab9ecb98ca258ec029e90efec3f7d72795604
parent6015f8f1b6fc30de7b4839bd691058583ec7f521
mmc: dw_mmc: Probe the MMC from OF

Rework the driver to probe the MMC controller from Device Tree
and make it mandatory. There is no longer support for probing
from the ancient qts-generated header files.

This patch now also removes previous temporary workaround.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Tom Rini <trini@konsulko.com>
arch/arm/mach-socfpga/include/mach/dwmmc.h
arch/arm/mach-socfpga/misc.c
drivers/mmc/socfpga_dw_mmc.c
include/fdtdec.h
lib/fdtdec.c