From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 65EE0CD1297 for ; Thu, 4 Apr 2024 06:48:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WpdLNWB1lNEx/tqFI9ndxtZkBsU5OYu6u6yYfemXlYQ=; b=JUxdFyImlReRkG nVvuoUcKSfU1veBYwc6zwjSMBOf7BsW580zmYIa9zP9LKLHMglrbRZZigGIXjtw5SNHhdwve74QF9 hC51Q1wqF95zmkub0QHGpXOO1eOtXwtV+DgalhRV0LHXL1taTTq5QhnQJ79Ysev+2mp/v6neEWApz eEZQMv8lbyBViW1aL+8LbC54s/Ga9vSOxWDwTEOELoeV/xdRZTeTvxmXybgD3Akhd+jK80rVVjY3o L9tzo4//BQP0Dx13faitK2VN4eiWwlzgwu++TQW9s7zwxnFiNmUsL8kgi8JC+Y1a8LZ07RAMYXlPi iwKiHLO19NH8xbwuEuEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsGtM-00000001VUx-2Pmn; Thu, 04 Apr 2024 06:48:08 +0000 Received: from mgamail.intel.com ([198.175.65.14]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsGtK-00000001VTs-1yH6 for linux-arm-kernel@lists.infradead.org; Thu, 04 Apr 2024 06:48:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1712213287; x=1743749287; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=xOAqqA97rFiRnhyENeB1oh2EAjPFrezmlS/8ZhaH9qc=; b=muLuP2+fbkwKGkRfNNg3D2AZRF2tyTyLPqP4nmgK5cAdv32cJSdb66JR ttsoUJyitkk74CZfLIzAXkDqN3Vi6Agww1B5J9Mpla3xj6dwhtFHBQiuW AtutFwyUUTc4X/YdkeOzFDvFWb8eQPTfA5ar67/6Svzq/43k00jl6uPLD LKK1vFbkYiAgV/GydpC3rOQQbE1Qhe6L2vaJFah6DSKRArWd+6tpi3PwE X3pmSXY8mjMaLSZiniPBHp9s222bRTkljuFAQbKYbHi0ynwhAwshykXYx agRhpRkXysjHRdzBMyorRZ7viab26e4iFDb6afLfsdrd0mGEKJbfNA/75 w==; X-CSE-ConnectionGUID: PoM2se/YSLqWKQEY2uyA+A== X-CSE-MsgGUID: /YTLJAd8TDCAshDcF988uw== X-IronPort-AV: E=McAfee;i="6600,9927,11033"; a="11309347" X-IronPort-AV: E=Sophos;i="6.07,178,1708416000"; d="scan'208";a="11309347" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Apr 2024 23:48:05 -0700 X-CSE-ConnectionGUID: qEMawpElS4SNkIN6lS+AMg== X-CSE-MsgGUID: iuFyfbxPTwmWr+oLESktDA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,178,1708416000"; d="scan'208";a="18663740" Received: from turnipsi.fi.intel.com (HELO kekkonen.fi.intel.com) ([10.237.72.44]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Apr 2024 23:48:01 -0700 Received: from kekkonen.localdomain (localhost [127.0.0.1]) by kekkonen.fi.intel.com (Postfix) with SMTP id 17CB911F855; Thu, 4 Apr 2024 09:47:58 +0300 (EEST) Date: Thu, 4 Apr 2024 06:47:58 +0000 From: Sakari Ailus To: git@luigi311.com Cc: linux-media@vger.kernel.org, dave.stevenson@raspberrypi.com, jacopo.mondi@ideasonboard.com, mchehab@kernel.org, robh@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, pavel@ucw.cz, phone-devel@vger.kernel.org, Ondrej Jirman Subject: Re: [PATCH v3 22/25] dt-bindings: media: imx258: Add binding for powerdown-gpio Message-ID: References: <20240403150355.189229-1-git@luigi311.com> <20240403150355.189229-23-git@luigi311.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240403150355.189229-23-git@luigi311.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240403_234806_585194_7E67949B X-CRM114-Status: GOOD ( 14.46 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Luigi, On Wed, Apr 03, 2024 at 09:03:51AM -0600, git@luigi311.com wrote: > From: Luis Garcia > > Add powerdown-gpio binding as it is required for some boards > > Signed-off-by: Ondrej Jirman > Signed-off-by: Luis Garcia > --- > Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml > index c978abc0cdb3..33338139e6e8 100644 > --- a/Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml > +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml > @@ -36,6 +36,10 @@ properties: > reg: > maxItems: 1 > > + powerdown-gpios: > + description: > + Reference to the GPIO connected to the PWDN pin, if any. The sensor datasheet does not mention this one so I presume this is unrelated to the sensor. Could it be for GPIO regulator control instead? > + > reset-gpios: > description: |- > Reference to the GPIO connected to the XCLR pin, if any. -- Regards, Sakari Ailus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel