OSDN Git Service

media: adv7604: extend deep color mode to ADV7611
authorDragos Bogdan <dragos.bogdan@analog.com>
Fri, 18 Oct 2019 11:29:55 +0000 (13:29 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Dec 2019 09:23:58 +0000 (10:23 +0100)
commit961f97ab1ef3e2dbe43fac4913372f58ca4a5f74
tree7df640869e8666ff9df3100deadc632249963f01
parent69e39d40587b8d7538f966607299c360dc935b1f
media: adv7604: extend deep color mode to ADV7611

The AD7611 chip supports the same Deep Color Mode settings as the AD7604.
This change extends support for this feature to the AD7611 by adding a
wrapper function for the `read_hdmi_pixelclock` hook and adding the same
frequency adjustment logic.

Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/adv7604.c