OSDN Git Service

drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
authorDouglas Anderson <dianders@chromium.org>
Fri, 11 Jun 2021 17:17:44 +0000 (10:17 -0700)
committerDouglas Anderson <dianders@chromium.org>
Fri, 11 Jun 2021 19:31:38 +0000 (12:31 -0700)
commite0bbcc6233f7c664474287aaed8dcffd935a1869
treee2c68b0836e7441147eb5ae8e03f17f3d56529fe
parenta1e3667a9835e15101cf27731219fe2581dbf572
drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus

We want to provide our panel with access to the DP AUX channel. The
way to do this is to let our panel be a child of ours using the fancy
new DP AUX bus support.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210611101711.v10.8.Ib5fe0638da85800141ce141bb8e441c5f25438d4@changeid
drivers/gpu/drm/bridge/Kconfig
drivers/gpu/drm/bridge/ti-sn65dsi86.c