On Mon, Mar 20, 2017 at 11:49 AM, Hans Verkuil <hverkuil@xxxxxxxxx> wrote: > On 03/20/2017 05:41 PM, Rob Herring wrote: >> On Sat, Mar 11, 2017 at 12:23:18PM +0100, Hans Verkuil wrote: >>> From: Hans Verkuil <hans.verkuil@xxxxxxxxx> >>> + ov2640: camera@30 { >>> + compatible = "ovti,ov2640"; >>> + reg = <0x30>; >>> + pinctrl-names = "default"; >>> + pinctrl-0 = <&pinctrl_pck0_as_isi_mck &pinctrl_sensor_power &pinctrl_sensor_reset>; >>> + resetb-gpios = <&pioE 11 GPIO_ACTIVE_LOW>; >> >> reset-gpios? >> >>> + pwdn-gpios = <&pioE 13 GPIO_ACTIVE_HIGH>; >> >> powerdown-gpios? > > I can't change this: these two properties have been in use for a long time for the ov2640 > driver. NM. I was thinking this was the ov7670 you just added. Rob