• Home
  • Raw
  • Download

Lines Matching +full:dsp +full:- +full:uart1 +full:- +full:tx

2  * linux/arch/arm/mach-omap1/board-osk.c
43 #include <linux/platform_data/gpio-omap.h>
46 #include <asm/mach-types.h>
60 #define OMAP_GPIO_LABEL "gpio-0-15"
66 * alternate pin configurations for hardware-controlled blinking.
77 /* bootloader (U-Boot, etc) in first sector */
82 .mask_flags = MTD_WRITEABLE, /* force read-only */
116 .name = "physmap-flash",
144 .id = -1,
160 .id = -1,
176 * Also, D9 requires non-battery power.
179 .default_trigger = "disk-activity", },
191 .name = "leds-gpio",
199 return -ENOSYS; in osk_tps_setup()
219 /* REVISIT if DSP support isn't configured, power it off ... */ in osk_tps_setup()
221 /* Let LED1 (D9) blink; leds-gpio may override it */ in osk_tps_setup()
235 osk5912_tps_leds.dev.parent = &client->dev; in osk_tps_setup()
249 /* This device will get the name "i2c-tps65010" */
259 * - optionally on Mistral, ov9640 camera sensor at 0x30
285 /* the CF I/O IRQ is really active-low */ in osk_init_cf()
292 /* Power GPIO on the I2C-attached TPS65010 */
301 * be used, with a NONSTANDARD gender-bending cable/dongle, as
328 #include <linux/platform_data/keypad-omap.h>
342 * - optionally ov9640 camera sensor at 0x30
380 .name = "omap-keypad",
381 .id = -1,
394 .name = "omap-bl",
395 .id = -1,
403 .id = -1,
425 .name = "leds-gpio",
426 .id = -1,
495 /* CCP_DATAM CONFLICTS WITH UART1.TX (and serial console) */ in osk_mistral_init()
582 * There are some U-Boot versions out there which configure in osk_init()
591 osk_flash_resource.end += SZ_32M - 1; in osk_init()
622 MACHINE_START(OMAP_OSK, "TI-OSK")