From: Sekhar Nori Date: Wed, 21 Oct 2009 15:48:21 +0000 (+0530) Subject: davinci: DA830/OMAP-L137 EVM: do not configure NAND on UI card when MMC/SD is selected X-Git-Tag: v2.6.33-rc1~348^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ebe4e198e595cad412a9de2d7b253693545d30;p=pandora-kernel.git davinci: DA830/OMAP-L137 EVM: do not configure NAND on UI card when MMC/SD is selected On the DA830, AEMIF and MMC/SD pins are shared. On the EVM, when the mux_mode signal is low MMC/SD works and when mux_mode signal is high, NAND works. When MMC/SD driver is configured in the kernel, do not let NAND get registered and drive mux_mode high. Instead, print a warning for user to understand why the platform device for NAND did not get registered. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed