MLK-20995-2: hdmi: fix avi info frame failed when hdmi in 4kp30
authorSandor Yu <Sandor.yu@nxp.com>
Wed, 27 Feb 2019 07:02:14 +0000 (15:02 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit03d0b13211ec6406c2c65d33c089a1a335364752
tree0e7b88705d5242b40223e095effa6bdf19498c25
parente2a71ff1a555855d6693699f9cc2b1b2f6fb4317
MLK-20995-2: hdmi: fix avi info frame failed when hdmi in 4kp30

AVI info frame will failed work when hdmi in 4kp30/24/25.
It is caused by the data is overwritten by hdmi vendor info frame.
Change the hdmi vendor info frame to different address.

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/gpu/drm/imx/hdp/imx-hdmi.c