Quoting Rob Clark (2021-08-11 16:52:47)
From: Rob Clark robdclark@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@chromium.org
Thanks for saving me the packaging effort.
Reported-by: Stephen Boyd swboyd@chromium.org Tested-by: Stephen Boyd swboyd@chromium.org