On 05/22/2017 03:55 PM, Fabio Estevam wrote: > Hi Marek, > > On Fri, May 5, 2017 at 3:01 PM, Fabio Estevam <[email protected]> wrote: >> According to the eLCDIF initialization steps listed in the MX6SX >> Reference Manual the eLCDIF block reset is mandatory. >> >> Without performing the eLCDIF reset the display shows garbage content >> when the kernel boots. >> >> In earlier tests this issue has not been observed because the bootloader >> was previously showing a splash screen and the bootloader display driver >> does properly implement the eLCDIF reset. >> >> Add the eLCDIF reset to the driver, so that it can operate correctly >> independently of the bootloader. >> >> Tested on a imx6sx-sdb board. >> >> Cc: <[email protected]> >> Signed-off-by: Fabio Estevam <[email protected]> >> --- >> Changes since v2: >> >> - Remove unneeded udelay(1) - Marek > > Any comments about v3? > IMO it's OK.
Reviewed-by: Marek Vasut <[email protected]> -- Best regards, Marek Vasut _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
