]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1d1d9a5f2f9c36ae21a31dfeba497f58709cd757
tree0b017872794686229c83eec48e46b2028e702940
parenta75cedf6beda37369e998095a2f61048e59879c4
[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