On Mon, Jul 26, 2021 at 09:44:57PM +0200, Marek Vasut wrote: > In case there is a bridge connected to the LCDIF, use bus_format > from the bridge, otherwise behave as before and use bus_format > from the connector. This way, even if there are multiple bridges > in the display pipeline, the LCDIF will use the correct format. > > Reviewed-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Cc: Daniel Abrecht <public@xxxxxxxxxxxxxxxx> > Cc: Emil Velikov <emil.l.velikov@xxxxxxxxx> > Cc: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Cc: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > Cc: Stefan Agner <stefan@xxxxxxxx> > --- > V2: Drop null checks for variables which must always be non-null, > state and bridge_state Applied this and 3 other pending mxsfb patches from Marek to drm-misc-fixes. Sam