Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757603AbcLOLgA (ORCPT ); Thu, 15 Dec 2016 06:36:00 -0500 Received: from mail.blih.net ([212.83.177.182]:57212 "EHLO mail.blih.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757477AbcLOLf6 (ORCPT ); Thu, 15 Dec 2016 06:35:58 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=L0Q7FwwSf5N1M4h1cvNljDM7wDCiII6IMsZFg3XihXCMD/dGcyInMnfg e/KKj5UMzg8+jrsTFj+nEuZI0PFnxitdKgB+1q8+3XpQArGW3eu5RBXjLxEvXS6D B78Rq/U51x23Gc7XQ9j6VO5CHr7ro2jG5TNSN7kyIUMyyBzGuFE= Date: Thu, 15 Dec 2016 12:35:33 +0100 From: Emmanuel Vadot To: Maxime Ripard Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux@armlinux.org.uk, linux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc Message-Id: <20161215123533.f7e2373d2a9eb113ee7b0600@bidouilliste.com> In-Reply-To: <20161214153013.bkdm3pu3osepfnn2@lukather> References: <20161214145724.42745-1-manu@bidouilliste.com> <20161214153013.bkdm3pu3osepfnn2@lukather> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 872 Lines: 29 Hi Maxime, On Wed, 14 Dec 2016 16:30:13 +0100 Maxime Ripard wrote: > On Wed, Dec 14, 2016 at 03:57:24PM +0100, Emmanuel Vadot wrote: > > The node name for the power seq pin is mmc2@0 like the mmc2_pins_a one. > > This makes the original node (mmc2_pins_a) scrapped out of the dtb and > > result in a unusable eMMC if U-Boot didn't configured the pins to the > > correct functions. > > > > Changes since v1: > > * Rename the node mmc2-rst-pin > > That changelog should be after the ---. Removed it and applied. > > Thanks! > Maxime Sorry, still kinda new at doing patches for Linux, will be more carefull next time. Quick question, when you say applied, applied where exactly ? I had a quick look at your branches on git.kernel.org didn't find anything. Thanks. -- Emmanuel Vadot