author | Archit Taneja <archit@ti.com> | |
Mon, 22 Apr 2013 13:19:17 +0000 (18:49 +0530) | ||
committer | Archit Taneja <archit@ti.com> | |
Thu, 30 May 2013 14:36:43 +0000 (20:06 +0530) | ||
commit | 1e808079b4a481993f3bf32aafea276d061af68e | |
tree | e227111e058ac5f082c47103e067206ea1311efd | tree | snapshot (tar.xz tar.gz zip) |
parent | 58c1848ffb36a13c4bd405b0d2712f36a44aee76 | commit | diff |
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>
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 | diff | blob | history | |
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c | diff | blob | history |