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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFDBEC433EF for ; Thu, 21 Apr 2022 14:46:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1389659AbiDUOti (ORCPT ); Thu, 21 Apr 2022 10:49:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350611AbiDUOth (ORCPT ); Thu, 21 Apr 2022 10:49:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 141B6427D7; Thu, 21 Apr 2022 07:46:36 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A049B61A36; Thu, 21 Apr 2022 14:46:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 08F2FC385A5; Thu, 21 Apr 2022 14:46:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650552395; bh=i0HMWq1JRa0F0CeO2hnG9SF3TuKwCFJPlYUxv+11vSY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KYNnxH1/6h4JHSpiitspdSKkTEwWa1tJBCwmto9ZMzu31V+JKmKgI743LDv+s34bq QmSRKC+hHoCyn8rQMCoQYbCY9I4u1HRgIOm+Pz2OmA5gNIE7rXJyrAZQqUv9oA3TUQ CVuRa/VFqB7epVLHtpWWZFuEw4IysfFmBo/cCYj+4wtcdzx74jW2LjnvsN+imBPGkx NUHT9J1SbF8LbbqYNTV0fbd7NyddYgpQP9JQyBAmIQiZB0mHJDNoZgZMT3gNF6FO91 4nSd3Odf/kHuZoRH+pZi1kgbPYDKmWC6TMUEyESfHfKmh/QjbWYzrE2aZ/dN2sYGsU NUgA5p8ikcvFQ== Received: by mail-wr1-f53.google.com with SMTP id p18so7030851wru.5; Thu, 21 Apr 2022 07:46:34 -0700 (PDT) X-Gm-Message-State: AOAM532BY6WQ1dd6NyA20bzG0oGGSF6u3tYHeSPdcCHhlRa2PoQP/9tt ZPLKxgM81JEfLwIb76smpKGFlV78Vct8FjsHnuI= X-Google-Smtp-Source: ABdhPJwYkraliZNB9aswBiexBZv/yC4YtGe2R9rvi1KW9m/P8YE/IbH0HzS9xhCUm+8mp8SN41/aSdFZNG1cTJqd71I= X-Received: by 2002:a5d:6da5:0:b0:20a:8805:6988 with SMTP id u5-20020a5d6da5000000b0020a88056988mr48774wrs.317.1650552393282; Thu, 21 Apr 2022 07:46:33 -0700 (PDT) MIME-Version: 1.0 References: <20220419133723.1394715-1-arnd@kernel.org> <20220420170836.GB1947@darkstar.musicnaut.iki.fi> <20220421133431.GE1947@darkstar.musicnaut.iki.fi> In-Reply-To: <20220421133431.GE1947@darkstar.musicnaut.iki.fi> From: Arnd Bergmann Date: Thu, 21 Apr 2022 16:46:17 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion To: Aaro Koskinen Cc: linux-omap , Tony Lindgren , Janusz Krzysztofik , Arnd Bergmann , Russell King , Paul Walmsley , Kevin Hilman , Peter Ujfalusi , Vinod Koul , Dmitry Torokhov , Ulf Hansson , Dominik Brodowski , Mark Brown , Felipe Balbi , Alan Stern , Lee Jones , Daniel Thompson , Jingoo Han , Helge Deller , Linus Walleij , Krzysztof Kozlowski , Linux ARM , Linux Kernel Mailing List , USB list , dmaengine@vger.kernel.org, "open list:HID CORE LAYER" , linux-mmc , "open list:SERIAL DRIVERS" , dri-devel , Linux Fbdev development list , ALSA Development Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Thu, Apr 21, 2022 at 3:34 PM Aaro Koskinen wrote: > > Hi, > > On Wed, Apr 20, 2022 at 10:00:13PM +0200, Arnd Bergmann wrote: > > On Wed, Apr 20, 2022 at 7:08 PM Aaro Koskinen wrote: > > > On Tue, Apr 19, 2022 at 03:36:42PM +0200, Arnd Bergmann wrote: > > > > From: Arnd Bergmann > > > > > > > > This is the full series for converting OMAP1 to multiplatform, rebased > > > > from my 2019 attempt to do the same thing. The soc tree contains simpler > > > > patches to do the same for iop32x, ixp4xx, ep93xx and s3c24xx, which > > > > means we are getting closer to completing this for all ARMv5 platforms > > > > (I have patches for PXA, which is the last one remaining). > > > > > > > > Janusz already tested the branch separately and did the missing work > > > > for the common-clk conversion after my previous approach was broken. > > > > > > I tested the full series on the following OMAP1 boards: ams-delta, > > > nokia770, osk, palmte and sx1 (QEMU only). > > > > > > Apart from the earlyprintk breakage, everything seemed to work OK. > > > > Nice, thanks a lot for testing! > > With the updated patch 26 also earlyprintk now works, so if you still > update the patches, feel free to add for the whole series: > > Tested-by: Aaro Koskinen I was just doing the merge, so I added the tag to the commit now. There is now an "omap1/multiplatform-prep" branch that is part of arm/multiplatform, and I hope to not have to rebase that. I also have an arm/multiplatform-late branch with the remaining contents. Arnd 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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AF0F1C433F5 for ; Thu, 21 Apr 2022 14:46:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1907210E21E; Thu, 21 Apr 2022 14:46:42 +0000 (UTC) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by gabe.freedesktop.org (Postfix) with ESMTPS id 17F5E10E21E for ; Thu, 21 Apr 2022 14:46:40 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 652C1B82570 for ; Thu, 21 Apr 2022 14:46:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 122C4C385AC for ; Thu, 21 Apr 2022 14:46:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650552395; bh=i0HMWq1JRa0F0CeO2hnG9SF3TuKwCFJPlYUxv+11vSY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KYNnxH1/6h4JHSpiitspdSKkTEwWa1tJBCwmto9ZMzu31V+JKmKgI743LDv+s34bq QmSRKC+hHoCyn8rQMCoQYbCY9I4u1HRgIOm+Pz2OmA5gNIE7rXJyrAZQqUv9oA3TUQ CVuRa/VFqB7epVLHtpWWZFuEw4IysfFmBo/cCYj+4wtcdzx74jW2LjnvsN+imBPGkx NUHT9J1SbF8LbbqYNTV0fbd7NyddYgpQP9JQyBAmIQiZB0mHJDNoZgZMT3gNF6FO91 4nSd3Odf/kHuZoRH+pZi1kgbPYDKmWC6TMUEyESfHfKmh/QjbWYzrE2aZ/dN2sYGsU NUgA5p8ikcvFQ== Received: by mail-wr1-f51.google.com with SMTP id x18so7062527wrc.0 for ; Thu, 21 Apr 2022 07:46:34 -0700 (PDT) X-Gm-Message-State: AOAM532wZDqQT/KW+cwuso7xodH9ypZ+S5UDQ+hrk7xtIUEqkhCKn763 Xc+7d61IjPC3AUUZcnppRpA3+PQihexIKek9OME= X-Google-Smtp-Source: ABdhPJwYkraliZNB9aswBiexBZv/yC4YtGe2R9rvi1KW9m/P8YE/IbH0HzS9xhCUm+8mp8SN41/aSdFZNG1cTJqd71I= X-Received: by 2002:a5d:6da5:0:b0:20a:8805:6988 with SMTP id u5-20020a5d6da5000000b0020a88056988mr48774wrs.317.1650552393282; Thu, 21 Apr 2022 07:46:33 -0700 (PDT) MIME-Version: 1.0 References: <20220419133723.1394715-1-arnd@kernel.org> <20220420170836.GB1947@darkstar.musicnaut.iki.fi> <20220421133431.GE1947@darkstar.musicnaut.iki.fi> In-Reply-To: <20220421133431.GE1947@darkstar.musicnaut.iki.fi> From: Arnd Bergmann Date: Thu, 21 Apr 2022 16:46:17 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion To: Aaro Koskinen Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ulf Hansson , USB list , Tony Lindgren , Linux Fbdev development list , Dominik Brodowski , Lee Jones , Daniel Thompson , Kevin Hilman , Peter Ujfalusi , Helge Deller , Janusz Krzysztofik , Russell King , Krzysztof Kozlowski , Alan Stern , "open list:SERIAL DRIVERS" , "open list:HID CORE LAYER" , Arnd Bergmann , Mark Brown , dri-devel , linux-omap , Linux ARM , Felipe Balbi , Paul Walmsley , Jingoo Han , Dmitry Torokhov , linux-mmc , Linux Kernel Mailing List , Vinod Koul , dmaengine@vger.kernel.org, ALSA Development Mailing List Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Apr 21, 2022 at 3:34 PM Aaro Koskinen wrote: > > Hi, > > On Wed, Apr 20, 2022 at 10:00:13PM +0200, Arnd Bergmann wrote: > > On Wed, Apr 20, 2022 at 7:08 PM Aaro Koskinen wrote: > > > On Tue, Apr 19, 2022 at 03:36:42PM +0200, Arnd Bergmann wrote: > > > > From: Arnd Bergmann > > > > > > > > This is the full series for converting OMAP1 to multiplatform, rebased > > > > from my 2019 attempt to do the same thing. The soc tree contains simpler > > > > patches to do the same for iop32x, ixp4xx, ep93xx and s3c24xx, which > > > > means we are getting closer to completing this for all ARMv5 platforms > > > > (I have patches for PXA, which is the last one remaining). > > > > > > > > Janusz already tested the branch separately and did the missing work > > > > for the common-clk conversion after my previous approach was broken. > > > > > > I tested the full series on the following OMAP1 boards: ams-delta, > > > nokia770, osk, palmte and sx1 (QEMU only). > > > > > > Apart from the earlyprintk breakage, everything seemed to work OK. > > > > Nice, thanks a lot for testing! > > With the updated patch 26 also earlyprintk now works, so if you still > update the patches, feel free to add for the whole series: > > Tested-by: Aaro Koskinen I was just doing the merge, so I added the tag to the commit now. There is now an "omap1/multiplatform-prep" branch that is part of arm/multiplatform, and I hope to not have to rebase that. I also have an arm/multiplatform-late branch with the remaining contents. Arnd 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7ABBFC433F5 for ; Thu, 21 Apr 2022 14:47:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=W2LrSbM+dOIcVFOD2/IMVZQrkDpkWJ8EAiZwn2SOSCk=; b=d/fADl3+cf/Dm+ 6adGIQ02wHedeqTWubJHQNGULlgF6IrhsCyY1KZ2duTUjjw4BCqgOfAo1jwIquX5+/sWLxB/XkXe/ yjOLc4Cna173R+Ma+DXkfP4HtivYQ5oK6ufWeUr+btLJByiY1+N32ywwOtRUmxeMxWSN4ca6sZne1 rPT2zgtyu0vW8aLbjRca9eyOwGxug35neBCyvr0YKjpa9PcP1BJhDaBTXEXMvfG5G9mbE/9FhqW3l nqM6Dz3OVCR9pfgXCAZasjZW8BXoL0TT23//Q3hPauchqjaSFaUbM/My6nPkYS+nMG7prcof5zcrg SgDvB/MLBFJlaefHBNHw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhY4u-00DrWR-KE; Thu, 21 Apr 2022 14:46:40 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhY4r-00DrUQ-9n for linux-arm-kernel@lists.infradead.org; Thu, 21 Apr 2022 14:46:38 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3BC6461A6A for ; Thu, 21 Apr 2022 14:46:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 34A30C385B2 for ; Thu, 21 Apr 2022 14:46:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650552395; bh=i0HMWq1JRa0F0CeO2hnG9SF3TuKwCFJPlYUxv+11vSY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KYNnxH1/6h4JHSpiitspdSKkTEwWa1tJBCwmto9ZMzu31V+JKmKgI743LDv+s34bq QmSRKC+hHoCyn8rQMCoQYbCY9I4u1HRgIOm+Pz2OmA5gNIE7rXJyrAZQqUv9oA3TUQ CVuRa/VFqB7epVLHtpWWZFuEw4IysfFmBo/cCYj+4wtcdzx74jW2LjnvsN+imBPGkx NUHT9J1SbF8LbbqYNTV0fbd7NyddYgpQP9JQyBAmIQiZB0mHJDNoZgZMT3gNF6FO91 4nSd3Odf/kHuZoRH+pZi1kgbPYDKmWC6TMUEyESfHfKmh/QjbWYzrE2aZ/dN2sYGsU NUgA5p8ikcvFQ== Received: by mail-wr1-f53.google.com with SMTP id e2so752241wrh.7 for ; Thu, 21 Apr 2022 07:46:35 -0700 (PDT) X-Gm-Message-State: AOAM530i/CGqxa1PCGPEMBqKU1DpxnElmY+4E9zgrL9VbGIC0i2+PUuF 6nww5JE6vHoqiH+WMZEvf7o7QVaksKznXRVfEE0= X-Google-Smtp-Source: ABdhPJwYkraliZNB9aswBiexBZv/yC4YtGe2R9rvi1KW9m/P8YE/IbH0HzS9xhCUm+8mp8SN41/aSdFZNG1cTJqd71I= X-Received: by 2002:a5d:6da5:0:b0:20a:8805:6988 with SMTP id u5-20020a5d6da5000000b0020a88056988mr48774wrs.317.1650552393282; Thu, 21 Apr 2022 07:46:33 -0700 (PDT) MIME-Version: 1.0 References: <20220419133723.1394715-1-arnd@kernel.org> <20220420170836.GB1947@darkstar.musicnaut.iki.fi> <20220421133431.GE1947@darkstar.musicnaut.iki.fi> In-Reply-To: <20220421133431.GE1947@darkstar.musicnaut.iki.fi> From: Arnd Bergmann Date: Thu, 21 Apr 2022 16:46:17 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion To: Aaro Koskinen Cc: linux-omap , Tony Lindgren , Janusz Krzysztofik , Arnd Bergmann , Russell King , Paul Walmsley , Kevin Hilman , Peter Ujfalusi , Vinod Koul , Dmitry Torokhov , Ulf Hansson , Dominik Brodowski , Mark Brown , Felipe Balbi , Alan Stern , Lee Jones , Daniel Thompson , Jingoo Han , Helge Deller , Linus Walleij , Krzysztof Kozlowski , Linux ARM , Linux Kernel Mailing List , USB list , dmaengine@vger.kernel.org, "open list:HID CORE LAYER" , linux-mmc , "open list:SERIAL DRIVERS" , dri-devel , Linux Fbdev development list , ALSA Development Mailing List X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220421_074637_430570_9D8BDCCF X-CRM114-Status: GOOD ( 30.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 21, 2022 at 3:34 PM Aaro Koskinen wrote: > > Hi, > > On Wed, Apr 20, 2022 at 10:00:13PM +0200, Arnd Bergmann wrote: > > On Wed, Apr 20, 2022 at 7:08 PM Aaro Koskinen wrote: > > > On Tue, Apr 19, 2022 at 03:36:42PM +0200, Arnd Bergmann wrote: > > > > From: Arnd Bergmann > > > > > > > > This is the full series for converting OMAP1 to multiplatform, rebased > > > > from my 2019 attempt to do the same thing. The soc tree contains simpler > > > > patches to do the same for iop32x, ixp4xx, ep93xx and s3c24xx, which > > > > means we are getting closer to completing this for all ARMv5 platforms > > > > (I have patches for PXA, which is the last one remaining). > > > > > > > > Janusz already tested the branch separately and did the missing work > > > > for the common-clk conversion after my previous approach was broken. > > > > > > I tested the full series on the following OMAP1 boards: ams-delta, > > > nokia770, osk, palmte and sx1 (QEMU only). > > > > > > Apart from the earlyprintk breakage, everything seemed to work OK. > > > > Nice, thanks a lot for testing! > > With the updated patch 26 also earlyprintk now works, so if you still > update the patches, feel free to add for the whole series: > > Tested-by: Aaro Koskinen I was just doing the merge, so I added the tag to the commit now. There is now an "omap1/multiplatform-prep" branch that is part of arm/multiplatform, and I hope to not have to rebase that. I also have an arm/multiplatform-late branch with the remaining contents. Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F29BBC433F5 for ; Fri, 22 Apr 2022 13:56:06 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 4465E1841; Fri, 22 Apr 2022 15:55:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4465E1841 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1650635765; bh=i0HMWq1JRa0F0CeO2hnG9SF3TuKwCFJPlYUxv+11vSY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=dD/7x8f//h5oxeR5jisNtun2wkxxQ3fkhAgV2qFOI21uPvc90Qnljc5l4MTw7vrhK FHclVJfkBJO4dwgexrB5pfHWD1UzAJPPIyu2AqjuxVddTqm+Kpl5+nxYKSZclDzVdr V+e978DIw8TgJGbq3me2H3+kSFDwZrY1xAIia7QQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 25484F80C57; Fri, 22 Apr 2022 15:32:53 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E89A7F8032D; Thu, 21 Apr 2022 16:46:44 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A915DF800F4 for ; Thu, 21 Apr 2022 16:46:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A915DF800F4 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="KYNnxH1/" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3FA1B61A7C for ; Thu, 21 Apr 2022 14:46:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 38269C385B4 for ; Thu, 21 Apr 2022 14:46:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650552395; bh=i0HMWq1JRa0F0CeO2hnG9SF3TuKwCFJPlYUxv+11vSY=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KYNnxH1/6h4JHSpiitspdSKkTEwWa1tJBCwmto9ZMzu31V+JKmKgI743LDv+s34bq QmSRKC+hHoCyn8rQMCoQYbCY9I4u1HRgIOm+Pz2OmA5gNIE7rXJyrAZQqUv9oA3TUQ CVuRa/VFqB7epVLHtpWWZFuEw4IysfFmBo/cCYj+4wtcdzx74jW2LjnvsN+imBPGkx NUHT9J1SbF8LbbqYNTV0fbd7NyddYgpQP9JQyBAmIQiZB0mHJDNoZgZMT3gNF6FO91 4nSd3Odf/kHuZoRH+pZi1kgbPYDKmWC6TMUEyESfHfKmh/QjbWYzrE2aZ/dN2sYGsU NUgA5p8ikcvFQ== Received: by mail-wr1-f51.google.com with SMTP id x18so7062532wrc.0 for ; Thu, 21 Apr 2022 07:46:35 -0700 (PDT) X-Gm-Message-State: AOAM5322UWbzJjL3+fnWLp5NaRueBtYY3mJPCSsrjVfaLlWfmNdTtem/ d7yue/hfwwG39LBf75ZwSLOcTXHfuHecuzZjYYo= X-Google-Smtp-Source: ABdhPJwYkraliZNB9aswBiexBZv/yC4YtGe2R9rvi1KW9m/P8YE/IbH0HzS9xhCUm+8mp8SN41/aSdFZNG1cTJqd71I= X-Received: by 2002:a5d:6da5:0:b0:20a:8805:6988 with SMTP id u5-20020a5d6da5000000b0020a88056988mr48774wrs.317.1650552393282; Thu, 21 Apr 2022 07:46:33 -0700 (PDT) MIME-Version: 1.0 References: <20220419133723.1394715-1-arnd@kernel.org> <20220420170836.GB1947@darkstar.musicnaut.iki.fi> <20220421133431.GE1947@darkstar.musicnaut.iki.fi> In-Reply-To: <20220421133431.GE1947@darkstar.musicnaut.iki.fi> From: Arnd Bergmann Date: Thu, 21 Apr 2022 16:46:17 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion To: Aaro Koskinen Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Fri, 22 Apr 2022 15:31:42 +0200 Cc: Ulf Hansson , USB list , Tony Lindgren , Linus Walleij , Linux Fbdev development list , Dominik Brodowski , Lee Jones , Daniel Thompson , Kevin Hilman , Peter Ujfalusi , Helge Deller , Janusz Krzysztofik , Russell King , Krzysztof Kozlowski , Alan Stern , "open list:SERIAL DRIVERS" , "open list:HID CORE LAYER" , Arnd Bergmann , Mark Brown , dri-devel , linux-omap , Linux ARM , Felipe Balbi , Paul Walmsley , Jingoo Han , Dmitry Torokhov , linux-mmc , Linux Kernel Mailing List , Vinod Koul , dmaengine@vger.kernel.org, ALSA Development Mailing List X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Thu, Apr 21, 2022 at 3:34 PM Aaro Koskinen wrote: > > Hi, > > On Wed, Apr 20, 2022 at 10:00:13PM +0200, Arnd Bergmann wrote: > > On Wed, Apr 20, 2022 at 7:08 PM Aaro Koskinen wrote: > > > On Tue, Apr 19, 2022 at 03:36:42PM +0200, Arnd Bergmann wrote: > > > > From: Arnd Bergmann > > > > > > > > This is the full series for converting OMAP1 to multiplatform, rebased > > > > from my 2019 attempt to do the same thing. The soc tree contains simpler > > > > patches to do the same for iop32x, ixp4xx, ep93xx and s3c24xx, which > > > > means we are getting closer to completing this for all ARMv5 platforms > > > > (I have patches for PXA, which is the last one remaining). > > > > > > > > Janusz already tested the branch separately and did the missing work > > > > for the common-clk conversion after my previous approach was broken. > > > > > > I tested the full series on the following OMAP1 boards: ams-delta, > > > nokia770, osk, palmte and sx1 (QEMU only). > > > > > > Apart from the earlyprintk breakage, everything seemed to work OK. > > > > Nice, thanks a lot for testing! > > With the updated patch 26 also earlyprintk now works, so if you still > update the patches, feel free to add for the whole series: > > Tested-by: Aaro Koskinen I was just doing the merge, so I added the tag to the commit now. There is now an "omap1/multiplatform-prep" branch that is part of arm/multiplatform, and I hope to not have to rebase that. I also have an arm/multiplatform-late branch with the remaining contents. Arnd