From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756143AbcEaG1Y (ORCPT ); Tue, 31 May 2016 02:27:24 -0400 Received: from smtp07.smtpout.orange.fr ([80.12.242.129]:26424 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756104AbcEaG1U (ORCPT ); Tue, 31 May 2016 02:27:20 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 31 May 2016 08:27:17 +0200 X-ME-IP: 92.149.56.180 From: Robert Jarzmik To: Guenter Roeck Cc: Linus Walleij , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: pxa_defconfig runtime failures due to 'ARM: pxa: activate pinctrl for device-tree machines' References: <20160527202715.GA4841@roeck-us.net> <87a8jah9ok.fsf@belgarion.home> <574A0AD1.9000304@roeck-us.net> X-URL: http://belgarath.falguerolles.org/ Date: Tue, 31 May 2016 08:27:15 +0200 In-Reply-To: <574A0AD1.9000304@roeck-us.net> (Guenter Roeck's message of "Sat, 28 May 2016 14:17:05 -0700") Message-ID: <87vb1ueo8s.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Guenter Roeck writes: > On 05/28/2016 01:24 AM, Robert Jarzmik wrote: >> Guenter Roeck writes: >> >>> Hi, >> I'd rather say that pxa_defconfig doesn't work anymore on any legacy system. >> Its first purpose was to ensure compilation coverage of all legacy pxa systems. >> Its second one was to have a single kernel bootable on all legacy pxa systems. >> >> Therefore, would you tell me if the patch in [1] fixes your issue ? >> > > Yes, it does. It is actually the workaround I deployed for my test builds, > since I thought that the change was on purpose. Good. Can I take that as a Tested-by ? Cheers. -- Robert