]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
lxfb: extend PLL table to support dotclocks below 25 MHz
authorJens Rottmann <JRottmann@LiPPERT-AT.de>
Mon, 28 Apr 2008 09:15:22 +0000 (02:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:39 +0000 (08:58 -0700)
commit3888d4639e78802c4ec1086127124e890461b9e4
tree5a02c224f4a106ef43ba32b30771fa0829fad0d3
parent5fb2d929a070fd31b8fb8f74cef8694a09853fdb
lxfb: extend PLL table to support dotclocks below 25 MHz

Extends the PLL frequency table of the AMD Geode-LX frame buffer driver to
make use of the DIV4 bit, thus adding support for dotclocks between 6 and 25
MHz.  These are needed for small LCDs (e.g.  320x240).  Also inserts some
intermediate steps between pre-existing frequencies.

Signed-off-by: Jens Rottmann <JRottmann@LiPPERT-AT.de>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/geode/lxfb_ops.c