linux_dsm_epyc7002/arch/arm/mach-mx5
Shawn Guo 04ee585495 spi/imx: use soc name in spi device type naming scheme
Software defined version number is not stable enough to be used
in device type naming scheme.  The patch changes it to use implicit
soc name for spi device type definition.  In this way, we can easily
align the naming scheme with device tree binding, which comes later.

It removes fifosize from spi_imx_data and adds devtype there, so that
fifosize can be set in an inline function according to devtype.
Also, cpu_is_mx can be replaced by inline functions checking devtype.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-07-14 13:47:02 -06:00
..
board-cpuimx51.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-cpuimx51sd.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx50_rdp.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx51_3ds.c ARM: mx3+mx5: rename mxc_board_init to ${machine}_init 2011-02-11 18:37:33 +01:00
board-mx51_babbage.c ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
board-mx51_efikamx.c ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
board-mx51_efikasb.c ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
board-mx53_evk.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx53_loco.c ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure 2011-05-19 13:11:15 +02:00
board-mx53_smd.c ARM: mx5/mx53_smd: Add esdhc support 2011-05-19 13:11:14 +02:00
clock-mx51-mx53.c spi/imx: use soc name in spi device type naming scheme 2011-07-14 13:47:02 -06: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 ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01: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: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
eukrea_mbimxsd-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
Kconfig ARM: mxc: don't allow to compile together i.MX51 and i.MX53 2011-05-19 13:11:30 +02:00
Makefile ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00
Makefile.boot ARM i.MX53: Make MX53 EVK bootable 2011-01-04 12:00:23 +01:00
mm-mx50.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mm.c ARM: mx5: Add watchdog support for MX53 2011-02-18 10:57:56 +01:00
mx51_efika.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
system.c ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00