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 22C14212D8A for ; Fri, 18 Apr 2025 12:35:27 +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=1744979729; cv=none; b=FedXsT1hzJNS2WRiQ9gOfsAWzkSUFBeXDXAkotP+WARb16bgulSchr7x8JpTsXClJIK1IH3dK5i2CA6D3kCN8iDPhO3bPGJ9+frc5wa9rInc7An3RnYetir3hdjoLZoysk3Hmy7P7be8lkg8tzViWsBpMpRrYUQOLUwY+nkJOX0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744979729; c=relaxed/simple; bh=xmwFZCDc34oHE5AD99Vf6E43LGCmHVxXRWIjmxgTa98=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=JHw9Vxkxd7O1OZZfm6dVRrgqvWrQS+tKrzC5uJoNjt1gCW7UQR0dfYTQJdsTOKMhFCaAuhuHuJeQ9spqLO31w5gId0uuL6Q6z7vTQq3jToEhDDhYUy1pY3hgIxC2eN3JfxShemqyxrnJMXO024WNamvWs9CdVwgrMhbzkN3XoP8= 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 1u5kvh-0001rH-NB; Fri, 18 Apr 2025 14:34:49 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u5kvh-000uqO-0x; Fri, 18 Apr 2025 14:34:49 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1u5kvh-007qLn-0K; Fri, 18 Apr 2025 14:34:49 +0200 Date: Fri, 18 Apr 2025 14:34:49 +0200 From: Oleksij Rempel To: Kory Maincent Cc: Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Jonathan Corbet , Donald Hunter , Rob Herring , Andrew Lunn , Simon Horman , Heiner Kallweit , Russell King , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Thomas Petazzoni , netdev@vger.kernel.org, linux-doc@vger.kernel.org, Kyle Swenson , Dent Project , kernel@pengutronix.de, Maxime Chevallier , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next v8 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies Message-ID: References: <20250416-feature_poe_port_prio-v8-0-446c39dc3738@bootlin.com> <20250416-feature_poe_port_prio-v8-10-446c39dc3738@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@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: <20250416-feature_poe_port_prio-v8-10-446c39dc3738@bootlin.com> 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: linux-kernel@vger.kernel.org On Wed, Apr 16, 2025 at 03:44:25PM +0200, Kory Maincent wrote: > From: Kory Maincent (Dent Project) > > Add support for managing the VDD and VDDA power supplies for the PD692x0 > PSE controller, as well as the VAUX5 and VAUX3P3 power supplies for the > PD6920x PSE managers. > > Signed-off-by: Kory Maincent (Dent Project) Reviewed-by: Oleksij Rempel Thank you! -- 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 |