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 6F4B83AFCF8 for ; Tue, 19 May 2026 15:06:53 +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=1779203214; cv=none; b=GQiR4ln7BHnotsPWjbK9oYRZhw4uBCJLUML8ChIr1/+znZV9rdLUu3IMoIjE/ULJkvB1GKrsmhJjUqWEDu+4X7ykqmrTqABO7ozcaAo24hDtP6p4f9+Swb38d3WyPJTNv//sYaNSOtgWinEoPtohF6voWBfWvemfiGVYapVodWk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779203214; c=relaxed/simple; bh=88dpeoaTNyDK3/W4Katvy3gtZObwc78AAVHwpvzc0iM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Ipvoos7jUTxwUOob32441puQLn9KGhoKnM99HnCq23umHWlxcUuBI+HuxVLJx0qwJqrVvYW0k91Y9eSQnMyTYaF2i2QkFsPBQKJJCDjBJoHqWn4dGTZ5Vm6UrML4fmVrcbqwJGXqLTyB4eUkFzobqsl2J8xeP06VwibG4+kQsZ4= 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 esmtp (Exim 4.92) (envelope-from ) id 1wPM1q-000102-50; Tue, 19 May 2026 17:06:42 +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 1wPM1p-000mTk-1G; Tue, 19 May 2026 17:06:41 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wPM1p-0000000HKzJ-3WNo; Tue, 19 May 2026 17:06:41 +0200 Date: Tue, 19 May 2026 17:06:41 +0200 From: Oleksij Rempel To: Robert Marko Cc: kory.maincent@bootlin.com, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, luka.perkov@sartura.hr Subject: Re: [PATCH net-next v2 2/2] net: pse-pd: pd692x0: support disabling disable ports GPIO Message-ID: References: <20260515115050.691119-1-robimarko@gmail.com> <20260515115050.691119-2-robimarko@gmail.com> Precedence: bulk X-Mailing-List: netdev@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: <20260515115050.691119-2-robimarko@gmail.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: netdev@vger.kernel.org On Fri, May 15, 2026 at 01:50:01PM +0200, Robert Marko wrote: > From: Robert Marko > > Microchip PSE controllers have a dedicated disable ports input that like it > name says disables PoE on all ports. > > So lets support parsing that GPIO and using the GPIO flags to set it to > output high by default and enable PoE on all ports during probe. > > Signed-off-by: Robert Marko Acked-by: Oleksij Rempel Thank you! Best Regards, Oleksij -- 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 |