OSDN Git Service

drm: bridge: it66121: Add support for the IT6610
authorPaul Cercueil <paul@crapouillou.net>
Wed, 14 Dec 2022 13:01:31 +0000 (14:01 +0100)
committerPaul Cercueil <paul@crapouillou.net>
Fri, 16 Dec 2022 10:43:54 +0000 (11:43 +0100)
commit8d784ba93d5f3b52d62fe23c08c3c8ea7b36d622
tree3cdc6d5b69e8d2c7c1d2f617fc67d517c4533312
parent9a9f4a01bdae18c3937477c5f91aee8367683562
drm: bridge: it66121: Add support for the IT6610

Add support for the IT6610 HDMI encoder.

The hardware is very similar, and therefore the driver did not require
too many changes. Some bits are only available on the IT66121, and
vice-versa. Also, the IT6610 requires specific polarities on the DE and
pixel lines.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221214130131.12962-1-paul@crapouillou.net
drivers/gpu/drm/bridge/ite-it66121.c