From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] OMAP: Panda DVI fix and a cleanup
Date: Fri, 2 Aug 2013 15:52:02 +0300 [thread overview]
Message-ID: <51FBAB72.9020108@ti.com> (raw)
In-Reply-To: <20130802124611.GJ7656@atomide.com>
[-- Attachment #1: Type: text/plain, Size: 1581 bytes --]
On 02/08/13 15:46, Tony Lindgren wrote:
> * Tomi Valkeinen <tomi.valkeinen@ti.com> [130802 05:05]:
>> On 23/07/13 12:06, Tomi Valkeinen wrote:
>>> Hi Tony,
>>>
>>> Here's a fix for 3.11 that makes EDID read for DVI work again.
>>>
>>> I also included a cleanup patch that removes the non-DT support functions that
>>> are no longer called from anywhere. It's not a fix, but as we're in quite early
>>> rcs, I thought it would be nice to remove the dead code.
>>>
>>> Up to you if you want to include that one for 3.11 or not. If not, I'll include
>>> it in a board file series for 3.12 that I'll send soon.
>>>
>>> Tomi
>>>
>>> Tomi Valkeinen (2):
>>> ARM: OMAP: dss-common: fix Panda's DVI DDC channel
>>> ARM: OMAP2+: Remove legacy DSS initialization for omap4
>>>
>>> arch/arm/mach-omap2/dss-common.c | 49 +---------------------------------------
>>> arch/arm/mach-omap2/dss-common.h | 2 --
>>> 2 files changed, 1 insertion(+), 50 deletions(-)
>>>
>>
>> Ping.
>
> Oops, sorry I was offline last week and still not caught up on mails..
Ok, no prob. There's the "ARM: OMAP2+: use new display drivers" series
also waiting for you, but that's for 3.12 =).
> If you have other DSS fixes I suggest you also send these fixes:
>
> Acked-by: Tony Lindgren <tony@atomide.com>
>
> If not, let me know and I'll queue these.
I've got a few fbdev fixes, I can apply the fix to that branch. I'll
leave the second patch for 3.12 as it's really a cleanup (it's actually
also included in the "use new display drivers" series).
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: tomi.valkeinen@ti.com (Tomi Valkeinen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] OMAP: Panda DVI fix and a cleanup
Date: Fri, 2 Aug 2013 15:52:02 +0300 [thread overview]
Message-ID: <51FBAB72.9020108@ti.com> (raw)
In-Reply-To: <20130802124611.GJ7656@atomide.com>
On 02/08/13 15:46, Tony Lindgren wrote:
> * Tomi Valkeinen <tomi.valkeinen@ti.com> [130802 05:05]:
>> On 23/07/13 12:06, Tomi Valkeinen wrote:
>>> Hi Tony,
>>>
>>> Here's a fix for 3.11 that makes EDID read for DVI work again.
>>>
>>> I also included a cleanup patch that removes the non-DT support functions that
>>> are no longer called from anywhere. It's not a fix, but as we're in quite early
>>> rcs, I thought it would be nice to remove the dead code.
>>>
>>> Up to you if you want to include that one for 3.11 or not. If not, I'll include
>>> it in a board file series for 3.12 that I'll send soon.
>>>
>>> Tomi
>>>
>>> Tomi Valkeinen (2):
>>> ARM: OMAP: dss-common: fix Panda's DVI DDC channel
>>> ARM: OMAP2+: Remove legacy DSS initialization for omap4
>>>
>>> arch/arm/mach-omap2/dss-common.c | 49 +---------------------------------------
>>> arch/arm/mach-omap2/dss-common.h | 2 --
>>> 2 files changed, 1 insertion(+), 50 deletions(-)
>>>
>>
>> Ping.
>
> Oops, sorry I was offline last week and still not caught up on mails..
Ok, no prob. There's the "ARM: OMAP2+: use new display drivers" series
also waiting for you, but that's for 3.12 =).
> If you have other DSS fixes I suggest you also send these fixes:
>
> Acked-by: Tony Lindgren <tony@atomide.com>
>
> If not, let me know and I'll queue these.
I've got a few fbdev fixes, I can apply the fix to that branch. I'll
leave the second patch for 3.12 as it's really a cleanup (it's actually
also included in the "use new display drivers" series).
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130802/64dc5500/attachment.sig>
next prev parent reply other threads:[~2013-08-02 12:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 9:06 [PATCH 0/2] OMAP: Panda DVI fix and a cleanup Tomi Valkeinen
2013-07-23 9:06 ` Tomi Valkeinen
2013-07-23 9:06 ` [PATCH 1/2] ARM: OMAP: dss-common: fix Panda's DVI DDC channel Tomi Valkeinen
2013-07-23 9:06 ` Tomi Valkeinen
2013-08-02 12:54 ` Nishanth Menon
2013-08-02 12:54 ` Nishanth Menon
2013-08-02 13:00 ` Tomi Valkeinen
2013-08-02 13:00 ` Tomi Valkeinen
2013-08-02 13:30 ` Nishanth Menon
2013-08-02 13:30 ` Nishanth Menon
2013-08-02 14:22 ` Tomi Valkeinen
2013-08-02 14:22 ` Tomi Valkeinen
2013-08-02 14:43 ` Nishanth Menon
2013-08-02 14:43 ` Nishanth Menon
2013-07-23 9:06 ` [PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4 Tomi Valkeinen
2013-07-23 9:06 ` Tomi Valkeinen
2013-08-02 12:56 ` Nishanth Menon
2013-08-02 12:56 ` Nishanth Menon
2013-08-02 13:04 ` Tomi Valkeinen
2013-08-02 13:04 ` Tomi Valkeinen
2013-08-02 13:31 ` Nishanth Menon
2013-08-02 13:31 ` Nishanth Menon
2013-08-02 11:58 ` [PATCH 0/2] OMAP: Panda DVI fix and a cleanup Tomi Valkeinen
2013-08-02 11:58 ` Tomi Valkeinen
2013-08-02 12:46 ` Tony Lindgren
2013-08-02 12:46 ` Tony Lindgren
2013-08-02 12:52 ` Tomi Valkeinen [this message]
2013-08-02 12:52 ` 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=51FBAB72.9020108@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-arm-kernel@lists.infradead.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 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.