]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
omapdss: hdmi: Add support for DRA7xx SoCs
authorArchit Taneja <archit@ti.com>
Mon, 22 Apr 2013 13:19:17 +0000 (18:49 +0530)
committerArchit Taneja <archit@ti.com>
Thu, 30 May 2013 14:36:43 +0000 (20:06 +0530)
commit1e808079b4a481993f3bf32aafea276d061af68e
treee227111e058ac5f082c47103e067206ea1311efd
parent58c1848ffb36a13c4bd405b0d2712f36a44aee76
omapdss: hdmi: Add support for DRA7xx SoCs

DRA7xx DSS has the same HDMI IP as OMAP5, add OMAPDSS version checks where
necessary.

HDMI DPLL on DRA7xx can be accessed via DSS address space only when
DSS_PLL_CONTROL in controle module is configured correctly. Do this
configuration here. This is hacky and should be moved to somewhere in the
prcm driver.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c