From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rui Miguel Silva Subject: Re: [PATCH v5 1/2] media: ov2680: dt: Add bindings for OV2680 Date: Mon, 23 Apr 2018 16:09:55 +0100 Message-ID: References: <20180419110056.10342-1-rui.silva@linaro.org> <20180419110056.10342-2-rui.silva@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: In-reply-to: Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: Rui Miguel Silva , Mauro Carvalho Chehab , Sakari Ailus , Hans Verkuil , linux-media , linux-kernel , Ryan Harkin , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" List-Id: devicetree@vger.kernel.org Hi Fabio, Thanks for the review. On Mon 23 Apr 2018 at 14:11, Fabio Estevam wrote: > Hi Rui, > > On Thu, Apr 19, 2018 at 8:00 AM, Rui Miguel Silva > wrote: > >> +Optional Properties: >> +- powerdown-gpios: reference to the GPIO connected to the >> powerdown pin, >> + if any. This is an active high signal to >> the OV2680. > > I looked at the OV2680 datasheet and I see a pin called XSHUTDN, > which has > the following description: > > XSHUTDN: reset and power down (active low with internal pull > down resistor) > > So it should be active low, not active high. Yes, you are correct, I will fix this, and the dts entry. Thanks. --- Cheers, Rui