From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Manjunathappa, Prakash" Date: Thu, 09 Feb 2012 05:16:39 +0000 Subject: [PATCH] video:da8xx-fb: calculate pixel clock period for the panel Message-Id: <1328763879-16345-2-git-send-email-prakash.pm@ti.com> List-Id: References: <1328763879-16345-1-git-send-email-prakash.pm@ti.com> In-Reply-To: <1328763879-16345-1-git-send-email-prakash.pm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Cc: Florian Tobias Schandinat , davinci-linux-open-source@linux.davincidsp.com, linux-kernel@vger.kernel.org, "Manjunathappa, Prakash" Patch calculates pixel clock period in pico seconds and updates the same in variable screen information structure. fbset utility uses this information. Signed-off-by: Manjunathappa, Prakash --- drivers/video/da8xx-fb.c | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index f360d62..8b0a174 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -32,6 +32,7 @@ #include #include #include