From: Mike Rapoport <mike@compulab.co.il>
To: linux-omap@vger.kernel.org
Cc: Mike Rapoport <mike@compulab.co.il>
Subject: [PATCH 0/2] ARM: OMAP3: add support for cm-t35 board
Date: Tue, 13 Oct 2009 18:16:09 +0200 [thread overview]
Message-ID: <cover.1255449748.git.mike@compulab.co.il> (raw)
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
next reply other threads:[~2009-10-13 16:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-13 16:16 Mike Rapoport [this message]
2009-10-13 16:16 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport
2009-10-13 17:08 ` Tony Lindgren
2009-10-14 7:52 ` Mike Rapoport
2009-10-13 16:16 ` [PATCH 2/2] ARM: OMAP3: cm-t35: add defconfig Mike Rapoport
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1255449748.git.mike@compulab.co.il \
--to=mike@compulab.co.il \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.