Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp4014059ybg; Fri, 25 Oct 2019 12:06:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqyS7blpbKhK7mo3T6ElD1QPcAeof4mtdRyCqHxf6XwArEZbJ7NyzyLl2HjQQ1UuO7P8lI+Y X-Received: by 2002:a50:e40c:: with SMTP id d12mr5652909edm.256.1572030384189; Fri, 25 Oct 2019 12:06:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572030384; cv=none; d=google.com; s=arc-20160816; b=0hr0OKUa1ivludP91s4H7R6IuZ9Yad5WPQQmxZsisu94ziSdpSB7WrUAl3XgHTeOZd PuQox4OmKLCutkHCsLu7vW0by3fBqHzY6uSFNigUSMVrASq0NK5gSjfFrSlATz5A74/S Hliivu/d95CAAAR0GC0oNEzJwTBVQIX+4pwRpQafENvACTBfysApIYlvAMy5poKa/RKe iPkaMVuiyp7Qa77xyQeN2Vt7sVuhO4W4iQrOIUGuRLrtJmIOGYJbD6yQJaLoUWnczLFV pMvlO7FbNokzkhwQPmeoE1Wa5vfVPWzD1bOeq4I7ntjQbBUbY+xIO/HtQuN3rmiWiipG YGbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=kIgyweYEqil9e9BST5OzlFQlLCBga7JkGopNI1CEKm8=; b=GChyHfwc5NMOUaY3mDUglohe+1uh3rpVGU7hOiihC1TYg3hadBctm01h+0/Ohp8Vwh sXByVa4fzJa5jSx4defM3ClYU9lYHSPJWGIqcfOaNu+VY/MENYq+j5zlqtekxOcYlmOp E2HHYPJqHp/5CrJE6zd1+q+MekakfkmPmsuB/XBU69MvfW7wKhaYGFNn6c/IMYKpZ4UL jJERFHcqVtB7xoI1eLF3gkq0QkQ5vKyhxbyDUGJ5DJGLLVOCHqKqD1prqH7i3FndzhX8 JuQq3A0NztUfFh0UTHdZVhWxHcFo9zVqivyqSQCiL0/yujQ0CZoYEaHgb8uUI48hB3YZ 5tOg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u12si2300594edi.326.2019.10.25.12.05.59; Fri, 25 Oct 2019 12:06:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727335AbfJXUuG (ORCPT + 99 others); Thu, 24 Oct 2019 16:50:06 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:57898 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727338AbfJXUuG (ORCPT ); Thu, 24 Oct 2019 16:50:06 -0400 Received: from belgarion ([90.76.41.223]) by mwinf5d87 with ME id HYps210044otT8A03Ypz5w; Thu, 24 Oct 2019 22:50:03 +0200 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Thu, 24 Oct 2019 22:50:03 +0200 X-ME-IP: 90.76.41.223 From: Robert Jarzmik To: Arnd Bergmann Cc: Daniel Mack , Haojian Zhuang , Linux ARM , "linux-kernel\@vger.kernel.org" , Linus Walleij , linux-clk , Linux Fbdev development list , IDE-ML , "open list\:HID CORE LAYER" , linux-leds@vger.kernel.org, linux-mmc , linux-mtd , Linux PM list , linux-rtc@vger.kernel.org, USB list , LINUXWATCHDOG Subject: Re: [PATCH 00/46] ARM: pxa: towards multiplatform support References: <20191018154052.1276506-1-arnd@arndb.de> <87v9slg9k5.fsf@belgarion.home> <87r239f2g8.fsf@belgarion.home> X-URL: http://belgarath.falguerolles.org/ Date: Thu, 24 Oct 2019 22:49:51 +0200 In-Reply-To: <87r239f2g8.fsf@belgarion.home> (Robert Jarzmik's message of "Sat, 19 Oct 2019 12:35:03 +0200") Message-ID: <87eez1rhqo.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/26 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Robert Jarzmik writes: >>> I've now pushed it to >>> >>> git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground.git >>> pxa-multiplatform >> >> Sorry for the duplication, I had some problems with email configuration >> so my reply got rejected, let's see if it goes through this time. > I have it now, thanks, I'll test and review as soon as I can. > > Cheers. Ok Arnd, I have a preliminary test report. I tested only the pxa27x (mioa701), which happens to have a lot of drivers, and only the platform_data flavor (ie. no device-tree test yet). Apart a panic in the regulator framework (which is a known issue [1]), your version seems equivalent so far in terms of runtime to Linux 5.4-rc3). The sound and RTC seem broken, but not by you ... I'll continue the test onwards for pxa3xx and pxa2xx when I'll gather a bit of time, and try to review as well the mach-pxa part. Cheers. -- Robert [1] https://lore.kernel.org/patchwork/patch/1130436/