]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI: fix regsd write
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 15 Sep 2014 12:50:01 +0000 (15:50 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 22 Oct 2014 08:11:18 +0000 (11:11 +0300)
commit0856eba75cc65080997601aa6e5d02b46c8314d9
tree5c2d9a2d455017bd91c63d7b40a1dca2aeb12244
parent88e3c76a8ac1f0a8e334742df0a3f5b4d27e6c44
OMAPDSS: HDMI: fix regsd write

HDMI PLL's REGSD field is only set by the driver if the PLL's output
clock is over 1GHz. This is clearly an error, as REGSD should be set
always.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/hdmi_pll.c