On Tue, Apr 08, 2014 at 12:58:05PM +0200, Andrzej Hajda wrote:
Some ld9040 panels do not start without providing power control sequence during initialization. The patch fixes the driver by providing such sequence for all panels.
Signed-off-by: Andrzej Hajda a.hajda@samsung.com
drivers/gpu/drm/panel/panel-ld9040.c | 3 +++ 1 file changed, 3 insertions(+)
I've applied this to my drm/panel/for-next branch. Judging by the commit description this isn't a critical bug fix, so not a candidate for -fixes at this point.
Thierry