On Thu, Jan 26, 2023 at 8:17 PM Maxime Ripard <max...@cerno.tech> wrote:
>
> On Thu, Jan 26, 2023 at 08:14:11PM +0530, Jagan Teki wrote:
> > Add devm OF helper to return the next DSI bridge in the chain.
> >
> > Unlike general bridge return helper devm_drm_of_get_bridge, this
> > helper uses the dsi specific panel_or_bridge helper to find the
> > next DSI device in the pipeline.
> >
> > Helper lookup a given child DSI node or a DT node's port and
> > endpoint number, find the connected node and return either
> > the associated struct drm_panel or drm_bridge device.
> >
> > Cc: Maxime Ripard <mrip...@kernel.org>
> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> > Cc: Linus Walleij <linus.wall...@linaro.org>
> > Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
> > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
> > ---
> > Changes for v12, v11:
> > - none
> > Changes for v10:
> > - new patch
>
> I sent you an email earlier today telling you to change this.

Ohh. Missed it, I will respond to that thread.

Thanks,
Jagan.

Reply via email to