linux/arch/arm/mach-keystone
Santosh Shilimkar 700e262920 ARM: keystone: Select TI_EDMA to be able to enable SPI driver
Select the TI EDMA to be able to enable SPI driver on Keystone
SOCs. Keystone SOCs share the EDMA IP with other TI SOCs.

Note that EDMA support hasn't been added and tested yet for
Keystone SOC data(device tree), but building it, is harmless since
driver like SPI already takes care of supporting non-dma mode
in the absence of such data.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2013-10-10 19:52:18 -04:00
..
Kconfig ARM: keystone: Select TI_EDMA to be able to enable SPI driver 2013-10-10 19:52:18 -04:00
keystone.c ARM: keystone: fix compilation warning 2013-07-23 11:03:54 -07:00
keystone.h ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00
Makefile ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
Makefile.boot ARM: keystone: Add minimal TI Keystone platform support 2013-06-17 18:35:34 -04:00
platsmp.c ARM: keystone: remove redundant smp_init_cpus definition 2013-08-05 13:22:09 -04:00
pm_domain.c ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
smc.S ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() 2013-08-05 13:22:09 -04:00