drm/bridge: lt9611: Fix PLL being unable to lock
authorRobert Foss <robert.foss@linaro.org>
Tue, 13 Dec 2022 15:03:04 +0000 (16:03 +0100)
committerRobert Foss <robert.foss@linaro.org>
Thu, 15 Dec 2022 10:18:52 +0000 (11:18 +0100)
commit2a9df204be0bbb896e087f00b9ee3fc559d5a608
tree208237876a13a9d16645c7a02de5eb9c6ca57333
parent7d7bf35d630751fb27f2041c680a5ddccae9d83c
drm/bridge: lt9611: Fix PLL being unable to lock

This fixes PLL being unable to lock, and is derived from an equivalent
downstream commit.

Available LT9611 documentation does not list this register, neither does
LT9611UXC (which is a different chip).

This commit has been confirmed to fix HDMI output on DragonBoard 845c.

Suggested-by: Amit Pundir <amit.pundir@linaro.org>
Reviewed-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221213150304.4189760-1-robert.foss@linaro.org
drivers/gpu/drm/bridge/lontium-lt9611.c