Files
linux/drivers
Alvin Šipraga 4d4a58c9d4 drm: bridge: adv7511: fix CEC power down control register offset
[ Upstream commit 1d22b6033e ]

The ADV7511_REG_CEC_CTRL = 0xE2 register is part of the main register
map - not the CEC register map. As such, we shouldn't apply an offset to
the register address. Doing so will cause us to address a bogus register
for chips with a CEC register map offset (e.g. ADV7533).

Fixes: 3b1b975003 ("drm: adv7511/33: add HDMI CEC support")
Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220612144854.2223873-2-alvin@pqrs.dk
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-26 13:22:27 +02:00
..
2022-10-26 13:22:14 +02:00
2022-05-09 09:03:20 +02:00
2022-09-05 10:27:44 +02:00
2022-10-26 13:22:27 +02:00
2022-04-15 14:18:32 +02:00
2022-08-25 11:18:33 +02:00