1
linux/arch/arm/mach-davinci
David Brownell ff255c6caa 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 <dbrownell@users.sourceforge.net>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-08-26 10:56:59 +03:00
..
include/mach davinci: dm365: add mux entries for EDMA, RTC, EMAC, keypad. 2009-08-26 10:56:58 +03:00
board-dm355-evm.c ARM: includecheck fix: board-dm355-evm.c 2009-07-25 17:07:01 +01:00
board-dm355-leopard.c ARM: includecheck fix: board-dm355-leopard.c 2009-07-25 17:07:01 +01:00
board-dm365-evm.c davinci: dm365 evm cpld support: leds, card detect, other setup 2009-08-26 10:56:59 +03:00
board-dm644x-evm.c ARM: includecheck fix: board-dm644x-evm.c 2009-07-25 17:07:01 +01:00
board-dm646x-evm.c ARM: includecheck fix: board-dm646x-evm.c 2009-07-25 17:07:02 +01:00
board-sffsdr.c ARM: includecheck fix: board-sffsdr.c 2009-07-25 17:07:02 +01:00
clock.c davinci: Adding DM365 SOC Support 2009-08-26 10:56:57 +03:00
clock.h
common.c
cp_intc.c
devices.c davinci: dm365: add MMC/SD support 2009-08-26 10:56:58 +03:00
dm355.c davinci: remove watchdog from soc_info 2009-08-26 10:56:57 +03:00
dm365.c davinci: dm365: add EDMA support 2009-08-26 10:56:58 +03:00
dm644x.c davinci: remove watchdog from soc_info 2009-08-26 10:56:57 +03:00
dm646x.c davinci: remove watchdog from soc_info 2009-08-26 10:56:57 +03:00
dma.c davinci: EDMA: multiple CCs, channel mapping and API changes 2009-08-26 10:56:56 +03:00
gpio.c
io.c
irq.c
Kconfig davinci: Adding DM365 entries to Makefile/Kconfig/defconfig 2009-08-26 10:56:58 +03:00
Makefile davinci: Adding DM365 entries to Makefile/Kconfig/defconfig 2009-08-26 10:56:58 +03:00
Makefile.boot
mux.c
mux.h
psc.c
serial.c
sram.c davinci: sram warning fix 2009-08-26 10:56:57 +03:00
time.c davinci: remove watchdog from soc_info 2009-08-26 10:56:57 +03:00
usb.c