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=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, 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 57659C433E0 for ; Wed, 20 Jan 2021 17:02:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2ECDF22CE3 for ; Wed, 20 Jan 2021 17:02:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732045AbhATPuR (ORCPT ); Wed, 20 Jan 2021 10:50:17 -0500 Received: from mail.kernel.org ([198.145.29.99]:57362 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731685AbhATPmN (ORCPT ); Wed, 20 Jan 2021 10:42:13 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 525D2233A1 for ; Wed, 20 Jan 2021 15:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611157293; bh=U5pHl/bDl13XXoNt00xkmb1grpKCo0LHMfGTYPyuPiA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=hbwaDSo5qcMBsQgSCL4f/ZZwNDG0NPAR/eJlHtzC9OknwAO2zQTaUje7cYWEOyD+7 Fdu2hMWQQY0S+arZX4ROrfJw/C6QRr7HzDsd548qQuyY5rpI+r1Hy5rpBkxEpVdcKj sApGGQJLC+MpWUVAOLQL0frz5+z+0R+bXl4GLoM4yMIlZKBuE2UmWdAJRaxzltWCIV kcCZEoL2iNT5JRIcGuiDOUYV7KkqgZGeQhdy8g9B9Pq0LYtExrITCg8i+EOyiaD+GE eMtUnmIQrpdTDlo+D7+hh6fWWWhP3oWzneNz1+d0//qsn7wniL7VY6QvIuzwqjwi5C 2YRSe0Sc/GEhw== Received: by mail-ot1-f47.google.com with SMTP id 34so12918068otd.5 for ; Wed, 20 Jan 2021 07:41:33 -0800 (PST) X-Gm-Message-State: AOAM531jPuR+QdhtnItTZb4WM54yfQfojlRThflH7w2vt+NPw8xBgVJ3 MRAVfpJz2yAkQ0FycmlTpU48c/BdZ5dMUKD2IOM= X-Google-Smtp-Source: ABdhPJw7r6/+HRYvhMB+K+WeJcCiADNCuffoxluoSpAlo3xz6YSw2gE2LG/LXFQjhrnqRvOG7l8Z+efglKcrkgAF0Io= X-Received: by 2002:a05:6830:139a:: with SMTP id d26mr7429505otq.305.1611157292731; Wed, 20 Jan 2021 07:41:32 -0800 (PST) MIME-Version: 1.0 References: <20210120150555.1610132-1-arnd@kernel.org> <20210120162904.1a1588bf@xps13> In-Reply-To: <20210120162904.1a1588bf@xps13> From: Arnd Bergmann Date: Wed, 20 Jan 2021 16:41:16 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] nand: raw: remove tango driver To: Miquel Raynal Cc: Richard Weinberger , Vignesh Raghavendra , Arnd Bergmann , Marc Gonzalez , Mans Rullgard , "linux-kernel@vger.kernel.org" , linux-mtd , Linux ARM Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 20, 2021 at 4:29 PM Miquel Raynal wrote: > > Hi Arnd, > > Arnd Bergmann wrote on Wed, 20 Jan 2021 16:05:26 > +0100: > > > From: Arnd Bergmann > > > > The tango platform is getting removed, so the driver is no > > longer needed. > > > > Cc: Marc Gonzalez > > Cc: Mans Rullgard > > Signed-off-by: Arnd Bergmann > > I didn't know. I'll just fix the title when applying to something like > > mtd: rawnand: tango: Remove the driver > > If you don't mind. Sure, please do. If you like, you can also add a pointer to the platform removal Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/ which I had added to some of the other submissions, but forgot here. Arnd 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=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,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 56662C433DB for ; Wed, 20 Jan 2021 15:42:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 128992339E for ; Wed, 20 Jan 2021 15:42:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 128992339E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qKvgaxgD7WrwUGDPERdCXHXEaouddSbZ76AIIguj+4s=; b=o5wFqIxj/HA8LGNRSpOLWBKb9 FkiuWxWZypXMGtQZ11A3Sg1GbztHdYQ1uheZ9iprIAzu0Lo/aCcEWk1VXe9KV/nqs5iSahk2ia4K4 0h6ybbbU0X/QEqzryNGe91VOZvDHs6jj8G6tvSd+VbzvHhverH3KtjYwZ5pUNMSy5w82r7IyYjjhP x7AyX4jlIiUUAZvLUPmI0ReTZK7msaNm2nx+fE1Vl2YA4evN1Wn3yBnM0MForso3EJdXXSdsIMqEH RXj80BLk8lva6fn3u6j+uEHdXGpnxAV5lu4l2vCAKj+aARfkKqCAg4g4VeXC/CzimwD7AQbeRNEHO O0ra0uLng==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2Fc2-0007C9-4P; Wed, 20 Jan 2021 15:41:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2Fby-0007AX-EU; Wed, 20 Jan 2021 15:41:35 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5061423381; Wed, 20 Jan 2021 15:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611157293; bh=U5pHl/bDl13XXoNt00xkmb1grpKCo0LHMfGTYPyuPiA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=hbwaDSo5qcMBsQgSCL4f/ZZwNDG0NPAR/eJlHtzC9OknwAO2zQTaUje7cYWEOyD+7 Fdu2hMWQQY0S+arZX4ROrfJw/C6QRr7HzDsd548qQuyY5rpI+r1Hy5rpBkxEpVdcKj sApGGQJLC+MpWUVAOLQL0frz5+z+0R+bXl4GLoM4yMIlZKBuE2UmWdAJRaxzltWCIV kcCZEoL2iNT5JRIcGuiDOUYV7KkqgZGeQhdy8g9B9Pq0LYtExrITCg8i+EOyiaD+GE eMtUnmIQrpdTDlo+D7+hh6fWWWhP3oWzneNz1+d0//qsn7wniL7VY6QvIuzwqjwi5C 2YRSe0Sc/GEhw== Received: by mail-ot1-f42.google.com with SMTP id d1so3243080otl.13; Wed, 20 Jan 2021 07:41:33 -0800 (PST) X-Gm-Message-State: AOAM533/GIvawInjQY48bS4wEK4B4T7jEwFXnZISruxkok9ey8PtV7LX RzlZuWSd/Tpb6MUMkngQlTdPXirUgiWHjilVl8A= X-Google-Smtp-Source: ABdhPJw7r6/+HRYvhMB+K+WeJcCiADNCuffoxluoSpAlo3xz6YSw2gE2LG/LXFQjhrnqRvOG7l8Z+efglKcrkgAF0Io= X-Received: by 2002:a05:6830:139a:: with SMTP id d26mr7429505otq.305.1611157292731; Wed, 20 Jan 2021 07:41:32 -0800 (PST) MIME-Version: 1.0 References: <20210120150555.1610132-1-arnd@kernel.org> <20210120162904.1a1588bf@xps13> In-Reply-To: <20210120162904.1a1588bf@xps13> From: Arnd Bergmann Date: Wed, 20 Jan 2021 16:41:16 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] nand: raw: remove tango driver To: Miquel Raynal X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_104134_544603_0D24A854 X-CRM114-Status: GOOD ( 15.18 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mans Rullgard , Vignesh Raghavendra , Arnd Bergmann , Marc Gonzalez , Richard Weinberger , "linux-kernel@vger.kernel.org" , linux-mtd , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Wed, Jan 20, 2021 at 4:29 PM Miquel Raynal wrote: > > Hi Arnd, > > Arnd Bergmann wrote on Wed, 20 Jan 2021 16:05:26 > +0100: > > > From: Arnd Bergmann > > > > The tango platform is getting removed, so the driver is no > > longer needed. > > > > Cc: Marc Gonzalez > > Cc: Mans Rullgard > > Signed-off-by: Arnd Bergmann > > I didn't know. I'll just fix the title when applying to something like > > mtd: rawnand: tango: Remove the driver > > If you don't mind. Sure, please do. If you like, you can also add a pointer to the platform removal Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/ which I had added to some of the other submissions, but forgot here. Arnd ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,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 B2198C433E0 for ; Wed, 20 Jan 2021 15:43:17 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 440852339D for ; Wed, 20 Jan 2021 15:43:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 440852339D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OynXJy/AjA+oiHyvYEHBze7vYREKe9HSGkL/CdvcgaM=; b=PPZo4QTAk5Hi/UF/T9xfTtasj EAG37MmfqUwyUiHKZ5pedF0P9GJ7QA3LHskZKLu6X3AdfcQdUPRPfnd2glfq1otx8sVH7wR7ldwXF Dcoy0XRnd7raZY7IfUAjiJNApAWbMoW9Sk+6dy4s32b6Ffha2JckKAD9DbGExyg/mZDuSISsQxRaw NlyfjfpBsiQrd+wAz0ztciSoy3jcjjJkx9HJ3Z3xaxjnXJREbouWXsOWfjWrtwvLhpeug3lAZdV4X +DFeT3WxRC2JXdOjd3l38Ftxx+OkxV3sIBKnrirZkJ4eokKD2sDW5gzB+gPLx2uml6x0JFPvG29lR BMMnfaAHA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2Fc0-0007Bd-E8; Wed, 20 Jan 2021 15:41:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2Fby-0007AX-EU; Wed, 20 Jan 2021 15:41:35 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5061423381; Wed, 20 Jan 2021 15:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611157293; bh=U5pHl/bDl13XXoNt00xkmb1grpKCo0LHMfGTYPyuPiA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=hbwaDSo5qcMBsQgSCL4f/ZZwNDG0NPAR/eJlHtzC9OknwAO2zQTaUje7cYWEOyD+7 Fdu2hMWQQY0S+arZX4ROrfJw/C6QRr7HzDsd548qQuyY5rpI+r1Hy5rpBkxEpVdcKj sApGGQJLC+MpWUVAOLQL0frz5+z+0R+bXl4GLoM4yMIlZKBuE2UmWdAJRaxzltWCIV kcCZEoL2iNT5JRIcGuiDOUYV7KkqgZGeQhdy8g9B9Pq0LYtExrITCg8i+EOyiaD+GE eMtUnmIQrpdTDlo+D7+hh6fWWWhP3oWzneNz1+d0//qsn7wniL7VY6QvIuzwqjwi5C 2YRSe0Sc/GEhw== Received: by mail-ot1-f42.google.com with SMTP id d1so3243080otl.13; Wed, 20 Jan 2021 07:41:33 -0800 (PST) X-Gm-Message-State: AOAM533/GIvawInjQY48bS4wEK4B4T7jEwFXnZISruxkok9ey8PtV7LX RzlZuWSd/Tpb6MUMkngQlTdPXirUgiWHjilVl8A= X-Google-Smtp-Source: ABdhPJw7r6/+HRYvhMB+K+WeJcCiADNCuffoxluoSpAlo3xz6YSw2gE2LG/LXFQjhrnqRvOG7l8Z+efglKcrkgAF0Io= X-Received: by 2002:a05:6830:139a:: with SMTP id d26mr7429505otq.305.1611157292731; Wed, 20 Jan 2021 07:41:32 -0800 (PST) MIME-Version: 1.0 References: <20210120150555.1610132-1-arnd@kernel.org> <20210120162904.1a1588bf@xps13> In-Reply-To: <20210120162904.1a1588bf@xps13> From: Arnd Bergmann Date: Wed, 20 Jan 2021 16:41:16 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] nand: raw: remove tango driver To: Miquel Raynal X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_104134_544603_0D24A854 X-CRM114-Status: GOOD ( 15.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mans Rullgard , Vignesh Raghavendra , Arnd Bergmann , Marc Gonzalez , Richard Weinberger , "linux-kernel@vger.kernel.org" , linux-mtd , Linux ARM 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 Wed, Jan 20, 2021 at 4:29 PM Miquel Raynal wrote: > > Hi Arnd, > > Arnd Bergmann wrote on Wed, 20 Jan 2021 16:05:26 > +0100: > > > From: Arnd Bergmann > > > > The tango platform is getting removed, so the driver is no > > longer needed. > > > > Cc: Marc Gonzalez > > Cc: Mans Rullgard > > Signed-off-by: Arnd Bergmann > > I didn't know. I'll just fix the title when applying to something like > > mtd: rawnand: tango: Remove the driver > > If you don't mind. Sure, please do. If you like, you can also add a pointer to the platform removal Link: https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-1-arnd@kernel.org/T/ which I had added to some of the other submissions, but forgot here. Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel