[PATCH 1/4] drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors

Stephen Boyd swboyd at chromium.org
Thu Aug 12 00:25:11 UTC 2021


Quoting Rob Clark (2021-08-11 16:52:47)
> From: Rob Clark <robdclark at chromium.org>
>
> If we created our own connector because the driver does not support the
> NO_CONNECTOR flag, we don't want the downstream bridge to *also* create
> a connector.  And if this driver did pass the NO_CONNECTOR flag (and we
> supported that mode) this would change nothing.
>
> Fixes: 4e5763f03e10 ("drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge")
> Signed-off-by: Rob Clark <robdclark at chromium.org>
> ---

Thanks for saving me the packaging effort.

Reported-by: Stephen Boyd <swboyd at chromium.org>
Tested-by: Stephen Boyd <swboyd at chromium.org>


More information about the dri-devel mailing list