]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00215340 HDMI PHY config adjust to pass electrical compliance test
authorSandor Yu <R01008@freescale.com>
Fri, 29 Jun 2012 10:18:55 +0000 (18:18 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:55 +0000 (08:34 +0200)
commitb7884574fcb4c50f47d5e75a2c3eec49793cebb3
tree57014ae3fa391447d22e1ab1e7558d6fb12e2163
parentea4f545bcc5daf3f8fafe252640dee7535de741a
ENGR00215340 HDMI PHY config adjust to pass electrical compliance test

In the HDMI PHY internal, there are two register that can adjust
waveform of eyediagram.
0x0e -- voltage level control; it can adjust the single end data signals;
0x09 -- define pre-emphasis factor;
(it will affect the rise time and fall time of D0/D1/D2);

Adjust HDMI PHY register 0x09 and 0xe for MX6DL SabreSD and MX6Q SabreSD
waveform of eyediagram to pass HDMI compliance test electrical test case.

Signed-off-by: Sandor Yu <R01008@freescale.com>
drivers/video/mxc_hdmi.c