]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: DPI: DRA7xx support
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 31 Dec 2014 09:26:06 +0000 (11:26 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 4 Feb 2015 10:32:07 +0000 (12:32 +0200)
commita2408154a14b5633b1f233e4b5fea85c09917eef
treec8d78d4473669f5a18bdcdd741b3161ef0be0f40
parentadb5ff835c0db95e969c717f981f65f855f147bf
OMAPDSS: DPI: DRA7xx support

Add support for DRA7xx DPI output.

DRA7xx has three DPI outputs, each of which gets its input from a DISPC
channel. However, DRA72x has only one video PLL, and DRA74x has two
video PLLs. In both cases the video PLLs need to be shared between
multiple outputs. The driver doesn't handle this at the moment.

Also, DRA7xx requires configuring CONTROL module bits to route the clock
from the PLL to the used DISPC channel.

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