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 67767C4332F for ; Mon, 7 Nov 2022 16:35:11 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=E5xwJCLrCJwZmL3JNnnh19UlpG/5ynQjwCofCAzpcPc=; b=y28tgoFfgZx/fl oY1atVjdcQEibk3ljt+uZuUo6WHDF4EIS7DUjPwCqHfygo7cYd9rs4YK6Iw9BsmBLN2qDFACLn8J+ hNqXlpAulZy3Ek3gbZcJgw3rKmFr6ehjCubgO2U1a/+mRHCXdLEzlMYXyfGVcwEDHPkU4rR+v791b 5rCTcoqU8nV9o1TdY5yjEyVTsparjVqOQ+Ba8IueQdb94TR8ZXf4gEGoSwCPsu8hmmcP0fsE6+kfs NGpoPswfSfNfJkyPNIKMMiQU7u5Pg3fteNBCZwlYA/rSJC84DqB0FO/E3hgxmj/1ZSZB3vYnRwbCo 99dVIoa3AhG5oT3t6Sdg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1os54N-00GDoJ-LU; Mon, 07 Nov 2022 16:33:56 +0000 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1os4tK-00G8rC-Bt; Mon, 07 Nov 2022 16:22:32 +0000 Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 592CC20014; Mon, 7 Nov 2022 16:22:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1667838141; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=n1voTN4LOSxnG5Yjl7R7hFiznO+MJNTPM5HgV+HO9Oc=; b=SglMUE/Y6qtcDNFpdlirWQm77GeroELPQgBDBkzaJRJTEIZ6ZH2G9lbmTE6XchNstJvMAV CtaD4o8VRma5ZaMZ1WDRhDMGCHf7+tn2M9CjEDt34d8EZfvBxG6kncFHPqKOx0dZP010Y0 2TzksIXCiJsxPGu34hwtwA4O3LfoO3qr8A7AX29F2cGSGr34bp7Y7HYSf/U6SFh4cFAtL/ HA+J5TKjzqFxXyhNBVjuwfdosWWJ3l/7zjiuWBUiL2g4RgKsCAYTyCGjTYChH8ST0btQq7 QPqlcVkZQcCm4Qb0s/XpOFtkt0w11/CNyHegNBmgOz4nRM/UdfB+I2uafRBUNA== From: Miquel Raynal To: Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Russell King , Linus Walleij , Lubomir Rintel , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra Cc: linux-kernel@vger.kernel.org, Arnd Bergmann , linux-mtd@lists.infradead.org Subject: Re: [PATCH 06/11] mtd: remove lart flash driver Date: Mon, 7 Nov 2022 17:22:19 +0100 Message-Id: <20221107162219.49208-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221021155000.4108406-7-arnd@kernel.org> References: MIME-Version: 1.0 X-linux-mtd-patch-notification: thanks X-linux-mtd-patch-commit: b'a6c5f12b0df22574f8eb02b0159bc71ac66c1a64' X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221107_082230_567614_B7FE26B6 X-CRM114-Status: UNSURE ( 7.06 ) X-CRM114-Notice: Please train this message. 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, 2022-10-21 at 15:49:36 UTC, Arnd Bergmann wrote: > From: Arnd Bergmann > > The sa1100 lart platform was removed, so its flash driver is > no longer useful. > > Signed-off-by: Arnd Bergmann Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks. Miquel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel