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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB038C433EF for ; Fri, 15 Oct 2021 22:32:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A515760C51 for ; Fri, 15 Oct 2021 22:32:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238951AbhJOWeQ (ORCPT ); Fri, 15 Oct 2021 18:34:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:44290 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235622AbhJOWeP (ORCPT ); Fri, 15 Oct 2021 18:34:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D66E160698; Fri, 15 Oct 2021 22:32:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634337128; bh=srVq9B6jdx+qQuHvDEeRfVkqSSFLinZjEJIeG1yNMTU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=axer42DcN4pwdhdxGwYyMzG9wAjsQdoPV9LWlLFXWOJntBXj1k9TMM5Bf/oYvfaF5 Zl2Mrm1mebm7O/kRX+YUnibz3qX3430LmiVr3BLXGuRd2u5sEIo97qoSOEJk3eK1pY XXXhPDcwYWrWml4TSSIWboEzpaHs7l6ReKdtvgZmXfj9pN6Dbk/cuHVDLM5qI+Llzp S64IXs58XzaOJcgnq0lsifAVZrzZWXJZkPimZyWqYayun/ylERvaQ5KlDBoQpaATSz WYCmR5NRCxo/IwbasBHj7w5NOsBxdms1qq/9NJcjla1q5DIYhZpaRNz9KRwJtM3J/6 yTW+BjhI6wNsQ== Date: Fri, 15 Oct 2021 23:32:05 +0100 From: Mark Brown To: Geert Uytterhoeven Cc: Alexander Sverdlin , Arnd Bergmann , Russell King , Hartley Sweeten , Linus Walleij , Ard Biesheuvel , Andrew Morton , Krzysztof Kozlowski , Anshuman Khandual , Geert Uytterhoeven , YiFei Zhu , Mike Rapoport , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , "moderated list:ARM PORT" , open list , Nikita Shubin Subject: Re: [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK Message-ID: References: <7f7acc8986aca1c895de732297b2995d05ec23e7.camel@gmail.com> <7ec1690ea0ca9f6538b8228f78e62b2f38405fd4.camel@gmail.com> <00781d5212bb4015064d07e762ae0695d16e834e.camel@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="epVURa0amJBnKkSs" Content-Disposition: inline In-Reply-To: X-Cookie: 1: No code table for op: ++post Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --epVURa0amJBnKkSs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 12, 2021 at 01:30:19PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 12, 2021 at 1:26 PM Alexander Sverdlin > > I only wanted to ask you to pick ASoC patch, I can resend it if you'd like. > > It has no dependencies and all the previous patches were already picked > > and are visible in the Linus's master. > So it might be better for Arnd to pick up the ASoC patch, too. > Else he has to postpone the final CCF conversion patch one more cycle, > to avoid regressions. Yes, I think that makes sense and I already acked both patches so I think if those plus the final conversion patch are good to go then the best thing is to merge them all via arm-soc. --epVURa0amJBnKkSs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmFqAWQACgkQJNaLcl1U h9AXDQf+MxBU9o6R/OZ60uL3Rz3i0E1fTV33FJ35Ri6ld1qjVpt71GQl+ubfJhQv wudxmCgnD0g+DykNBBWbyF60UyNLvvc5ivzGTngf+PUpunDG7lsHI8lCz+khVls8 25Krb7OOPqKwkeSveY6p52l0964p/REen5Q7gm3LYWVpJKZFMEmLW1WwrVwRUcZS rNFM1mRe1m9iJzjyVPZ3AoMGXeBEwlcRN8ruNyd88n6xLxpelPTrU/or5xldwygB cqBPRP390CoNhpbXypRM16FB6W35/YiHMuCUUgq1nkaJ0M6sIU82ZrZvnvk/GtE4 LYIfKt30YQM8ANpznGqtZHb3usEZKw== =IocB -----END PGP SIGNATURE----- --epVURa0amJBnKkSs-- 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 04414C433EF for ; Fri, 15 Oct 2021 22:33:26 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B7EF060698 for ; Fri, 15 Oct 2021 22:33:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B7EF060698 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=s5pxr1qod//l0ALnb8E+jVp/XRqlN97ZU/Wt9sceJSg=; b=43ypIWmtXEyX1k476MAw2EaZrL MJx/C9wsUog1BV75qfQnr/XZCeZkjMOpqjxl1GkC7txZGlfDYbmu9p60M2sHz2kOBseHkwnFimaa8 UvqmQ8x3MarUp6e8eVm7HoxYIfecv5GH1T0rnKe4ihGDkN5FbccUjMOWKTu05xte8TpljNaZBOiFd Mr8LDKIIC20TL1KcKl75SqkVwPlpnRyRCg7LN51qwYVWP1dcObjVAWz9/DZWD8MbHDH+IzZaWadme uT54aJOoC143sVXdOa8eBce1d3v2Ad0H02tju9n2BXFyjvlfkqm+J/tmHRrcRx11e/IfMLakjm5UA Pw7tpWYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbVkJ-008xnK-Nq; Fri, 15 Oct 2021 22:32:11 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbVkG-008xml-UV for linux-arm-kernel@lists.infradead.org; Fri, 15 Oct 2021 22:32:10 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id D66E160698; Fri, 15 Oct 2021 22:32:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634337128; bh=srVq9B6jdx+qQuHvDEeRfVkqSSFLinZjEJIeG1yNMTU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=axer42DcN4pwdhdxGwYyMzG9wAjsQdoPV9LWlLFXWOJntBXj1k9TMM5Bf/oYvfaF5 Zl2Mrm1mebm7O/kRX+YUnibz3qX3430LmiVr3BLXGuRd2u5sEIo97qoSOEJk3eK1pY XXXhPDcwYWrWml4TSSIWboEzpaHs7l6ReKdtvgZmXfj9pN6Dbk/cuHVDLM5qI+Llzp S64IXs58XzaOJcgnq0lsifAVZrzZWXJZkPimZyWqYayun/ylERvaQ5KlDBoQpaATSz WYCmR5NRCxo/IwbasBHj7w5NOsBxdms1qq/9NJcjla1q5DIYhZpaRNz9KRwJtM3J/6 yTW+BjhI6wNsQ== Date: Fri, 15 Oct 2021 23:32:05 +0100 From: Mark Brown To: Geert Uytterhoeven Cc: Alexander Sverdlin , Arnd Bergmann , Russell King , Hartley Sweeten , Linus Walleij , Ard Biesheuvel , Andrew Morton , Krzysztof Kozlowski , Anshuman Khandual , Geert Uytterhoeven , YiFei Zhu , Mike Rapoport , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , "moderated list:ARM PORT" , open list , Nikita Shubin Subject: Re: [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK Message-ID: References: <7f7acc8986aca1c895de732297b2995d05ec23e7.camel@gmail.com> <7ec1690ea0ca9f6538b8228f78e62b2f38405fd4.camel@gmail.com> <00781d5212bb4015064d07e762ae0695d16e834e.camel@gmail.com> MIME-Version: 1.0 In-Reply-To: X-Cookie: 1: No code table for op: ++post X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211015_153209_030971_460C3332 X-CRM114-Status: GOOD ( 17.61 ) 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: multipart/mixed; boundary="===============8650556117288838612==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8650556117288838612== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="epVURa0amJBnKkSs" Content-Disposition: inline --epVURa0amJBnKkSs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 12, 2021 at 01:30:19PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 12, 2021 at 1:26 PM Alexander Sverdlin > > I only wanted to ask you to pick ASoC patch, I can resend it if you'd like. > > It has no dependencies and all the previous patches were already picked > > and are visible in the Linus's master. > So it might be better for Arnd to pick up the ASoC patch, too. > Else he has to postpone the final CCF conversion patch one more cycle, > to avoid regressions. Yes, I think that makes sense and I already acked both patches so I think if those plus the final conversion patch are good to go then the best thing is to merge them all via arm-soc. --epVURa0amJBnKkSs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmFqAWQACgkQJNaLcl1U h9AXDQf+MxBU9o6R/OZ60uL3Rz3i0E1fTV33FJ35Ri6ld1qjVpt71GQl+ubfJhQv wudxmCgnD0g+DykNBBWbyF60UyNLvvc5ivzGTngf+PUpunDG7lsHI8lCz+khVls8 25Krb7OOPqKwkeSveY6p52l0964p/REen5Q7gm3LYWVpJKZFMEmLW1WwrVwRUcZS rNFM1mRe1m9iJzjyVPZ3AoMGXeBEwlcRN8ruNyd88n6xLxpelPTrU/or5xldwygB cqBPRP390CoNhpbXypRM16FB6W35/YiHMuCUUgq1nkaJ0M6sIU82ZrZvnvk/GtE4 LYIfKt30YQM8ANpznGqtZHb3usEZKw== =IocB -----END PGP SIGNATURE----- --epVURa0amJBnKkSs-- --===============8650556117288838612== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8650556117288838612==--