Re: [PATCH v2 07/10] media: ov772x: support device tree probing

2018-04-18 Thread jacopo mondi
Hi Akinobu, On Mon, Apr 16, 2018 at 11:51:48AM +0900, Akinobu Mita wrote: > The ov772x driver currently only supports legacy platform data probe. > This change enables device tree probing. > > Note that the platform data probe can select auto or manual edge control > mode, but the device tree prob

[PATCH v2 07/10] media: ov772x: support device tree probing

2018-04-15 Thread Akinobu Mita
The ov772x driver currently only supports legacy platform data probe. This change enables device tree probing. Note that the platform data probe can select auto or manual edge control mode, but the device tree probling can only select auto edge control mode for now. Cc: Jacopo Mondi Cc: Laurent