From: samreen@ti.com (Samreen)
To: linux-arm-kernel@lists.infradead.org
Subject: [Repost][PATCH v3 0/2] OMAP3: Display Support
Date: Tue, 16 Nov 2010 09:23:38 +0530 [thread overview]
Message-ID: <1289879620-4696-1-git-send-email-samreen@ti.com> (raw)
This patch series adds the Display Support for OMAP3 platforms
and the corresponding changes in the board files.
Version3:
- Rebase to the latest LO
Version2:
- Optimised to configure INTBR from gpio to PWM1 mode setting and
enabling of the PWM1 mode only when its not in PWM1 mode.
Kishore Y (2):
OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3
OMAP3: Enable display on ZOOM2/3/3630SDP
arch/arm/mach-omap2/Makefile | 3 +
arch/arm/mach-omap2/board-3630sdp.c | 1 +
arch/arm/mach-omap2/board-zoom-display.c | 168 +++++++++++++++++++++++++
arch/arm/mach-omap2/board-zoom-peripherals.c | 49 +++++++-
arch/arm/mach-omap2/board-zoom2.c | 1 +
arch/arm/mach-omap2/board-zoom3.c | 1 +
arch/arm/mach-omap2/include/mach/board-zoom.h | 3 +
7 files changed, 224 insertions(+), 2 deletions(-)
create mode 100644 arch/arm/mach-omap2/board-zoom-display.c
next reply other threads:[~2010-11-16 3:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-16 3:53 Samreen [this message]
2010-11-16 3:53 ` [Repost][PATCH v3 1/2] OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3 Samreen
2010-11-16 3:53 ` [Repost][PATCH v3 2/2] OMAP3: Enable display on ZOOM2/3/3630SDP Samreen
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=1289879620-4696-1-git-send-email-samreen@ti.com \
--to=samreen@ti.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).