linux/arch/arm/mach-mx5
Shawn Guo 2e534b21a5 dmaengine: imx-sdma: pass sdma firmware name via platform data
It is not good to have cpu_name and to_version encoded into sdma
firmware name as variables.  For example, there are three TOs of
imx51 soc, the sdma script never changes since TO1, which means
all three TOs of imx51 uses TO1 version of sdma script.  But we
have to prepare three identical firmwares, sdma-imx51-to1.bin
sdma-imx51-to2.bin and sdma-imx51-to3.bin, to have the kernel
capable of running on all three TOs.

The patch removes cpu_name and to_version from sdma platform data,
and instead uses fw_name to pass the firmware name, so that we can
pass the TO version where it's relevant and skip it where only one
firmware exists.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-07-07 10:01:12 +02:00
..
board-cpuimx51.c Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features 2011-07-07 10:00:49 +02:00
board-cpuimx51sd.c gpio/mxc: Change gpio-mxc into an upstanding gpio driver 2011-06-06 10:01:19 -06:00
board-mx50_rdp.c gpio/mxc: Change gpio-mxc into an upstanding gpio driver 2011-06-06 10:01:19 -06:00
board-mx51_3ds.c Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features 2011-07-07 10:00:49 +02:00
board-mx51_babbage.c ARM:mach-mx5/board-mx51_babbage: Add CD and WP GPIOs 2011-07-07 10:01:08 +02:00
board-mx51_efikamx.c Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features 2011-07-07 10:00:49 +02:00
board-mx51_efikasb.c Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features 2011-07-07 10:00:49 +02:00
board-mx53_ard.c ARM:mach-mx5/mx53_ard: Add I2C2 and I2C3 support 2011-07-07 10:01:11 +02:00
board-mx53_evk.c ARM: mx5/mx53_evk: Add support for LED 2011-07-07 10:01:06 +02:00
board-mx53_loco.c ARM:mach-mx5/board-mx53_loco: Add CD and WP GPIOs 2011-07-07 10:01:08 +02:00
board-mx53_smd.c gpio/mxc: Change gpio-mxc into an upstanding gpio driver 2011-06-06 10:01:19 -06:00
clock-mx51-mx53.c ARM:mx53: Add I2C3 support 2011-07-07 10:01:11 +02:00
cpu_op-mx51.c cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu_op-mx51.h cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu.c ARM: mx53: Print silicon revision on boot 2011-05-19 13:11:00 +02:00
crm_regs.h ARM: imx51/53: add sdhc3/4 clock 2011-03-07 19:29:19 +01:00
devices-imx50.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx51.h ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
devices-imx53.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices.c gpio/mxc: Change gpio-mxc into an upstanding gpio driver 2011-06-06 10:01:19 -06:00
devices.h ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
efika.h efikamx: add usb h1 support 2011-02-18 10:56:38 +01:00
ehci.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx51-baseboard.c ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage 2011-07-07 10:00:00 +02:00
eukrea_mbimxsd-baseboard.c ARM: mx5: convert to new leds-gpio registration helper 2011-07-07 09:59:57 +02:00
Kconfig ARM:mach-mx5/mx53_ard: Add I2C2 and I2C3 support 2011-07-07 10:01:11 +02:00
Makefile ARM: mx51: Add support for low power suspend on MX51 2011-07-07 10:01:10 +02:00
Makefile.boot ARM i.MX53: Make MX53 EVK bootable 2011-01-04 12:00:23 +01:00
mm-mx50.c gpio/mxc: Change gpio-mxc into an upstanding gpio driver 2011-06-06 10:01:19 -06:00
mm.c dmaengine: imx-sdma: pass sdma firmware name via platform data 2011-07-07 10:01:12 +02:00
mx51_efika.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
pm-imx5.c ARM: mx51: Add support for low power suspend on MX51 2011-07-07 10:01:10 +02:00
system.c ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00