diff options
author | Antoine Ténart <antoine.tenart@free-electrons.com> | 2014-03-07 20:20:54 +0400 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-05-15 11:55:25 +0400 |
commit | 0c4d94bba0bd58d12e2a635f3332d075479e1484 (patch) | |
tree | 7601d762ddeac9fe91844d3c019adc1f5231521e /firmware/acenic | |
parent | 1ad6545a687c9bbf42ff10b391d6c2e0e08f5660 (diff) | |
download | linux-0c4d94bba0bd58d12e2a635f3332d075479e1484.tar.xz |
video: atmel_lcdfb: ensure the hardware is initialized with the correct mode
commit 7d3477d801808a5037a511cf5a5aae5718e7ecce upstream.
If no driver takeover the atmel_lcdfb, the lcd won't be in a working state
since atmel_lcdfb_set_par() will never be called. Enabling a driver which does,
like fbcon, will call the function and put atmel_lcdfb in a working state.
Fixes: b985172b328a (video: atmel_lcdfb: add device tree suport)
Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com>
Reported-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'firmware/acenic')
0 files changed, 0 insertions, 0 deletions