From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH/RFC 1/2] arm/tegra: fix harmony pinmux for PCIe Date: Tue, 06 Mar 2012 09:55:12 -0700 Message-ID: <4F564170.7000209@wwwdotorg.org> References: <1331023544-6439-1-git-send-email-mad_soft@inbox.ru> <1331023544-6439-2-git-send-email-mad_soft@inbox.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1331023544-6439-2-git-send-email-mad_soft@inbox.ru> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Dmitry Artamonow Cc: Stephen Warren , Thierry Reding , linux-kernel@vger.kernel.org, Olof Johansson , Colin Cross , Mike Rapoport , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-tegra@vger.kernel.org On 03/06/2012 01:45 AM, Dmitry Artamonow wrote: > Commit 6e96aca397 (arm/tegra: Harmony PCIe: Don't touch pinmux) > removed runtime tri-state toggling for PCIe related pinmux groups, > but it seems that the fact that all of them are tri-state by default > has been overlooked. Change defaults for these groups to TEGRA_TRI_NORMAL. > > Signed-off-by: Dmitry Artamonow Crap, why didn't I check that? Anyway, Acked-by: Stephen Warren