From: David Brownell Date: Sun, 21 Jun 2009 21:50:12 +0000 (-0700) Subject: davinci: dm365 evm cpld support: leds, card detect, other setup X-Git-Tag: v2.6.32-rc1~644^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff255c6caa389c90c68f5421f60ebfc40b68ea1b;p=pandora-kernel.git davinci: dm365 evm cpld support: leds, card detect, other setup Add basic support for the CPLD on the DM365 EVM board: - Read SW5 to set up NAND and keypad vs (someday) OneNAND - Export MMC/SD card detect and writeprotect signals - LED support (same layout as on DM355 EVM) - Static config for video input: * external HD imager precludes MMC1, Ethernet, audio * else either tvp5146 (SD/default) or tvp7002 (HD) The video input could actually be switched around dynamically; change that if/when that's needed (and after those other video inputs have driver support). Signed-off-by: David Brownell Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed