From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] ARM: tegra: use generated pinmux for Beaver board Date: Mon, 05 Jan 2015 15:08:40 -0700 Message-ID: <54AB0B68.7050704@wwwdotorg.org> References: <1420495066-19221-1-git-send-email-dev@lynxeye.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1420495066-19221-1-git-send-email-dev@lynxeye.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lucas Stach , Thierry Reding , Alexandre Courbot Cc: linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-tegra@vger.kernel.org On 01/05/2015 02:57 PM, Lucas Stach wrote: > Replace the current incomplete pinmux setup with a proper one generated > using the tegra pinmux scripts. I assume this is identical to the existing content, it's just that the node sort order changed to match the auto-generation order? If so, Acked-by: Stephen Warren