]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
video: da8xx-fb: do clock reset of revision 2 LCDC before enabling
authorManjunathappa, Prakash <prakash.pm@ti.com>
Fri, 20 Jul 2012 15:51:11 +0000 (21:21 +0530)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 29 Jul 2012 01:15:35 +0000 (01:15 +0000)
commit92b4e4506550fe25c65799eebb215d47a244e635
tree64cfc7c29c58c468e582ce986516aab49c9c6da0
parenta652aa79a93a90b7db1114f6fff02952e687f196
video: da8xx-fb: do clock reset of revision 2 LCDC before enabling

As in specification software reset should be applied for several
cycles before bringing it out of reset. Without this patch
particularly during suspend and resume clock reset is not guaranteed
to happen.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/da8xx-fb.c