Files
u-boot/drivers
Giulio Benetti 3900b45125 sunxi: Fix display timing flags
flags member of struct timing was not initialized,
this took to unpredictable behaviour of display flags,
such DISPLAY_FLAGS_HSYNC_HIGH instead of _LOW etc.

Init timing->flags = 0

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2018-01-22 13:53:08 +05:30
..
2018-01-15 19:01:23 -05:00
2018-01-16 06:59:39 +01:00
2017-11-06 09:51:01 -05:00
2017-11-20 09:58:31 +01:00
2017-06-01 07:03:10 -06:00
2018-01-10 11:11:05 +01:00
2018-01-22 13:53:08 +05:30