From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757085AbcHCHyX (ORCPT ); Wed, 3 Aug 2016 03:54:23 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:50220 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755994AbcHCHyF (ORCPT ); Wed, 3 Aug 2016 03:54:05 -0400 Subject: Re: [PATCH 0/3] ARM: omap: fix 4.7 gpmc networking regression To: Tony Lindgren , Johan Hovold References: <1469362260-20066-1-git-send-email-johan@kernel.org> <20160802103505.GD28140@atomide.com> CC: =?UTF-8?Q?Beno=c3=aet_Cousson?= , Rob Herring , Mark Rutland , Russell King , , , , , From: Roger Quadros Message-ID: <9cf04231-091c-4ac3-bfb8-8d8be3d591eb@ti.com> Date: Wed, 3 Aug 2016 10:46:24 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160802103505.GD28140@atomide.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/08/16 13:35, Tony Lindgren wrote: > * Johan Hovold [160724 05:11]: >> Networking is currently broken for Overo boards due to a regression in >> 4.7. I bisected it down to >> >> d2d00862dfbb ("memory: omap-gpmc: Support general purpose input >> for WAITPINs") > ... > >> Note that simply fixing the Overo NAND issue would fix the Overo >> networking regression, but by restoring the 4.6 gpmc-probe behaviour >> similar regressions on other OMAP systems are also avoided. > > Roger, got a better fix in mind? > Nope. I'll take patch 1 in my omap-gpmc queue for v4.8. Thanks for the fixes Johan. cheers, -roger