Re: [PATCH v2 1/3] [media] mt9v032: Add reset and standby gpios

2015-12-15 Thread Markus Pargmann
Hi, On Monday 14 December 2015 21:26:25 Laurent Pinchart wrote: > Hi Markus, > > Thank you for the patch. > > On Monday 14 December 2015 15:41:51 Markus Pargmann wrote: > > Add optional reset and standby gpios. The reset gpio is used to reset > > the chip in power_on(). > > > > The standby gpio

Re: [PATCH v2 1/3] [media] mt9v032: Add reset and standby gpios

2015-12-14 Thread Laurent Pinchart
Hi Markus, Thank you for the patch. On Monday 14 December 2015 15:41:51 Markus Pargmann wrote: > 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. > > Sig

[PATCH v2 1/3] [media] mt9v032: Add reset and standby gpios

2015-12-14 Thread Markus Pargmann
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 Reviewed-by: Philipp Zabel Acked-by: Rob Herring --- .../devicetree/bindings/me