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 933A1C433EF for ; Thu, 21 Apr 2022 06:28:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1384836AbiDUGav (ORCPT ); Thu, 21 Apr 2022 02:30:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1384828AbiDUGar (ORCPT ); Thu, 21 Apr 2022 02:30:47 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 0938913F10; Wed, 20 Apr 2022 23:27:59 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 592E7811B; Thu, 21 Apr 2022 06:25:07 +0000 (UTC) Date: Thu, 21 Apr 2022 09:27:57 +0300 From: Tony Lindgren To: Ulf Hansson Cc: Arnd Bergmann , linux-omap@vger.kernel.org, aaro.koskinen@iki.fi, jmkrzyszt@gmail.com, Arnd Bergmann , Russell King , Paul Walmsley , Kevin Hilman , Peter Ujfalusi , Vinod Koul , Dmitry Torokhov , Dominik Brodowski , Mark Brown , Felipe Balbi , Alan Stern , Lee Jones , Daniel Thompson , Jingoo Han , Helge Deller , Linus Walleij , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, dmaengine@vger.kernel.org, linux-input@vger.kernel.org, linux-mmc@vger.kernel.org, linux-serial@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion Message-ID: References: <20220419133723.1394715-1-arnd@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org * Ulf Hansson [220419 14:12]: > On Tue, 19 Apr 2022 at 15:37, 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. > > > > The fbdev, mmc and ASoC portion of Janusz' work already went into the > > corresponding maintainer tree, but I include them here for reference. > > Unless there are any objections, I would add the entire series to the > > for-next branch of the soc tree, but only send the first 36 patches early > > in the merge window. After everything else has made it in, I would rebase > > the last two patches and send them separately, which may or may not make > > it in the merge window. > > Sounds like a good plan to me. I usually send the MMC pull-request on > Mondays, the first day of the merge window. Sounds good to me. I tested the current omap1-multiplatform-5.18 branch from mach-omap2 point of view, and things seem to work just fine for me. I don't currently have any omap1 hardware online to test with. For the patches, please feel free to add: Acked-by: Tony Lindgren 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 ADE7EC433EF for ; Thu, 21 Apr 2022 06:28:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A146210F464; Thu, 21 Apr 2022 06:28:00 +0000 (UTC) Received: from muru.com (muru.com [72.249.23.125]) by gabe.freedesktop.org (Postfix) with ESMTP id 39C6410F465 for ; Thu, 21 Apr 2022 06:27:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 592E7811B; Thu, 21 Apr 2022 06:25:07 +0000 (UTC) Date: Thu, 21 Apr 2022 09:27:57 +0300 From: Tony Lindgren To: Ulf Hansson Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion Message-ID: References: <20220419133723.1394715-1-arnd@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: linux-fbdev@vger.kernel.org, linux-usb@vger.kernel.org, alsa-devel@alsa-project.org, Dominik Brodowski , Lee Jones , Daniel Thompson , aaro.koskinen@iki.fi, Peter Ujfalusi , Helge Deller , jmkrzyszt@gmail.com, Russell King , Krzysztof Kozlowski , Alan Stern , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Arnd Bergmann , Felipe Balbi , Mark Brown , dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Paul Walmsley , Jingoo Han , Dmitry Torokhov , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Kevin Hilman , Vinod Koul , dmaengine@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" * Ulf Hansson [220419 14:12]: > On Tue, 19 Apr 2022 at 15:37, 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. > > > > The fbdev, mmc and ASoC portion of Janusz' work already went into the > > corresponding maintainer tree, but I include them here for reference. > > Unless there are any objections, I would add the entire series to the > > for-next branch of the soc tree, but only send the first 36 patches early > > in the merge window. After everything else has made it in, I would rebase > > the last two patches and send them separately, which may or may not make > > it in the merge window. > > Sounds like a good plan to me. I usually send the MMC pull-request on > Mondays, the first day of the merge window. Sounds good to me. I tested the current omap1-multiplatform-5.18 branch from mach-omap2 point of view, and things seem to work just fine for me. I don't currently have any omap1 hardware online to test with. For the patches, please feel free to add: Acked-by: Tony Lindgren 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 451AEC433F5 for ; Thu, 21 Apr 2022 06:28:59 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pzrUC6UkfUWLrtkL/um/1HEDOQW4M1MK8S0lQAiBkPE=; b=nR2Rj8sMimCINV WgKdcfxmzy0WSBFu2arS1p199GSdmKT7u3qal+jun+JadA4OV7V7zkHJKQXlh1D/aMjqviamqELzT nvSFAPNDSHLPRbyzrh8RNw/dTs/OGTR1tn3K/Ce1aMRJ7crs6XNzNdyXrRGpH1RoRl7my33fsLhn/ 91Cn2jyu0RUbBb/Rf9BTWif1m25XYwwdnnA3FSL/Cl2UUQ9fPyPAEenoyreUDi1C73rXTUi8JCSQ6 nTyHoOQZP8bNPzbmwcQu72NGck+TVCZpxBInfJe9cj6uVAr4nDVZYLdnqM0dXtO2vEPEycYNPtyV4 YyEGZeyK87Gn3vddHN/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhQIN-00Bix4-8W; Thu, 21 Apr 2022 06:28:03 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhQIJ-00Biuq-6n for linux-arm-kernel@lists.infradead.org; Thu, 21 Apr 2022 06:28:01 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 592E7811B; Thu, 21 Apr 2022 06:25:07 +0000 (UTC) Date: Thu, 21 Apr 2022 09:27:57 +0300 From: Tony Lindgren To: Ulf Hansson Cc: Arnd Bergmann , linux-omap@vger.kernel.org, aaro.koskinen@iki.fi, jmkrzyszt@gmail.com, Arnd Bergmann , Russell King , Paul Walmsley , Kevin Hilman , Peter Ujfalusi , Vinod Koul , Dmitry Torokhov , Dominik Brodowski , Mark Brown , Felipe Balbi , Alan Stern , Lee Jones , Daniel Thompson , Jingoo Han , Helge Deller , Linus Walleij , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, dmaengine@vger.kernel.org, linux-input@vger.kernel.org, linux-mmc@vger.kernel.org, linux-serial@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion Message-ID: References: <20220419133723.1394715-1-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220420_232759_324092_EBF595FF X-CRM114-Status: GOOD ( 25.55 ) 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 * Ulf Hansson [220419 14:12]: > On Tue, 19 Apr 2022 at 15:37, 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. > > > > The fbdev, mmc and ASoC portion of Janusz' work already went into the > > corresponding maintainer tree, but I include them here for reference. > > Unless there are any objections, I would add the entire series to the > > for-next branch of the soc tree, but only send the first 36 patches early > > in the merge window. After everything else has made it in, I would rebase > > the last two patches and send them separately, which may or may not make > > it in the merge window. > > Sounds like a good plan to me. I usually send the MMC pull-request on > Mondays, the first day of the merge window. Sounds good to me. I tested the current omap1-multiplatform-5.18 branch from mach-omap2 point of view, and things seem to work just fine for me. I don't currently have any omap1 hardware online to test with. For the patches, please feel free to add: Acked-by: Tony Lindgren _______________________________________________ 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 CADA0C433EF for ; Fri, 22 Apr 2022 13:55:18 +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 23F37182B; Fri, 22 Apr 2022 15:54:27 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 23F37182B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1650635717; bh=5N8vfYIX7HnY2e4A45vESuisnROyuLnkKuj3K9dTi5g=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=OQEalGqr9A7DZN8P8MWSepS61gEJxSy1Dr3pfvm4khYwnyC9GZTQAL1BX7puhL0sr Fzc2Gke5hUTE/pyKzGSsiY94P65KS52KiSsm7ahWtSNch7MVVskglxb7BwEftBLIJL iTbnahr1fC2XOtWg+RIGqaQxjTu4/I2HMLdMxGCQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 73A53F80C1B; Fri, 22 Apr 2022 15:32:49 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 8B1A3F80279; Thu, 21 Apr 2022 08:28:09 +0200 (CEST) Received: from muru.com (muru.com [72.249.23.125]) by alsa1.perex.cz (Postfix) with ESMTP id E29C0F800F4 for ; Thu, 21 Apr 2022 08:28:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E29C0F800F4 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 592E7811B; Thu, 21 Apr 2022 06:25:07 +0000 (UTC) Date: Thu, 21 Apr 2022 09:27:57 +0300 From: Tony Lindgren To: Ulf Hansson Subject: Re: [PATCH 00/41] OMAP1 full multiplatform conversion Message-ID: References: <20220419133723.1394715-1-arnd@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Mailman-Approved-At: Fri, 22 Apr 2022 15:31:40 +0200 Cc: linux-fbdev@vger.kernel.org, linux-usb@vger.kernel.org, Linus Walleij , alsa-devel@alsa-project.org, Dominik Brodowski , Lee Jones , Daniel Thompson , aaro.koskinen@iki.fi, Peter Ujfalusi , Helge Deller , jmkrzyszt@gmail.com, Russell King , Krzysztof Kozlowski , Alan Stern , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Arnd Bergmann , Felipe Balbi , Mark Brown , dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Paul Walmsley , Jingoo Han , Dmitry Torokhov , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Kevin Hilman , Vinod Koul , dmaengine@vger.kernel.org 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" * Ulf Hansson [220419 14:12]: > On Tue, 19 Apr 2022 at 15:37, 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. > > > > The fbdev, mmc and ASoC portion of Janusz' work already went into the > > corresponding maintainer tree, but I include them here for reference. > > Unless there are any objections, I would add the entire series to the > > for-next branch of the soc tree, but only send the first 36 patches early > > in the merge window. After everything else has made it in, I would rebase > > the last two patches and send them separately, which may or may not make > > it in the merge window. > > Sounds like a good plan to me. I usually send the MMC pull-request on > Mondays, the first day of the merge window. Sounds good to me. I tested the current omap1-multiplatform-5.18 branch from mach-omap2 point of view, and things seem to work just fine for me. I don't currently have any omap1 hardware online to test with. For the patches, please feel free to add: Acked-by: Tony Lindgren