]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-m
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 23 Jan 2015 15:52:31 +0000 (12:52 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 13:49:20 +0000 (11:49 -0200)
commitb37135e395c37a8d63defafcb567d55220a672f0
tree176a03b4d1ffe3c668f9800510e38b5def0d4aef
parentbf7dcb8067ed5c3b40768b071d93bd7676e36620
[media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-m

This patch adds support for the adv7280-m/adv2781-m/adv7281-ma/adv7282-m
devices to the adv7180 driver. They are very similar to the
adv7280/adv7281/adv7282 but instead of parallel video out they feature a
MIPI CSI2 transmitter.

The CSI2 transmitter is configured via a separate I2C address, so we need to
register a dummy device for it.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Federico Vaga <federico.vaga@gmail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/adv7180.c