]> git.baikalelectronics.ru Git - kernel.git/commit
drm: rcar-du: dsi: Improve DSI shutdown
authorTomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>
Wed, 24 Aug 2022 12:47:24 +0000 (15:47 +0300)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 7 Sep 2022 20:48:41 +0000 (23:48 +0300)
commit222abba69c620875c60b20cf77356f260d360ac8
treed19c55710229d3bc561f92d09e35d3c265fd7721
parentdbf88d033183cb31a901f602c704408a009a40f6
drm: rcar-du: dsi: Improve DSI shutdown

Improve the DSI shutdown procedure by clearing various bits that were
set while enabling the DSI output. There has been no clear issues caused
by these, but it's safer to ensure that the features are disabled at the
start of the next DSI enable.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c