Hi Giulio, On Wed, Apr 8, 2020 at 12:10 PM Giulio Benetti <[email protected]> wrote: > > This patchset add support for LCDIF on i.MXRT1050 evk. This requires > PLL5 to be setup, mxsfb needs to use display_timing to retrieve if Lcd > has inverted PIXCLOCK from dts. > > With this patchset applied we temporary loose DCache support until it will > get implemented, since a function in mxsfb.c is needed for setting cache > behaviour. Anyway this way Lcd will show the console same way as serial > does. > > Also I've moved private sunxi_ctfb_mode_to_display_timing() to videomodes > since I need it for mxfsb.c too, then having a unified function to convert > from ctfb_mode to display_timing.
Nice work! This series looks good to me: Reviewed-by: Fabio Estevam <[email protected]>

