The following patches add support for CompuLab CM-T35 board. Mike Rapoport (2): ARM: OMAP3: add CompuLab CM-T35 module ARM: OMAP3: cm-t35: add defconfig arch/arm/configs/cm_t35_defconfig | 1733 ++++++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/Kconfig | 4 + arch/arm/mach-omap2/Makefile | 2 + arch/arm/mach-omap2/board-cm-t35.c | 476 ++++++++++ 4 files changed, 2215 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/cm_t35_defconfig create mode 100644 arch/arm/mach-omap2/board-cm-t35.c -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html