Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752129AbcCGDrm (ORCPT ); Sun, 6 Mar 2016 22:47:42 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:42903 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbcCGDre (ORCPT ); Sun, 6 Mar 2016 22:47:34 -0500 Date: Sun, 06 Mar 2016 22:47:32 -0500 (EST) Message-Id: <20160306.224732.304255287762000853.davem@davemloft.net> To: bernhard@bwalle.de Cc: arnd@arndb.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: fec: Rename "phy-reset-active-low" property From: David Miller In-Reply-To: <1456996555-7500-1-git-send-email-bernhard@bwalle.de> References: <1456996555-7500-1-git-send-email-bernhard@bwalle.de> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 06 Mar 2016 19:47:33 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 395 Lines: 13 From: Bernhard Walle Date: Thu, 3 Mar 2016 10:15:55 +0100 > From the perspective of RESET, the meaning of the new property > is actually "active high". Thanks for Troy Kisky for pointing > that out. > > Since the patch is in linux-next, this patch is incremental and doesn't > replace the original patch. > > Signed-off-by: Bernhard Walle Applied.