[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <50BDBFDD.302@ti.com>
Date: Tue, 4 Dec 2012 11:18:21 +0200
From: Tomi Valkeinen <tomi.valkeinen@...com>
To: "Manjunathappa, Prakash" <prakash.pm@...com>
CC: Pantelis Antoniou <panto@...oniou-consulting.com>,
Florian Tobias Schandinat <FlorianSchandinat@....de>,
"linux-fbdev@...r.kernel.org" <linux-fbdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Koen Kooi <koen@...inion.thruhere.net>,
"Porter, Matt" <mporter@...com>, "Dill, Russ" <russ.dill@...com>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>
Subject: Re: [PATCH] da8xx: Fix revision check on the da8xx driver
On 2012-12-04 08:36, Manjunathappa, Prakash wrote:
> Hi Tomi,
>
> On Wed, Oct 31, 2012 at 09:21:35, Manjunathappa, Prakash wrote:
>> On Wed, Oct 31, 2012 at 21:26:24, Pantelis Antoniou wrote:
>>> The revision check fails for the beaglebone; Add new revision ID.
>>>
>>> Signed-off-by: Pantelis Antoniou <panto@...oniou-consulting.com>
>>> ---
>>> drivers/video/da8xx-fb.c | 1 +
>>> 1 file changed, 1 insertion(+)
>>>
>>> diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c
>>> index 80665f6..866d804 100644
>>> --- a/drivers/video/da8xx-fb.c
>>> +++ b/drivers/video/da8xx-fb.c
>>> @@ -1283,6 +1283,7 @@ static int __devinit fb_probe(struct platform_device *device)
>>> lcd_revision = LCD_VERSION_1;
>>> break;
>>> case 0x4F200800:
>>> + case 0x4F201000:
>>
>> Thanks for Correcting. This is the LCDC revision on am335x silicon in comparison
>> with to one read(0x4F200800) on emulator platform.
>>
>> Acked-by: Manjunathappa, Prakash <prakash.pm@...com>
>>
>
> This patch is necessary for am335x FB, I could not see in your for-next branch,
I have only applied the patches that have been sent to me.
> could you please consider this patch for 3.8 merge window. There are no pending
> review comments on this.
Applied.
Tomi
Download attachment "signature.asc" of type "application/pgp-signature" (900 bytes)
Powered by blists - more mailing lists