ARM: integrator: add MMCI device to IM-PD1
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Jan 2014 13:21:28 +0000 (14:21 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Aug 2014 17:14:48 +0000 (12:14 -0500)
commit684284b64aae96c8d5de0dc0d6e4b72f8b3502ce
treecdccfb966afff1c4aea1bf263448f51bdecc7dc3
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
ARM: integrator: add MMCI device to IM-PD1

The IM-PD1 logic module daughterboard holds an MMCI block, which
we can now provide using platform resources such as proper GPIO
lines etc. We add the GPIO table dynamically and using the new
GPIO descriptor mechanism. Tested and hey, it works:

root@integrator:/ mount /dev/mmcblk0p1 /mnt/
root@integrator:/ ls /mnt/
ARM          U-BOOT.EXE   u-boot.bin   u-boot.srec  u-pad.bin

Reviewed-by: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-integrator/impd1.c