Hi,
On Tue, Aug 30, 2016 at 04:55:00PM +1000, Jonathan Liu wrote:
If the enable-gpios property of a simple panel in device tree is set, the GPIO is not toggled on/off because of missing calls to drm_panel_prepare and drm_panel_unprepare.
Signed-off-by: Jonathan Liu net147@gmail.com
This was not applying properly, but I merged it.
Please make sure that it applies on top of the current next branch.
Good catch, thanks! Maxime