From patchwork Mon Jun 7 10:16:19 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raffaele Recalcati X-Patchwork-Id: 104677 Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o57AI4oa009029 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 7 Jun 2010 10:18:40 GMT Received: from dlep36.itg.ti.com ([157.170.170.91]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id o57AI4wk024156 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 7 Jun 2010 05:18:04 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id o57AI3Ai012206 for ; Mon, 7 Jun 2010 05:18:03 -0500 (CDT) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id B0B5E8062F for ; Mon, 7 Jun 2010 05:18:03 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp52.itg.ti.com (dflp52.itg.ti.com [128.247.22.96]) by linux.omap.com (Postfix) with ESMTP id 6B6C28062D for ; Mon, 7 Jun 2010 05:16:22 -0500 (CDT) Received: from medina.ext.ti.com (localhost [127.0.0.1]) by dflp52.itg.ti.com (8.13.7/8.13.7) with ESMTP id o57AGLmo026895 for ; Mon, 7 Jun 2010 05:16:21 -0500 (CDT) Received: from psmtp.com (na3sys009amx231.postini.com [74.125.149.115]) by medina.ext.ti.com (8.13.7/8.13.7) with SMTP id o57AGKV8023925 for ; Mon, 7 Jun 2010 05:16:20 -0500 Received: from source ([209.85.214.173]) by na3sys009amx231.postini.com ([74.125.148.10]) with SMTP; Mon, 07 Jun 2010 10:16:20 GMT Received: by mail-iw0-f173.google.com with SMTP id 41so3308744iwn.4 for ; Mon, 07 Jun 2010 03:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=zn2KZKCcUfbLjgQbJNgGDIHHkUew1YrKljX87bzrLZI=; b=KebQOMbRxMdPrLSiijiatvIsX+lEIW42229NmMVxzU4I2gWq37jp9NDR00SKsx+rM1 ztovty7Hp1iFMPCfmhxPzlQn1V7+18FYXb8Ntvf5k72GkunIKnCOmWsL8mbNXZzpfUJx TIE/MM7TcXE71ecGmMnqkPFXisfR1vSdv90pU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=HubpzTk0kAYDsN0Lwgawep+URP5XlPIlVDCiz66XvCGPptSm9AuGJTxKSnJ1v306oZ t8fGVvgWFafN5/Ghpbh0ZpcE5gxGQxWxQgONNt2366WQj1WOHE/8e7nnGJDPYWxTDDQR z0KL6n2Cq/8M2I66kdivYVBww6f2W+zDkIFT8= MIME-Version: 1.0 Received: by 10.231.193.93 with SMTP id dt29mr17014104ibb.71.1275905779704; Mon, 07 Jun 2010 03:16:19 -0700 (PDT) Received: by 10.231.172.16 with HTTP; Mon, 7 Jun 2010 03:16:19 -0700 (PDT) Date: Mon, 7 Jun 2010 12:16:19 +0200 Message-ID: Subject: [PATCH 11/12] davinci: dm365: fb: support for parallel RGB LCD From: Raffaele Recalcati To: davinci-linux-open-source X-pstn-neptune: 0/0/0.00/0 X-pstn-levels: (S:10.47473/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 ) X-pstn-settings: 2 (0.5000:0.5000) s cv gt3 gt2 gt1 r p m c X-pstn-addresses: from [db-null] X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces+patchwork-davinci=patchwork.kernel.org@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces+patchwork-davinci=patchwork.kernel.org@linux.davincidsp.com X-Greylist: Sender succeeded STARTTLS authentication, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Mon, 07 Jun 2010 10:18:41 +0000 (UTC) diff --git a/arch/arm/mach-davinci/dm365.c b/arch/arm/mach-davinci/dm365.c index 9968c37..75e4623 100644 --- a/arch/arm/mach-davinci/dm365.c +++ b/arch/arm/mach-davinci/dm365.c @@ -139,6 +139,7 @@ static struct clk pll1_sysclk6 = { .parent = &pll1_clk, .flags = CLK_PLL, .div_reg = PLLDIV6, + .set_rate = dm365_set_pll1_rate, }; static struct clk pll1_sysclk7 = { diff --git a/drivers/video/davincifb.c b/drivers/video/davincifb.c index 1344be7..ab31fd4 100644 --- a/drivers/video/davincifb.c +++ b/drivers/video/davincifb.c @@ -29,12 +29,16 @@ #include #include +#include #include #include #include