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=-5.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 533CAC43331 for ; Thu, 2 Apr 2020 15:39:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D4828206F6 for ; Thu, 2 Apr 2020 15:39:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="BoHv/vYh"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=ellerman.id.au header.i=@ellerman.id.au header.b="G5WMbSF/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D4828206F6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 35BBD1679; Thu, 2 Apr 2020 17:38:18 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 35BBD1679 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1585841948; bh=5Eij0H0oCxuYHXBpvkwU455sMVKeqXD4R0I88w1ezf0=; h=From:To:Subject:In-Reply-To:References:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=BoHv/vYhs0CLyFqFXtxYhVv5xh289ei2c9ApEcZAV5LOD64BMwzFabCG4bM4ySP77 AI8ZsRmLlSMsxuK+8vXhJ8SKOBHYCkSsyqJw7O8N6FURhaCyuz4NSmLIwWIe1NakSo vjGY8VtxAHM9cbmaCY1Y8YWYk+siZlBrm09Jw7no= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A09CBF801F2; Thu, 2 Apr 2020 17:37:25 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 60C96F8014B; Wed, 1 Apr 2020 04:08:11 +0200 (CEST) Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 4555FF8010D for ; Wed, 1 Apr 2020 04:08:06 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 4555FF8010D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=ellerman.id.au header.i=@ellerman.id.au header.b="G5WMbSF/" Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 48sV2t09Dpz9sRf; Wed, 1 Apr 2020 13:07:49 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ellerman.id.au; s=201909; t=1585706881; bh=5Eij0H0oCxuYHXBpvkwU455sMVKeqXD4R0I88w1ezf0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=G5WMbSF/9RnD0WcjjTHkS89KfsK9z+Ul8eGUnDsHox4hY9Wd27IV+efsEM5A9xjXL MJ3dPXyUs/OslGrGeTglaohlf/wYAVoh/U7KCAKNEj6mI0qw8p8s0DbLpfhEqbeTyV t+Z1PWfRsrZVOiig4zjml/SlgGTfF8dmLnlxwp4jR2OT0YJWje5TtJp9EyWGnGTtyt grLGNGb3RPjPP8ZdiSyn4fr0jKkcQTDoMnc1TF1TdR0djqWEVFIFD2ft5P+1t2b600 wnHLbfV/yqq+RjKSWNFJ/1ksfFPLeqv7ZDLciDyZKTGuY6XmvCvgpcIIt+dSQbWZZd wg3zBk4OWnJcw== From: Michael Ellerman To: Michal Simek , linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com, sfr@canb.auug.org.au, maz@kernel.org Subject: Re: [PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms In-Reply-To: References: Date: Wed, 01 Apr 2020 13:07:55 +1100 Message-ID: <87imikufes.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain X-Mailman-Approved-At: Thu, 02 Apr 2020 17:37:21 +0200 Cc: Kate Stewart , Mark Rutland , "Desnes A. Nunes do Rosario" , Geert Uytterhoeven , linux-doc@vger.kernel.org, Benjamin Herrenschmidt , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, Richard Fontana , Paul Mackerras , Miquel Raynal , Mauro Carvalho Chehab , Fabio Estevam , Sasha Levin , Jonathan Corbet , Masahiro Yamada , YueHaibing , Krzysztof Kozlowski , Allison Randal , Matt Porter , 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 , linux-fbdev@vger.kernel.org, Jonathan Cameron , Thomas Gleixner , Andy Shevchenko , Dmitry Vyukov , Christophe Leroy , Wei Hu , Greg Kroah-Hartman , Nick Desaulniers , Takashi Iwai , Rob Herring , Enrico Weigelt , "David S. Miller" , Thiago Jung Bauermann 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" 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. cheers 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=-5.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 BA223C43331 for ; Wed, 1 Apr 2020 02:10:14 +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 16E5D20757 for ; Wed, 1 Apr 2020 02:10:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=ellerman.id.au header.i=@ellerman.id.au header.b="G5WMbSF/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 16E5D20757 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 48sV5b6lf4zDqvD for ; Wed, 1 Apr 2020 13:10:11 +1100 (AEDT) Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 48sV355HdGzDqv9 for ; Wed, 1 Apr 2020 13:08:01 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=ellerman.id.au header.i=@ellerman.id.au header.a=rsa-sha256 header.s=201909 header.b=G5WMbSF/; dkim-atps=neutral Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 48sV2t09Dpz9sRf; Wed, 1 Apr 2020 13:07:49 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ellerman.id.au; s=201909; t=1585706881; bh=5Eij0H0oCxuYHXBpvkwU455sMVKeqXD4R0I88w1ezf0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=G5WMbSF/9RnD0WcjjTHkS89KfsK9z+Ul8eGUnDsHox4hY9Wd27IV+efsEM5A9xjXL MJ3dPXyUs/OslGrGeTglaohlf/wYAVoh/U7KCAKNEj6mI0qw8p8s0DbLpfhEqbeTyV t+Z1PWfRsrZVOiig4zjml/SlgGTfF8dmLnlxwp4jR2OT0YJWje5TtJp9EyWGnGTtyt grLGNGb3RPjPP8ZdiSyn4fr0jKkcQTDoMnc1TF1TdR0djqWEVFIFD2ft5P+1t2b600 wnHLbfV/yqq+RjKSWNFJ/1ksfFPLeqv7ZDLciDyZKTGuY6XmvCvgpcIIt+dSQbWZZd wg3zBk4OWnJcw== From: Michael Ellerman To: Michal Simek , linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com, sfr@canb.auug.org.au, maz@kernel.org Subject: Re: [PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms In-Reply-To: References: Date: Wed, 01 Apr 2020 13:07:55 +1100 Message-ID: <87imikufes.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain 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 , Jonathan Corbet , Masahiro Yamada , 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 , linux-fbdev@vger.kernel.org, Jonathan Cameron , Thomas Gleixner , Andy Shevchenko , Dmitry Vyukov , Wei Hu , Greg Kroah-Hartman , Nick Desaulniers , Takashi Iwai , 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" 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. cheers 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=-5.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 1B9A4C2BA14 for ; Wed, 1 Apr 2020 07:04:30 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id CEF54208E4 for ; Wed, 1 Apr 2020 07:04:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=ellerman.id.au header.i=@ellerman.id.au header.b="G5WMbSF/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CEF54208E4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 340436E8F8; Wed, 1 Apr 2020 07:04:22 +0000 (UTC) Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) by gabe.freedesktop.org (Postfix) with ESMTPS id 34CF76E8C5 for ; Wed, 1 Apr 2020 02:08:04 +0000 (UTC) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 48sV2t09Dpz9sRf; Wed, 1 Apr 2020 13:07:49 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ellerman.id.au; s=201909; t=1585706881; bh=5Eij0H0oCxuYHXBpvkwU455sMVKeqXD4R0I88w1ezf0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=G5WMbSF/9RnD0WcjjTHkS89KfsK9z+Ul8eGUnDsHox4hY9Wd27IV+efsEM5A9xjXL MJ3dPXyUs/OslGrGeTglaohlf/wYAVoh/U7KCAKNEj6mI0qw8p8s0DbLpfhEqbeTyV t+Z1PWfRsrZVOiig4zjml/SlgGTfF8dmLnlxwp4jR2OT0YJWje5TtJp9EyWGnGTtyt grLGNGb3RPjPP8ZdiSyn4fr0jKkcQTDoMnc1TF1TdR0djqWEVFIFD2ft5P+1t2b600 wnHLbfV/yqq+RjKSWNFJ/1ksfFPLeqv7ZDLciDyZKTGuY6XmvCvgpcIIt+dSQbWZZd wg3zBk4OWnJcw== From: Michael Ellerman To: Michal Simek , linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com, sfr@canb.auug.org.au, maz@kernel.org Subject: Re: [PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms In-Reply-To: References: Date: Wed, 01 Apr 2020 13:07:55 +1100 Message-ID: <87imikufes.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 01 Apr 2020 07:03:42 +0000 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: 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 , Sasha Levin , Jonathan Corbet , Masahiro Yamada , YueHaibing , Krzysztof Kozlowski , Allison Randal , Matt Porter , 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 , linux-fbdev@vger.kernel.org, Jonathan Cameron , Thomas Gleixner , Andy Shevchenko , Dmitry Vyukov , Christophe Leroy , Wei Hu , Greg Kroah-Hartman , Nick Desaulniers , Takashi Iwai , Rob Herring , Enrico Weigelt , "David S. Miller" , Thiago Jung Bauermann Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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. cheers _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel