summaryrefslogtreecommitdiff
path: root/drivers/ras
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2022-09-22 15:43:05 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-05 11:40:50 +0300
commit5c94fcc0e87f5449dc83d06ac22fc03a2973e817 (patch)
tree4a4a346e574aa555428919b983959264868d39c7 /drivers/ras
parent6fe84153067b4bb2c5380ce9600207eb13491b43 (diff)
downloadlinux-5c94fcc0e87f5449dc83d06ac22fc03a2973e817.tar.xz
drm/bridge: lt8912b: fix corrupted image output
[ Upstream commit 051ad2788d35ca07aec8402542e5d38429f2426a ] Correct I2C address for the register list in lt8912_write_lvds_config(), these registers are on the first I2C address (0x48), the current function is just writing garbage to the wrong registers and this creates multiple issues (artifacts and output completely corrupted) on some HDMI displays. Correct I2C address comes from Lontium documentation and it is the one used on other out-of-tree LT8912B drivers [1]. [1] https://github.com/boundarydevices/linux/blob/boundary-imx_5.10.x_2.0.0/drivers/video/lt8912.c#L296 Fixes: 30e2ae943c26 ("drm/bridge: Introduce LT8912B DSI to HDMI bridge") 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-4-dev@pschenker.ch Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions