]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:15 +0000 (14:12 +0200)
commitd79bee503793ea328550fe4564e06af20562769a
tree57014ae3fa391447d22e1ab1e7558d6fb12e2163
parentc29d29ad2fa4996c2edb0a0c26b44e7300100492
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