From: Linus Walleij Date: Wed, 22 Jan 2014 13:21:28 +0000 (+0100) Subject: ARM: integrator: add MMCI device to IM-PD1 X-Git-Tag: fixes-for-v3.18-merge-window~5^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684284b64aae96c8d5de0dc0d6e4b72f8b3502ce;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed