OSDN Git Service

drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge
authorMarek Vasut <marex@denx.de>
Sun, 13 Feb 2022 02:26:48 +0000 (03:26 +0100)
committerRobert Foss <robert.foss@linaro.org>
Thu, 31 Mar 2022 15:31:48 +0000 (17:31 +0200)
commit85854fa95972455fd8ff340d7810dde57fe36d44
tree4e6ed8fe746392412d67168d81c9ebd2a525cef9
parent17a9c1aaa8485b7be0f20233bdc5bf0b4527f4a7
drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge

In rare cases, the bridge may not start up correctly, which usually
leads to no display output. In case this happens, warn about it in
the kernel log.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Robert Foss <robert.foss@linaro.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220213022648.495895-1-marex@denx.de
drivers/gpu/drm/bridge/ti-sn65dsi83.c