[media] mt9v032: Add reset and standby gpios
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 14 Dec 2015 14:41:51 +0000 (12:41 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 17:15:34 +0000 (15:15 -0200)
commit28d5bdbe5c0adcc11b7b63e65cf002a1ebaf3ca4
tree0b017872794686229c83eec48e46b2028e702940
parentc1ae8f3ad8758b588b4ba02edcb8d413185a10d7
[media] mt9v032: Add reset and standby gpios

Add optional reset and standby gpios. The reset gpio is used to reset
the chip in power_on().

The standby gpio is not used currently. It is just unset, so the chip is
not in standby.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/devicetree/bindings/media/i2c/mt9v032.txt
drivers/media/i2c/mt9v032.c