Lines Matching full:omap3
459 OF_DEV_AUXDATA("ti,omap3-smartreflex-core", 0x480cb000,
461 OF_DEV_AUXDATA("ti,omap3-smartreflex-mpu-iva", 0x480c9000,
463 OF_DEV_AUXDATA("ti,omap3-hsmmc", 0x4809c000, "4809c000.mmc", &mmc_pdata[0]),
464 OF_DEV_AUXDATA("ti,omap3-hsmmc", 0x480b4000, "480b4000.mmc", &mmc_pdata[1]),
472 OF_DEV_AUXDATA("ti,omap3-mcbsp", 0x49022000, "49022000.mcbsp", &mcbsp_pdata),
473 OF_DEV_AUXDATA("ti,omap3-mcbsp", 0x49024000, "49024000.mcbsp", &mcbsp_pdata),
507 { "compulab,omap3-sbc-t3517", omap3_sbc_t3517_legacy_init, },
508 { "compulab,omap3-sbc-t3530", omap3_sbc_t3530_legacy_init, },
509 { "compulab,omap3-sbc-t3730", omap3_sbc_t3730_legacy_init, },
510 { "nokia,omap3-n900", nokia_n900_legacy_init, },
511 { "nokia,omap3-n9", hsmmc2_internal_input_clk, },
512 { "nokia,omap3-n950", hsmmc2_internal_input_clk, },
514 { "ti,omap3-evm-37xx", omap3_evm_legacy_init, },
516 { "technexion,omap3-tao3530", omap3_tao3530_legacy_init, },
517 { "openpandora,omap3-pandora-600mhz", omap3_pandora_legacy_init, },
518 { "openpandora,omap3-pandora-1ghz", omap3_pandora_legacy_init, },
560 * We still need this for omap2420 and omap3 PM to work, others are in pdata_quirks_init()
564 of_machine_is_compatible("ti,omap3")) in pdata_quirks_init()
567 if (of_machine_is_compatible("ti,omap3")) in pdata_quirks_init()