Commit 0384833
drm/bridge: sn65dsi86: defer if there is no dsi host
Otherwise we don't get another shot at it if the bridge probes before
the dsi host is registered. It seems like this is what *most* (but not
all) of the other bridges do.
It looks like this was missed in the conversion to attach dsi host at
probe time.
Fixes: c3b75d4 ("drm/bridge: sn65dsi86: Register and attach our DSI device at probe")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
[dianders: squashed in Stephen's simplification]
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211207215753.635841-1-robdclark@gmail.com1 parent d6c75c2 commit 0384833
1 file changed
Lines changed: 8 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
707 | | - | |
| 707 | + | |
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
| |||
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
| 717 | + | |
| 718 | + | |
721 | 719 | | |
722 | 720 | | |
723 | | - | |
724 | | - | |
| 721 | + | |
725 | 722 | | |
726 | | - | |
727 | 723 | | |
728 | 724 | | |
729 | 725 | | |
| |||
739 | 735 | | |
740 | 736 | | |
741 | 737 | | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
| 738 | + | |
749 | 739 | | |
750 | 740 | | |
751 | 741 | | |
| |||
1267 | 1257 | | |
1268 | 1258 | | |
1269 | 1259 | | |
1270 | | - | |
| 1260 | + | |
| 1261 | + | |
1271 | 1262 | | |
| 1263 | + | |
1272 | 1264 | | |
1273 | 1265 | | |
1274 | 1266 | | |
| |||
0 commit comments