drm/bridge: lt8912b: clarify lvds output status
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 22 Sep 2022 12:43:06 +0000 (14:43 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Fri, 23 Sep 2022 09:23:29 +0000 (09:23 +0000)
commitfc44f3636a4db6544fd1532280e8adcd1ef13ba2
treef798ab87572fe9f96101cf15a864d1234f42937d
parent39dd0cc2e5bd0d5188dd69f27e18783cea7ff06a
drm/bridge: lt8912b: clarify lvds output status

Add comments on the lt8912_write_lvds_config() config to document the
current settings and to make it clear that this is a hardcoded
configuration not relevant for the HDMI output (could be removed without
affecting the HDMI port).

No changes on the actual register writes.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Acked-by: Adrien Grassein <adrien.grassein@gmail.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220922124306.34729-5-dev@pschenker.ch
drivers/gpu/drm/bridge/lontium-lt8912b.c