fbdev: sh_mobile_hdmi: add support for more precise HDMI clock configuration
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 2 Nov 2010 11:27:16 +0000 (11:27 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 10 Nov 2010 08:23:54 +0000 (17:23 +0900)
The HDMI clock has to be reconfigured for different video modes. However, the
precision of the supplying SoC clock on SH-Mobile systems is often
insufficient. This patch allows to additionally reconfigure the parent clock
to achieve the optimal HDMI clock frequency, in case this is supported by the
platform.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found