]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/stm: dsi: add pm runtime ops
authorYannick Fertre <yannick.fertre@foss.st.com>
Mon, 29 Jan 2024 10:41:05 +0000 (11:41 +0100)
committerPhilippe Cornu <philippe.cornu@foss.st.com>
Fri, 28 Jun 2024 09:28:25 +0000 (11:28 +0200)
commitb0e83c2c857f6eb5fb9ac76c2c218ac5687a04f5
tree399daa5a52a39fb4669108edfdd66924b94cbb02
parent884d7d03e59d5dc985b2dfb09ff7409a77bc1209
drm/stm: dsi: add pm runtime ops

Update control of clocks and supply thanks to the PM runtime
mechanism to avoid kernel crash during a system suspend.

Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Acked-by: Yannick Fertre <yannick.fertre@foss.st.com>
Tested-by: Yannick Fertre <yannick.fertre@foss.st.com>
Signed-off-by: Philippe Cornu <philippe.cornu@foss.st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240129104106.43141-3-raphael.gallais-pou@foss.st.com
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c