From: Chris Morgan <macromorgan@xxxxxxxxxxx> Fix a few bugs and clean up no longer needed code on the Elida KD35T133 DSI panel, as used in devices such as the Odroid Go Advance and the Anbernic RG351M. Changes since V1: - Split removal of shutdown logic into a new patch independent of dropping of prepared tracking. - Added fixes to patch holding panel in reset after unprepare. Chris Morgan (5): drm/panel-elida-kd35t133: trival: update panel size from 5.5 to 3.5 drm/panel-elida-kd35t133: hold panel in reset for unprepare drm/panel-elida-kd35t133: drop drm_connector_set_orientation_from_panel drm/panel-elida-kd35t133: Drop shutdown logic drm/panel-elida-kd35t133: Drop prepare/unprepare logic drivers/gpu/drm/panel/panel-elida-kd35t133.c | 37 ++------------------ 1 file changed, 3 insertions(+), 34 deletions(-) -- 2.34.1