Am Freitag, den 16.12.2016, 14:05 +0530 schrieb Archit Taneja: > Hi, > > On 12/14/2016 03:29 PM, Laurent Pinchart wrote: > > Instead of linking encoders and bridges in every driver (and getting it > > wrong half of the time, as many drivers forget to set the drm_bridge > > encoder pointer), do so in core code. The drm_bridge_attach() function > > needs the encoder and optional previous bridge to perform that task, > > update all the callers. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at > > ideasonboard.com> > > Acked-by: Stefan Agner <stefan at agner.ch> # For DCU > > Acked-by: Boris Brezillon <boris.brezillon at free-electrons.com> # For > > atmel-hlcdc > > Acked-by: Vincent Abriou <vincent.abriou at st.com> # For STI > > This one needs acks for arcgpu, tilcdc, mediatek and imx. The changes in > those drivers look good to me, though. Will push it in a day or so unless > anyone > has any comments on it.
for mediatek and imx Acked-by: Philipp Zabel <p.zabel at pengutronix.de> regards Philipp