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 X-Spam-Level: X-Spam-Status: No, score=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B7FCC433E0 for ; Wed, 3 Jun 2020 08:16:53 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 147262074B for ; Wed, 3 Jun 2020 08:16:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 147262074B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=csgroup.eu Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 49cMFb2x8PzDqNW for ; Wed, 3 Jun 2020 18:16:51 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=csgroup.eu (client-ip=93.17.236.30; helo=pegase1.c-s.fr; envelope-from=christophe.leroy@csgroup.eu; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=csgroup.eu Received: from pegase1.c-s.fr (pegase1.c-s.fr [93.17.236.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 49cMB55fgbzDqD4 for ; Wed, 3 Jun 2020 18:13:48 +1000 (AEST) Received: from localhost (mailhub1-int [192.168.12.234]) by localhost (Postfix) with ESMTP id 49cM9z6GlJz9tycK; Wed, 3 Jun 2020 10:13:43 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at c-s.fr Received: from pegase1.c-s.fr ([192.168.12.234]) by localhost (pegase1.c-s.fr [192.168.12.234]) (amavisd-new, port 10024) with ESMTP id kZZBBVha9ZBm; Wed, 3 Jun 2020 10:13:43 +0200 (CEST) Received: from messagerie.si.c-s.fr (messagerie.si.c-s.fr [192.168.25.192]) by pegase1.c-s.fr (Postfix) with ESMTP id 49cM9z5B8Xz9tycD; Wed, 3 Jun 2020 10:13:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 158828B884; Wed, 3 Jun 2020 10:13:45 +0200 (CEST) X-Virus-Scanned: amavisd-new at c-s.fr Received: from messagerie.si.c-s.fr ([127.0.0.1]) by localhost (messagerie.si.c-s.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id pnmsigv9jAd0; Wed, 3 Jun 2020 10:13:44 +0200 (CEST) Received: from [192.168.4.90] (unknown [192.168.4.90]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 86D058B76A; Wed, 3 Jun 2020 10:13:42 +0200 (CEST) Subject: Re: [PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms To: Michal Simek , Michael Ellerman , Takashi Iwai References: <87imikufes.fsf@mpe.ellerman.id.au> <12db51d6-d848-118e-5ec1-a4172bd47aa4@xilinx.com> <87y2rftrx7.fsf@mpe.ellerman.id.au> <02e7f790-b105-de67-799c-0fe065e58320@xilinx.com> <87wo4yerom.fsf@mpe.ellerman.id.au> <4b807ebc-8d8f-ad76-f5e2-9ce8410dc70c@xilinx.com> From: Christophe Leroy Message-ID: Date: Wed, 3 Jun 2020 10:13:39 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: <4b807ebc-8d8f-ad76-f5e2-9ce8410dc70c@xilinx.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 8bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , Mark Rutland , "Desnes A. Nunes do Rosario" , Geert Uytterhoeven , linux-doc@vger.kernel.org, alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, Jaroslav Kysela , Richard Fontana , Paul Mackerras , Miquel Raynal , Mauro Carvalho Chehab , Fabio Estevam , Sasha Levin , sfr@canb.auug.org.au, Jonathan Corbet , maz@kernel.org, Masahiro Yamada , Takashi Iwai , YueHaibing , Krzysztof Kozlowski , Allison Randal , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Andrew Donnellan , Arnd Bergmann , Bartlomiej Zolnierkiewicz , Alistair Popple , linuxppc-dev@lists.ozlabs.org, Nicholas Piggin , Alexios Zavras , Mark Brown , git@xilinx.com, linux-fbdev@vger.kernel.org, Jonathan Cameron , Thomas Gleixner , Andy Shevchenko , Dmitry Vyukov , Christophe Leroy , Wei Hu , Greg Kroah-Hartman , Nick Desaulniers , linux-kernel@vger.kernel.org, Rob Herring , Enrico Weigelt , "David S. Miller" , Thiago Jung Bauermann Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi, Le 03/06/2020 à 10:10, Michal Simek a écrit : > Hi Michael, > > On 26. 05. 20 15:44, Michael Ellerman wrote: >> Michal Simek writes: >>> Hi Michael, >>> >>> On 01. 04. 20 13:30, Michal Simek wrote: >>>> On 01. 04. 20 12:38, Takashi Iwai wrote: >>>>> On Wed, 01 Apr 2020 12:35:16 +0200, >>>>> Michael Ellerman wrote: >>>>>> >>>>>> Michal Simek writes: >>>>>>> On 01. 04. 20 4:07, Michael Ellerman wrote: >>>>>>>> Michal Simek writes: >>>>>>>>> Hi, >>>>>>>>> >>>>>>>>> recently we wanted to update xilinx intc driver and we found that function >>>>>>>>> which we wanted to remove is still wired by ancient Xilinx PowerPC >>>>>>>>> platforms. Here is the thread about it. >>>>>>>>> https://lore.kernel.org/linux-next/48d3232d-0f1d-42ea-3109-f44bbabfa2e8@xilinx.com/ >>>>>>>>> >>>>>>>>> I have been talking about it internally and there is no interest in these >>>>>>>>> platforms and it is also orphan for quite a long time. None is really >>>>>>>>> running/testing these platforms regularly that's why I think it makes sense >>>>>>>>> to remove them also with drivers which are specific to this platform. >>>>>>>>> >>>>>>>>> U-Boot support was removed in 2017 without anybody complain about it >>>>>>>>> https://github.com/Xilinx/u-boot-xlnx/commit/98f705c9cefdfdba62c069821bbba10273a0a8ed >>>>>>>>> >>>>>>>>> Based on current ppc/next. >>>>>>>>> >>>>>>>>> If anyone has any objection about it, please let me know. >>>>>>>> >>>>>>>> Thanks for taking the time to find all this code and remove it. >>>>>>>> >>>>>>>> I'm not going to take this series for v5.7, it was posted too close to >>>>>>>> the merge window, and doing so wouldn't give people much time to object, >>>>>>>> especially given people are distracted at the moment. >>>>>>>> >>>>>>>> I'm happy to take it for v5.8, assuming there's no major objections. >>>>>>> >>>>>>> Sure. Just to let you know Christophe Leroy included this patch in his >>>>>>> series about ppc405 removal. It should be the same. >>>>>>> >>>>>>> If you don't want to take that alsa patch I can send it separately and >>>>>>> this patch can be taken from his series. I don't really mind but please >>>>>>> let me know what way you prefer. >>>>>> >>>>>> It's better to keep it all together, so I'm happy take the alsa patch as >>>>>> well, it's already been acked. >>> >>> Can you please take this series? I know that there is v5 from Christophe >>> which has this 1/2 as 1/13. But I need this alsa patch too and I would >>> like to close this because it is around for almost 2 months and none >>> raised a concern about removing just these Xilinx platforms. >> >> Sorry I meant to reply to your last mail. >> >> I have Christophe's series in my testing branch, planning for it to be >> in v5.8. >> >> Even if the rest of his series doesn't make it for some reason, as you >> say the Xilinx removal is uncontroversial so I'll keep that in. >> >> I forgot about the sound patch, I'll pick that up as well. > > I took a look at your > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git repo > and I can't see any branch with my patches. > Also was checking linux-next and my patches are also not there. > That's why I am curious if this will be go v5.8 in MW. I see them in https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git in next-test branch. Christophe