diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-08-04 13:48:13 +0300 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2023-09-05 16:43:36 +0200 |
commit | f45acf7acf75921c0409d452f0165f51a19a74fd (patch) | |
tree | 87c1cd06425d84631a1fbf0456e4e93209e017b6 /tools/perf/scripts/python | |
parent | 6985c5efc4057bc79137807295d84ada3123d051 (diff) |
drm/bridge: lt8912b: Add missing drm_bridge_attach call
The driver does not call drm_bridge_attach(), which causes the next
bridge to not be added to the bridge chain. This causes the pipeline
init to fail when DRM_BRIDGE_ATTACH_NO_CONNECTOR is used.
Add the call to drm_bridge_attach().
Fixes: 30e2ae943c26 ("drm/bridge: Introduce LT8912B DSI to HDMI bridge")
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230804-lt8912b-v1-4-c542692c6a2f@ideasonboard.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions