Re: [PATCH v2] s3c-fb: Automatically calculate pixel clock when
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2010-07-15 18:53:39
Also in:
linux-samsung-soc
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2010-07-15 18:53:39
Also in:
linux-samsung-soc
On Tue, 13 Jul 2010 02:05:45 +0200 Maurus Cuelenaere [off-list ref] wrote:
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.