Re: [PATCH v2] s3c-fb: Automatically calculate pixel clock when
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2010-07-15 19:37:14
Also in:
linux-samsung-soc
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2010-07-15 19:37:14
Also in:
linux-samsung-soc
On Thu, 15 Jul 2010 21:23:15 +0200 Maurus Cuelenaere [off-list ref] wrote:
Op 15-07-10 20:52, Andrew Morton schreef:quoted
On Tue, 13 Jul 2010 02:05:45 +0200 Maurus Cuelenaere [off-list ref] wrote:quoted
This patch adds a simple algorithm which calculates the pixel clock based on the video mode parameters. This is only done when no pixel clock is supplied through the platform data.So.. we are to assume that there's a platform which doesn't provide the pixel clock data? Adding some information about that in the changelog would have been useful.Not exactly, this allows you to omit the pixel clock data and thus sharing the "algo" used for calculating it; which is done in another patch (not submitted to linux-fbdev, see [1]). [1] - http://www.spinics.net/lists/linux-samsung-soc/msg02086.html
That means that there's no reason to merge this patch! So I merged "arm: samsung: remove pixclock from several boards" as well ;)