Re: (subset) [PATCH 2/2] drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare

2022-04-20 Thread Maxime Ripard
On Fri, 15 Apr 2022 18:25:13 +0200, Stefan Wahren wrote: > From: Dave Stevenson > > The panel has a prepare call which is before video starts, and an > enable call which is after. > The Toshiba bridge should be configured before video, so move > the relevant power and initialisation calls to prep

[PATCH 2/2] drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare

2022-04-15 Thread Stefan Wahren
From: Dave Stevenson The panel has a prepare call which is before video starts, and an enable call which is after. The Toshiba bridge should be configured before video, so move the relevant power and initialisation calls to prepare. Fixes: 2f733d6194bd ("drm/panel: Add support for the Raspberry