From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4F74F381BD for ; Fri, 23 Aug 2024 05:04:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724389493; cv=none; b=d9yPcsLx2E9PDqDjLmI2idyk3uD1jcwHa1xttCfFFd/hSX5nXEFVDRie3QVqKPUU7tuACg3pYiyw+PtT3VNJ6e0pfIohq1svThwBMtz6DP86PX/IqY8BnhKTbIvosY2PGPnxIjAFyoIL7jgpP87C6YzOag7ipue2JZJwJ/O5auY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724389493; c=relaxed/simple; bh=NMRorqFpGgszKZPWZ050yNAARazEJPE6OyLCOQiCOZ0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=D+f+bhF3ABQ39VB+TFRcidpEdylg+vApe78QoJKQ25dDsGdFyhk71lYnLwOnOpz95nZ2dDKWBalpYXCPA755CzueYDMKItd+c/2ya9D8NXEx9/rBt5gMcwUKnWPTvyh7Z6NIqA3gEBTEtg8QVWF1z5sjnVr3TTZveZJra6lwKrY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1shMTV-0001hN-A0; Fri, 23 Aug 2024 07:04:37 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1shMTU-002PQ7-CM; Fri, 23 Aug 2024 07:04:36 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1shMTU-001Whk-0s; Fri, 23 Aug 2024 07:04:36 +0200 Date: Fri, 23 Aug 2024 07:04:36 +0200 From: Oleksij Rempel To: Kyle Swenson Cc: "kory.maincent@bootlin.com" , "davem@davemloft.net" , "edumazet@google.com" , "kuba@kernel.org" , "pabeni@redhat.com" , "robh@kernel.org" , "krzk+dt@kernel.org" , "conor+dt@kernel.org" , "thomas.petazzoni@bootlin.com" , "netdev@vger.kernel.org" , "devicetree@vger.kernel.org" , Krzysztof Kozlowski Subject: Re: [PATCH net-next v2 1/2] dt-bindings: pse: tps23881: add reset-gpios Message-ID: References: <20240822220100.3030184-1-kyle.swenson@est.tech> <20240822220100.3030184-2-kyle.swenson@est.tech> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20240822220100.3030184-2-kyle.swenson@est.tech> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org On Thu, Aug 22, 2024 at 10:01:21PM +0000, Kyle Swenson wrote: > The TPS23881 has an active-low reset pin that can be connected to an > SoC. Document this with the device-tree binding. > > Signed-off-by: Kyle Swenson > Reviewed-by: Krzysztof Kozlowski Reviewed-by: Oleksij Rempel -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |