From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f50.google.com ([209.85.220.50]:35264 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757594AbcBXIMg (ORCPT ); Wed, 24 Feb 2016 03:12:36 -0500 Received: by mail-pa0-f50.google.com with SMTP id ho8so8882193pac.2 for ; Wed, 24 Feb 2016 00:12:36 -0800 (PST) Date: Wed, 24 Feb 2016 00:08:30 -0800 From: Olof Johansson To: Alexandre Belloni Cc: arm@kernel.org, Arnd Bergmann , Nicolas Ferre , Ludovic Desroches , "# v4 . 4+" Subject: Re: [PATCH] ARM: at91/dt: fix typo in sama5d2 pinmux descriptions Message-ID: <20160224080830.GE30231@localhost> References: <1455909677-5421-1-git-send-email-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455909677-5421-1-git-send-email-alexandre.belloni@free-electrons.com> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Feb 19, 2016 at 08:21:17PM +0100, Alexandre Belloni wrote: > From: Ludovic Desroches > > PIN_PA15 macro has the same value as PIN_PA14 so we were overriding PA14 > mux/configuration. > > Signed-off-by: Ludovic Desroches > Reported-by: Cyrille Pitchen > Fixes: 7f16cb676c00 ("ARM: at91/dt: add sama5d2 pinmux") > Cc: # v4.4+ > Signed-off-by: Alexandre Belloni Applied to fixes. Thanks. -Olof