aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2/dss/hdmi.h
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2013-09-23 12:58:52 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-05-09 15:11:29 +0300
commit19289fdcbef8dae72f5c0f9f274490620feac222 (patch)
tree2f6b7633c6997305dd381abeedd9343dfd838064 /drivers/video/fbdev/omap2/dss/hdmi.h
parentOMAPDSS: HDMI: support larger register offsets for OMAP5 HDMI core (diff)
downloadlinux-dev-19289fdcbef8dae72f5c0f9f274490620feac222.tar.xz
linux-dev-19289fdcbef8dae72f5c0f9f274490620feac222.zip
OMAPDSS: HDMI: PHY changes for OMAP5
OMAP5 HDMI PHY has some differences compared to OMAP4 HDMI PHY. This patch creates a features struct which help the driver configure the PHY based on what SoC it is. Some of the features aren't currenlty used, but will come in use later. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/omap2/dss/hdmi.h')
-rw-r--r--drivers/video/fbdev/omap2/dss/hdmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/omap2/dss/hdmi.h b/drivers/video/fbdev/omap2/dss/hdmi.h
index 0e5979ef933c..1819f93cd49e 100644
--- a/drivers/video/fbdev/omap2/dss/hdmi.h
+++ b/drivers/video/fbdev/omap2/dss/hdmi.h
@@ -80,6 +80,7 @@
#define HDMI_TXPHY_DIGITAL_CTRL 0x4
#define HDMI_TXPHY_POWER_CTRL 0x8
#define HDMI_TXPHY_PAD_CFG_CTRL 0xC
+#define HDMI_TXPHY_BIST_CONTROL 0x1C
enum hdmi_pll_pwr {
HDMI_PLLPWRCMD_ALLOFF = 0,