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 3F915C636CC for ; Thu, 16 Feb 2023 20:00:15 +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=yjBvwKFk1FsRiFfIyQaLe8E5Q/gN4oE2RjgQ95cbESc=; b=1KLy40tsHZoydc Zi5Iih1RtGd5DKtRK/vyk/r8l4NbIBKGy41SpTQPaHV3qTm70k4s3UoVo34rtt4e2/NRp201YrAKQ Wg88NOSxNJtapRrykoOa3rAdT2jEqeBXnoENWltziRjy37w+SZ19rgupZGkfLAkrUetBlB0FJWoJV XcymPMtMiyYTNvpN/8pByYZzgpzDK0kUkE9NwJZDYfYuwGJm37kMDMcK3CAtVrHMZkWklYGT0MeaO BNttlZkB8SU4LPfiBEVijuCH6KnAcQctpL7ve9TkDt41xkxBDpxTlP4XuqckPUZ2S4aFotCTKVu2Q Xxd5qac2K37uvLzwx38w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pSkPT-00Bhvc-E6; Thu, 16 Feb 2023 19:59:15 +0000 Received: from ms11p00im-qufo17281701.me.com ([17.58.38.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pSkPQ-00Bhuv-W9 for linux-arm-kernel@lists.infradead.org; Thu, 16 Feb 2023 19:59:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=1a1hai; t=1676577550; bh=zdrd5hFqfnMpxxDPi4zR591CnSfBLmMkbGQ0MsTc1So=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=1RZs9rC0XqIcV0LqrgIvnTSum2tff1FRGXc0vg528niD1ATMXJmiAdIkW/uMDO9fP 3IRBujlF7x0F1tUfeP/V+v85GeJOsK+e9USZSR1U31TEj+a31shBjpIfMA3vQW0GgQ m9iGgsB+ksZrhOIgH1s6dZ3kQaIooO/kaPNuehONSh1zeyT4ApXh4EKMCiP5ZpQqZm XxVIDGajX2ttN9uBTHCvAu4R4uQfnO/MNuE6X0WSAyzlnNhY217SVX3bVdotB4hZOc IM6yjbVDJnXaqDsN6q7kvU47i2DNbboNHYaKp42hkyE5vaFQnpVSsZ268Pvw/kPWCy NNH0U68QXj84g== Received: from imac101 (ms11p00im-dlb-asmtpmailmevip.me.com [17.57.154.19]) by ms11p00im-qufo17281701.me.com (Postfix) with ESMTPSA id 1750F7435AA; Thu, 16 Feb 2023 19:59:04 +0000 (UTC) Date: Thu, 16 Feb 2023 20:59:01 +0100 From: Alain Volmat To: Jakub Kicinski Cc: Daniel Lezcano , Jonathan Corbet , Rob Herring , Krzysztof Kozlowski , Thomas Gleixner , Marc Zyngier , "David S . Miller" , Eric Dumazet , Paolo Abeni , Russell King , Patrice Chotard , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , Maxime Coquelin , "Rafael J . Wysocki" , Amit Kucheria , Zhang Rui , Michael Turquette , Stephen Boyd , Philipp Zabel , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-pm@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits Message-ID: Mail-Followup-To: Jakub Kicinski , Daniel Lezcano , Jonathan Corbet , Rob Herring , Krzysztof Kozlowski , Thomas Gleixner , Marc Zyngier , "David S . Miller" , Eric Dumazet , Paolo Abeni , Russell King , Patrice Chotard , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , Maxime Coquelin , "Rafael J . Wysocki" , Amit Kucheria , Zhang Rui , Michael Turquette , Stephen Boyd , Philipp Zabel , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-pm@vger.kernel.org, linux-clk@vger.kernel.org References: <20230209091659.1409-1-avolmat@me.com> <20230210090420.GB175687@linaro.org> <20230210101320.331c1d95@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230210101320.331c1d95@kernel.org> X-Proofpoint-ORIG-GUID: 25eaZDf0VAVPiYGYD3wSD__bVUWeAGEp X-Proofpoint-GUID: 25eaZDf0VAVPiYGYD3wSD__bVUWeAGEp X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.138,18.0.572,17.0.605.474.0000000_definitions?= =?UTF-8?Q?=3D2020-02-14=5F11:2020-02-14=5F02,2020-02-14=5F11,2020-01-23?= =?UTF-8?Q?=5F02_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 malwarescore=0 phishscore=0 suspectscore=0 clxscore=1015 spamscore=0 mlxlogscore=707 mlxscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2209130000 definitions=main-2302160172 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230216_115913_075951_B2EFA1BE X-CRM114-Status: GOOD ( 15.83 ) 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 Fri, Feb 10, 2023 at 10:13:20AM -0800, Jakub Kicinski wrote: > On Fri, 10 Feb 2023 10:12:25 +0100 Alain Volmat wrote: > > Having seen situations like that for some other series I was guessing > > that each maintainer would apply the relevant patches on his side. > > Those two platforms being no more used, there is no specific patch > > ordering to keep. > > > > I've actually been wondering at the beginning how should I post those > > patches. If another way is preferrable I can post again differently > > if that helps. > > You'd have most luck getting the changes accepted for 6.3 if you split > this up and resend to individual maintainers. Alright, since those patches do not have real dependencies between each others, I won't update this serie and send the patches separately to their related maintainers. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel