linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roger Quadros <roger.quadros@nokia.com>
To: "Valkeinen Tomi (Nokia-D/Helsinki)" <Tomi.Valkeinen@nokia.com>
Cc: "tony@atomide.com" <tony@atomide.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>
Subject: Re: [PATCHv3 0/5] OMAP: RX51: Add LCD Panel Support for N900
Date: Thu, 15 Apr 2010 12:08:49 +0000	[thread overview]
Message-ID: <4BC701D1.5080108@nokia.com> (raw)
In-Reply-To: <1271333181-23609-1-git-send-email-roger.quadros@nokia.com>

[-- Attachment #1: Type: text/plain, Size: 2059 bytes --]

Tarball attached in case checkpatch complains.

-roger

Quadros Roger (Nokia-D/Helsinki) wrote:
> Tomi,
> 
> Resending the patchset.
> 
> Checkpatch was not complaining at my end. Probably the mail server is
> mangling the patches. I will send a tarball separately.
> 
> The only change in this version is that i've put the Video memory
> initialization code in the board file.
> 
> The TSC2005 stuff is still thereas without it panel is not detected.
> The merge conflict with TSC2005 patches if happens is very trivial to resolve.
> 
> 
> regards,
> -roger
> 
> These patches get the N900 LCD panel working.
> Applys cleanly on 2.6.34-rc3
> 
> Changes since v2:
> -Added Video mem init in board file
> Changes since v1:
> -Added Backlight control
> 
> Pre-requisites:
> https://patchwork.kernel.org/patch/86318/
> https://patchwork.kernel.org/patch/86319/
> https://patchwork.kernel.org/patch/86320/
> 
> ---
> Roger Quadros (5):
>   OMAP: RX51: Add LCD Panel support
>   OMAP: RX51: Add "vdds_sdi" supply voltage for SDI
>   OMAP: RX51: Add Touch Controller in SPI board info
>   OMAP: DSS2: Add ACX565AKM Panel Driver
>   OMAP: RX51: Update board defconfig
> 
>  arch/arm/configs/rx51_defconfig                |   39 ++-
>  arch/arm/mach-omap2/Makefile                   |    1 +
>  arch/arm/mach-omap2/board-rx51-peripherals.c   |   43 ++
>  arch/arm/mach-omap2/board-rx51-video.c         |  107 +++
>  arch/arm/mach-omap2/board-rx51.c               |    2 +
>  drivers/video/omap2/displays/Kconfig           |    6 +
>  drivers/video/omap2/displays/Makefile          |    1 +
>  drivers/video/omap2/displays/panel-acx565akm.c |  819 ++++++++++++++++++++++++
>  8 files changed, 1017 insertions(+), 1 deletions(-)
>  create mode 100644 arch/arm/mach-omap2/board-rx51-video.c
>  create mode 100644 drivers/video/omap2/displays/panel-acx565akm.c
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


[-- Attachment #2: n900-lcd-v3.tar.gz --]
[-- Type: application/x-gzip, Size: 9961 bytes --]

  parent reply	other threads:[~2010-04-15 12:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-15 12:06 [PATCHv3 0/5] OMAP: RX51: Add LCD Panel Support for N900 Roger Quadros
2010-04-15 12:06 ` [PATCHv3 1/5] OMAP: RX51: Add LCD Panel support Roger Quadros
2010-04-15 12:06   ` [PATCHv3 2/5] OMAP: RX51: Add "vdds_sdi" supply voltage for SDI Roger Quadros
2010-04-15 12:06     ` [PATCHv3 3/5] OMAP: RX51: Add Touch Controller in SPI board info Roger Quadros
2010-04-15 12:06       ` [PATCHv3 4/5] OMAP: DSS2: Add ACX565AKM Panel Driver Roger Quadros
2010-04-15 12:06         ` [PATCHv3 5/5] OMAP: RX51: Update board defconfig Roger Quadros
2010-05-06 18:27   ` [PATCHv3 1/5] OMAP: RX51: Add LCD Panel support Kevin Hilman
2010-05-07  7:03     ` Roger Quadros
2010-04-15 12:08 ` Roger Quadros [this message]
2010-04-15 14:00   ` [PATCHv3 0/5] OMAP: RX51: Add LCD Panel Support for N900 Grazvydas Ignotas
2010-04-15 14:05     ` Tomi Valkeinen
2010-04-20 12:53 ` Roger Quadros
2010-04-20 14:40   ` Tomi Valkeinen
2010-04-21  7:15     ` Roger Quadros

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=4BC701D1.5080108@nokia.com \
    --to=roger.quadros@nokia.com \
    --cc=Tomi.Valkeinen@nokia.com \
    --cc=linux-fbdev@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).