From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3849AC47E49 for ; Thu, 24 Oct 2019 20:50:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0766E21A4C for ; Thu, 24 Oct 2019 20:50:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728461AbfJXUuG (ORCPT ); Thu, 24 Oct 2019 16:50:06 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:53273 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727331AbfJXUuG (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-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@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/