public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Cory Maccarrone <darkstar6262@gmail.com>
To: linux-omap@vger.kernel.org
Cc: Tony Lindgren <tony@atomide.com>
Subject: [PATCH 0/3] htcherald: Add board support for HTC Herald
Date: Sat, 14 Nov 2009 11:47:49 -0800	[thread overview]
Message-ID: <1258228069.16065.14.camel@runt> (raw)

This series of patches introduces board support for the HTC
Herald (T-Mobile Wing, etc.) series of OMAP850-based smart
phones.

This is a reposting of this series refreshed to the latest
for-next branch and updated for comments made by Tony
Lindgren.

Cory Maccarrone (3):
  [OMAP] htcherald: Add board support and LCD for HTC Herald
  htcherald: Modify Makefiles and Kconfig for HTC Herald
  htcherald: Add default kernel configuration for Herald

 arch/arm/configs/htcherald_defconfig  | 1142
+++++++++++++++++++++++++++++++++
 arch/arm/mach-omap1/Kconfig           |    6 +
 arch/arm/mach-omap1/Makefile          |    1 +
 arch/arm/mach-omap1/board-htcherald.c |  247 +++++++
 drivers/video/omap/Makefile           |    1 +
 drivers/video/omap/lcd_htcherald.c    |  129 ++++
 6 files changed, 1526 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/htcherald_defconfig
 create mode 100644 arch/arm/mach-omap1/board-htcherald.c
 create mode 100644 drivers/video/omap/lcd_htcherald.c



             reply	other threads:[~2009-11-14 19:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-14 19:47 Cory Maccarrone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-04  4:57 [PATCH 0/3] htcherald: Add board support for HTC Herald Cory Maccarrone

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=1258228069.16065.14.camel@runt \
    --to=darkstar6262@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox