[PATCH 03/23] drm: omapdrm: dss: reset dsi module during initialization

2016-05-10 Thread Tomi Valkeinen
On 08/03/16 18:39, Sebastian Reichel wrote: > From: Tomi Valkeinen > > The Nokia N950's bootloader leaves the DSI module > in a non-working state. Work around this by resetting > the DSI module before using it. > > Signed-off-By: Tomi Valkeinen > Reviewed-By: Sebastian Reichel > Tested-By: S

[PATCH 03/23] drm: omapdrm: dss: reset dsi module during initialization

2016-03-08 Thread Sebastian Reichel
From: Tomi Valkeinen The Nokia N950's bootloader leaves the DSI module in a non-working state. Work around this by resetting the DSI module before using it. Signed-off-By: Tomi Valkeinen Reviewed-By: Sebastian Reichel Tested-By: Sebastian Reichel --- drivers/gpu/drm/omapdrm/dss/dsi.c | 24 ++