https://github.com/torvalds/linux
Revision 13047a092c6d3f23b7d684b5b3fe46b2b50423b9 authored by Edmund Dea on 20 April 2021, 22:31:53 UTC, committed by Maarten Lankhorst on 21 October 2021, 09:08:08 UTC
Don't clear the shared DPHY registers common to MIPI Rx and MIPI Tx during
DSI initialization since this was causing MIPI Rx reset. Rest of the
writes are bitwise, so will not affect Mipi Rx side.

Fixes: 98521f4d4b4c ("drm/kmb: Mipi DSI part of the display driver")
Signed-off-by: Edmund Dea <edmund.j.dea@intel.com>
Signed-off-by: Anitha Chrisanthus <anitha.chrisanthus@intel.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211013233632.471892-3-anitha.chrisanthus@intel.com
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
1 parent a79f40c
History
Tip revision: 13047a092c6d3f23b7d684b5b3fe46b2b50423b9 authored by Edmund Dea on 20 April 2021, 22:31:53 UTC
drm/kmb: Remove clearing DPHY regs
Tip revision: 13047a0
File Mode Size
.gitignore -rw-r--r-- 85 bytes
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 5.5 KB
blacklist.c -rw-r--r-- 5.7 KB
blacklist.h -rw-r--r-- 135 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
common.c -rw-r--r-- 1.2 KB
common.h -rw-r--r-- 216 bytes
revocation_certificates.S -rw-r--r-- 495 bytes
system_certificates.S -rw-r--r-- 1.1 KB
system_keyring.c -rw-r--r-- 8.5 KB

back to top