From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: "Mohammed, Afzal" <afzal@ti.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>,
"Nori, Sekhar" <nsekhar@ti.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 00/10] video: da8xx-fb: runtime timing configuration
Date: Thu, 07 Feb 2013 09:13:01 +0000 [thread overview]
Message-ID: <5113701D.2080009@ti.com> (raw)
In-Reply-To: <C8443D0743D26F4388EA172BF4E2A7A93EAA2846@DBDE01.ent.ti.com>
[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]
Hi,
On 2013-02-07 11:05, Mohammed, Afzal wrote:
> Hi Tomi, Florian,
>
> On Tue, Jan 15, 2013 at 19:00:50, Mohammed, Afzal wrote:
>
>> This series makes da8xx-fb driver (device found on DaVinci and AM335x)
>> capable of handling runtime timing configuration by adding fb_set_par.
>>
>> The last change adds actual fb_set_par support. Other preceeding
>> changes makes the way clear for it as well as does certain cleanup's
>> on the way.
>>
>> This has been tested on da850 evm as is. This was also tested on
>> am335x-evm & am335x-evmsk with a series that adds DT support.
>>
>> This is based on v3.8-rc3, this is the only change in this revision.
>> The new version of this series is being posted so that this series can
>> be applied easily (as __dev* are removed, there would be merge
>> conflicts with v2, which was based on -rc2).
>> series
>
> Can you please consider this series for inclusion. There are no
> pending comments or dependency for this series. If you need a
> pull request, let me know, I will sent it.
I handled only the pull request for 3.8 merge window to help Florian
with it. I didn't mean to become a co-maintainer or such =).
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: "Mohammed, Afzal" <afzal@ti.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>,
"Nori, Sekhar" <nsekhar@ti.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-fbdev@vger.kernel.org" <linux-fbdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 00/10] video: da8xx-fb: runtime timing configuration
Date: Thu, 7 Feb 2013 11:13:01 +0200 [thread overview]
Message-ID: <5113701D.2080009@ti.com> (raw)
In-Reply-To: <C8443D0743D26F4388EA172BF4E2A7A93EAA2846@DBDE01.ent.ti.com>
[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]
Hi,
On 2013-02-07 11:05, Mohammed, Afzal wrote:
> Hi Tomi, Florian,
>
> On Tue, Jan 15, 2013 at 19:00:50, Mohammed, Afzal wrote:
>
>> This series makes da8xx-fb driver (device found on DaVinci and AM335x)
>> capable of handling runtime timing configuration by adding fb_set_par.
>>
>> The last change adds actual fb_set_par support. Other preceeding
>> changes makes the way clear for it as well as does certain cleanup's
>> on the way.
>>
>> This has been tested on da850 evm as is. This was also tested on
>> am335x-evm & am335x-evmsk with a series that adds DT support.
>>
>> This is based on v3.8-rc3, this is the only change in this revision.
>> The new version of this series is being posted so that this series can
>> be applied easily (as __dev* are removed, there would be merge
>> conflicts with v2, which was based on -rc2).
>> series
>
> Can you please consider this series for inclusion. There are no
> pending comments or dependency for this series. If you need a
> pull request, let me know, I will sent it.
I handled only the pull request for 3.8 merge window to help Florian
with it. I didn't mean to become a co-maintainer or such =).
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]
next prev parent reply other threads:[~2013-02-07 9:13 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-15 13:30 [PATCH v3 00/10] video: da8xx-fb: runtime timing configuration Afzal Mohammed
2013-01-15 13:42 ` Afzal Mohammed
2013-01-15 13:30 ` Afzal Mohammed
2013-01-15 13:31 ` [PATCH v3 01/10] video: da8xx-fb: fb_check_var enhancement Afzal Mohammed
2013-01-15 13:43 ` Afzal Mohammed
2013-01-15 13:31 ` Afzal Mohammed
2013-01-15 13:31 ` [PATCH v3 02/10] video: da8xx-fb: simplify lcd_reset Afzal Mohammed
2013-01-15 13:43 ` Afzal Mohammed
2013-01-15 13:31 ` Afzal Mohammed
2013-01-15 13:31 ` [PATCH v3 03/10] video: da8xx-fb: use modedb helper to update var Afzal Mohammed
2013-01-15 13:43 ` Afzal Mohammed
2013-01-15 13:31 ` Afzal Mohammed
2013-01-15 13:31 ` [PATCH v3 04/10] video: da8xx-fb: remove unneeded "var" initialization Afzal Mohammed
2013-01-15 13:43 ` Afzal Mohammed
2013-01-15 13:31 ` Afzal Mohammed
2013-01-15 13:32 ` [PATCH v3 05/10] video: da8xx-fb: store current display information Afzal Mohammed
2013-01-15 13:44 ` Afzal Mohammed
2013-01-15 13:32 ` Afzal Mohammed
2013-01-15 13:32 ` [PATCH v3 06/10] video: da8xx-fb: store clk rate even if !CPUFREQ Afzal Mohammed
2013-01-15 13:44 ` Afzal Mohammed
2013-01-15 13:32 ` Afzal Mohammed
2013-01-15 13:32 ` [PATCH v3 07/10] video: da8xx-fb: pix clk and clk div handling cleanup Afzal Mohammed
2013-01-15 13:44 ` Afzal Mohammed
2013-01-15 13:32 ` Afzal Mohammed
2013-01-15 13:32 ` [PATCH v3 08/10] video: da8xx-fb: store struct device * Afzal Mohammed
2013-01-15 13:44 ` Afzal Mohammed
2013-01-15 13:32 ` Afzal Mohammed
2013-01-15 13:32 ` [PATCH v3 09/10] video: da8xx-fb: report correct pixclock Afzal Mohammed
2013-01-15 13:44 ` Afzal Mohammed
2013-01-15 13:32 ` Afzal Mohammed
2013-01-15 13:32 ` [PATCH v3 10/10] video: da8xx-fb: fb_set_par support Afzal Mohammed
2013-01-15 13:44 ` Afzal Mohammed
2013-01-15 13:32 ` Afzal Mohammed
2013-02-07 9:05 ` [PATCH v3 00/10] video: da8xx-fb: runtime timing configuration Mohammed, Afzal
2013-02-07 9:05 ` Mohammed, Afzal
2013-02-07 9:05 ` Mohammed, Afzal
2013-02-07 9:13 ` Tomi Valkeinen [this message]
2013-02-07 9:13 ` Tomi Valkeinen
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=5113701D.2080009@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=FlorianSchandinat@gmx.de \
--cc=afzal@ti.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=nsekhar@ti.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 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.