media: Add ADV7610 support for adv7604 driver.
authorKrzysztof Hałasa <khalasa@piap.pl>
Wed, 6 Oct 2021 05:49:48 +0000 (06:49 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 19 Oct 2021 07:08:38 +0000 (08:08 +0100)
commitc2c88a07d679839ddf236db55b258aaedff819ad
tree1b1cad9b213c80a4829c4c0cccee877fc5173b47
parent901a52c4335996b3896da381a21182e2f9a19ed2
media: Add ADV7610 support for adv7604 driver.

ADV7610 is another HDMI receiver chip, very similar to
the ADV7611.

Also: print chip names in upper case.
Fix an error message claiming that no ADV761x has been found,
while in reality a chip different than requested (though still
supported) may have been found.
Tested on TinyRex BaseBoard Lite.

Signed-off-by: Krzysztof Hałasa <khalasa@piap.pl>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/adv7604.c