diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2017-05-05 15:01:41 -0300 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2017-06-15 13:30:45 -0400 |
commit | ae9d04214372a521e3746556eb2f76007d9edb73 (patch) | |
tree | 070e12280b960c85b1c385bf24a5610aceb5a5c2 /usr | |
parent | d35fb61759688093fab863318edbbcea0f4644bd (diff) | |
download | op-kernel-dev-ae9d04214372a521e3746556eb2f76007d9edb73.zip op-kernel-dev-ae9d04214372a521e3746556eb2f76007d9edb73.tar.gz |
drm: mxsfb_crtc: Reset the eLCDIF controller
According to the eLCDIF initialization steps listed in the MX6SX
Reference Manual the eLCDIF block reset is mandatory.
Without performing the eLCDIF reset the display shows garbage content
when the kernel boots.
In earlier tests this issue has not been observed because the bootloader
was previously showing a splash screen and the bootloader display driver
does properly implement the eLCDIF reset.
Add the eLCDIF reset to the driver, so that it can operate correctly
independently of the bootloader.
Tested on a imx6sx-sdb board.
Cc: <stable@vger.kernel.org>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1494007301-14535-1-git-send-email-fabio.estevam@nxp.com
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions