Changes from v4:
- simplified code after removing redundant error printout
- there was a branch mismatch on my local and that resulted in a
typo, it was fixed in v3 but I had my v2 changes open and I
mistook it as 'serial' rather than 'several'. Apologies, fixed it now :)
- updated commit body
Avinal Kumar (2):
drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped
functions
drivers/gpu/drm/drm_mipi_dsi.c | 28 +++++++++++++++++++
.../drm/panel/panel-panasonic-vvx10f034n00.c | 24 ++++++++--------
include/drm/drm_mipi_dsi.h | 1 +
3 files changed, 42 insertions(+), 11 deletions(-)
--
2.53.0