linux/arch/c6x/platforms
Mark Salter 6bbfd8975c C6X: EMIF - External Memory Interface
Several SoC parts provide a simple bridge to support external memory mapped
devices. This code probes the device tree for an EMIF node and sets up the
bridge registers if such a node is found. Beyond initial set up, there is no
further need to access the bridge control registers. External devices on the
bus are accessed through their MMIO registers using suitable drivers. The
bridge hardware does provide for timeout and other error interrupts, but these
are not yet supported.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2011-10-06 19:48:29 -04:00
..
cache.c C6X: cache control 2011-10-06 19:48:10 -04:00
emif.c C6X: EMIF - External Memory Interface 2011-10-06 19:48:29 -04:00
Kconfig C6X: build infrastructure 2011-10-06 19:47:25 -04:00
Makefile C6X: build infrastructure 2011-10-06 19:47:25 -04:00
megamod-pic.c C6X: interrupt handling 2011-10-06 19:47:54 -04:00
platform.c C6X: devicetree support 2011-10-06 19:47:33 -04:00
pll.c C6X: clocks 2011-10-06 19:48:07 -04:00
plldata.c C6X: clocks 2011-10-06 19:48:07 -04:00
timer64.c C6X: time management 2011-10-06 19:47:51 -04:00