drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 24 Jun 2021 00:03:02 +0000 (03:03 +0300)
committerRobert Foss <robert.foss@linaro.org>
Thu, 24 Jun 2021 11:38:42 +0000 (13:38 +0200)
commit4e5763f03e105fedfcd7a83bec1dccae96e334dd
treed1bae4b678c0bf27991a231da2c365cc22dcab51
parentd4d643f9ef4fff822935e4251bf9f17ce4221bd8
drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge

To simplify interfacing with the panel, wrap it in a panel-bridge and
let the DRM bridge helpers handle chaining of operations.

This also prepares for support of DRM_BRIDGE_ATTACH_NO_CONNECTOR, which
requires all components in the display pipeline to be represented by
bridges.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210624000304.16281-5-laurent.pinchart+renesas@ideasonboard.com
drivers/gpu/drm/bridge/ti-sn65dsi86.c