Lines Matching +full:spi +full:- +full:nor
2 * Copyright 2004-2009 Analog Devices Inc.
6 * Licensed under the GPL-2 or later.
13 #include <linux/mtd/plat-ram.h>
15 #include <linux/spi/spi.h>
16 #include <linux/spi/flash.h>
30 const char bfin_board_name[] = "ADI BF533-EZKIT";
34 .name = "rtc-bfin",
35 .id = -1,
40 * USB-LAN EzExtender board
54 .name = "smc91x-regs",
78 .name = "bootloader(nor a)",
82 .name = "linux kernel(nor a)",
101 .name = "physmap-flash",
112 .name = "file system(nor b)",
131 .name = "physmap-flash",
154 .name = "mtd-ram",
175 .name = "mtd-ram",
188 .name = "bootloader(spi)",
193 .name = "linux kernel(spi)",
197 .name = "file system(spi)",
210 /* SPI flash chip (m25p64) */
219 /* the modalias must be the same as spi device driver name */
221 .max_speed_hz = 25000000, /* max spi clock (SCK) speed in HZ */
233 .max_speed_hz = 3125000, /* max spi clock (SCK) speed in HZ */
241 .max_speed_hz = 3125000, /* max spi clock (SCK) speed in HZ */
249 /* SPI (0) */
268 /* SPI controller data */
276 .name = "bfin-spi",
284 #endif /* spi master and devices */
326 .name = "bfin-uart",
371 {BTN_0, GPIO_PF7, 1, "gpio-keys: BTN0"},
372 {BTN_1, GPIO_PF8, 1, "gpio-keys: BTN1"},
373 {BTN_2, GPIO_PF9, 1, "gpio-keys: BTN2"},
374 {BTN_3, GPIO_PF10, 1, "gpio-keys: BTN3"},
383 .name = "gpio-keys",
391 #include <linux/i2c-gpio.h>
402 .name = "i2c-gpio",
440 I2C_BOARD_INFO("bfin-adv7393", 0x2B),
447 .name = "bfin-i2s",
455 .name = "bfin-tdm",
463 .name = "bfin-ac97",