From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Wed, 29 Nov 2017 16:46:49 +0100 Subject: [PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling In-Reply-To: References: <20171128164822.29218-1-clabbe.montjoie@gmail.com> <20171128173826.GE14512@lunn.ch> <20171129090240.GA3699@Red> <20171129153712.GA24881@lunn.ch> Message-ID: <20171129154649.GC24881@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi ChenYu > It worked at one point. During some previous iteration, they lit up as > they were supposed to. For a released version of the kernel? Or during development work? If they did work, but broken, it would be good to know which commit broke it. We can then add a fixes: tag to the patch as proposed. Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933479AbdK2Pqy (ORCPT ); Wed, 29 Nov 2017 10:46:54 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:39351 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933023AbdK2Pqx (ORCPT ); Wed, 29 Nov 2017 10:46:53 -0500 Date: Wed, 29 Nov 2017 16:46:49 +0100 From: Andrew Lunn To: Chen-Yu Tsai Cc: Corentin Labbe , Alexandre Torgue , netdev , linux-sunxi , linux-kernel , Giuseppe Cavallaro , Maxime Ripard , linux-arm-kernel Subject: Re: [PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling Message-ID: <20171129154649.GC24881@lunn.ch> References: <20171128164822.29218-1-clabbe.montjoie@gmail.com> <20171128173826.GE14512@lunn.ch> <20171129090240.GA3699@Red> <20171129153712.GA24881@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi ChenYu > It worked at one point. During some previous iteration, they lit up as > they were supposed to. For a released version of the kernel? Or during development work? If they did work, but broken, it would be good to know which commit broke it. We can then add a fixes: tag to the patch as proposed. Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling Date: Wed, 29 Nov 2017 16:46:49 +0100 Message-ID: <20171129154649.GC24881@lunn.ch> References: <20171128164822.29218-1-clabbe.montjoie@gmail.com> <20171128173826.GE14512@lunn.ch> <20171129090240.GA3699@Red> <20171129153712.GA24881@lunn.ch> Reply-To: andrew-g2DYL2Zd6BY@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Corentin Labbe , Alexandre Torgue , netdev , linux-sunxi , linux-kernel , Giuseppe Cavallaro , Maxime Ripard , linux-arm-kernel To: Chen-Yu Tsai Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , List-Id: netdev.vger.kernel.org Hi ChenYu > It worked at one point. During some previous iteration, they lit up as > they were supposed to. For a released version of the kernel? Or during development work? If they did work, but broken, it would be good to know which commit broke it. We can then add a fixes: tag to the patch as proposed. Andrew