Received: by 2002:a05:6358:c692:b0:131:369:b2a3 with SMTP id fe18csp3538813rwb; Sun, 30 Jul 2023 09:45:33 -0700 (PDT) X-Google-Smtp-Source: APBJJlHG2LaWOlluesJCQV/1zWlPyYwPZlRuUKUszpTSJ6/UlEQm7dWPBeY7/iy1PnI8xPO6VGtG X-Received: by 2002:a05:6a00:1151:b0:67a:6ba0:3a6 with SMTP id b17-20020a056a00115100b0067a6ba003a6mr7616267pfm.21.1690735532910; Sun, 30 Jul 2023 09:45:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690735532; cv=none; d=google.com; s=arc-20160816; b=lKe9v9MtKaZPdChdJxUGdY7WSXJoCMSMnngQxpiusocrY6Kr3EicsKaw0Q5N7Gq4sf 6bYka8j/Q4uwrp3JJQJ1ESN0fm/KnNDWgvPhJTtD1UfwoRt2A2ScgbsY9g9vg5NqGBrC 1dWnguoiPS9mjvjDZ0R5j5+I/ZR8MwiijivnSlUOr/g6R2ugNT1h6z5OYAtOREQciKv2 1Y5nxK2tjWoowHhybs0csy5nTssu41FcN9R9WaR7fzWO2wjf0wAILlYoWMEokiw1nRMC lHAH8bXXOIL7wCiggJnwOvsuxUnJWoWXIOve4m5HkHNXskOKRC8VqdkCXp28P4jQ5eYl rTOw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=qohhhgRtcRGj+qMw+v3eQ5fuo+PAXOK2UL4zINA70fI=; fh=PqxnzVJb4OClY22xz/8O82lTccPsyuhDjBaupI66nak=; b=mWDYMd0+/sPwQfD6Xnf6DHc36wc4uXiLvOml+c8S/6y/BpyIIBrqB/n/FWA2N5FERd oiGLEn6N/5tzFyjp4uz7691qOr38mrhhf8nQUlXslp29OqkzwHnBb27ooeBua5nJ2RuY Hdhi34hj6cov8cL9A5klnkNE5kEgZsIxshnx/9riyMoZZGuyvZ9j+9M7fAP/ArkJHKx/ 83ukcxbZLh2gSCWh7VC+i4Tqqa7Ew0qWs+aDr3UW6kQGRyWoyJ4vIVMfDsJCY+KLLekK fzNHaaK4KfDlGUPybwfsbwLNwiQD1RVOCz9agH1b1I59ZTD7L5vRe6MSPtzsdajLL7qJ 09hA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id cn3-20020a056a00340300b0067f69d10241si1781904pfb.176.2023.07.30.09.45.21; Sun, 30 Jul 2023 09:45:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229671AbjG3Q1T (ORCPT + 99 others); Sun, 30 Jul 2023 12:27:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33488 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229487AbjG3Q1S (ORCPT ); Sun, 30 Jul 2023 12:27:18 -0400 Received: from viti.kaiser.cx (viti.kaiser.cx [IPv6:2a01:238:43fe:e600:cd0c:bd4a:7a3:8e9f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30E4910D7; Sun, 30 Jul 2023 09:27:15 -0700 (PDT) Received: from martin by viti.kaiser.cx with local (Exim 4.89) (envelope-from ) id 1qQ9Fi-0003fq-1p; Sun, 30 Jul 2023 18:26:42 +0200 Date: Sun, 30 Jul 2023 18:26:42 +0200 From: Martin Kaiser To: Arnd Bergmann Cc: Fabio Estevam , Arnd Bergmann , soc@kernel.org, Russell King , Bartosz Golaszewski , Hartley Sweeten , Alexander Sverdlin , Andre Przywara , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , NXP Linux Team , Vladimir Zapolskiy , Aaro Koskinen , Janusz Krzysztofik , Tony Lindgren , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Viresh Kumar , Shiraz Hashim , Sudeep Holla , Lorenzo Pieralisi , Linus Walleij , Michael Turquette , Stephen Boyd , Greg Kroah-Hartman , Alan Stern , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Linux-OMAP , linux-clk@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 05/13] ARM: imx: remove unused mx25_revision() Message-ID: <20230730162642.ib6hfbw5zgeked6h@viti.kaiser.cx> References: <20230516153109.514251-1-arnd@kernel.org> <20230516153109.514251-6-arnd@kernel.org> <4e026f08-d733-4b01-ab47-e921d041e74e@app.fastmail.com> <20230517154525.ljoamjlfhpejtizm@viti.kaiser.cx> <0808604b-a26e-43b8-83da-2c3dc12446d2@app.fastmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0808604b-a26e-43b8-83da-2c3dc12446d2@app.fastmail.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: Martin Kaiser X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnd, Arnd Bergmann (arnd@arndb.de) wrote: > >> I'll leave it up to you, if you want to merge Martin's patches or > >> a replacement for the soc-imx driver through the imx tree for 6.5, > >> I'll drop my patch from this series, otherwise I'll keep it for now > >> and we can still do it better at later point. > > I suggest we merge my patches for imx25 first and then clean up all the > > older imx families to use the common functions. > > I've just rebased the patches against today's linux-next. My understanding > > is that they have to go through the clk tree. > This never happened, right? I see that mx25_revision() is still in the > tree without any users, so I can't easily turn on the warning by default > yet. Should I just go ahead and remove it for 5.6, or do you expect to > have your patch ready in time for the merge window? sorry for delaying your series. So far, there's been no response to my patches from the clk maintainers. Let me resend the patches one final time. If we don't hear anything back within a week or so, feel free to remove mx25_revision (and probably all of arch/arm/mach-imx/cpu-imx25.c) for the 6.6 merge window. Thanks, Martin