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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,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 4B6EBC10F27 for ; Mon, 9 Mar 2020 12:10:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 15557208C3 for ; Mon, 9 Mar 2020 12:10:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583755824; bh=68DGRmK0PFpbqWsNyLOBiT1LF+cj6C1TEM5VVoLPeUs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Sz6rWZD0gENJG/CodQTBUw8Pqc0nlRIvnc/wubLGsjuMzUpAcv7BpyzsJ/H7XrwTW S38ogEXkYvjNnJOyp2dznK+1L+CZON/vFtXya9a4DgZHvZTXmWKOyPGYt4ANfgOqPV SIAf3V+jjMh9fTaedZCigjCUgNs4z9tU5rNM5WZ0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726469AbgCIMKX (ORCPT ); Mon, 9 Mar 2020 08:10:23 -0400 Received: from foss.arm.com ([217.140.110.172]:51262 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726215AbgCIMKW (ORCPT ); Mon, 9 Mar 2020 08:10:22 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 116B530E; Mon, 9 Mar 2020 05:10:22 -0700 (PDT) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 888603F6CF; Mon, 9 Mar 2020 05:10:21 -0700 (PDT) Date: Mon, 9 Mar 2020 12:10:20 +0000 From: Mark Brown To: Chuanhong Guo Cc: linux-mediatek@lists.infradead.org, linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Rob Herring , Matthias Brugger , Tudor Ambarus , "moderated list:ARM/Mediatek SoC support" , open list Subject: Re: [PATCH v3 4/4] mtd: spi-nor: remove mtk-quadspi driver Message-ID: <20200309121020.GD4101@sirena.org.uk> References: <20200306085052.28258-1-gch981213@gmail.com> <20200306085052.28258-5-gch981213@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mSxgbZZZvrAyzONB" Content-Disposition: inline In-Reply-To: <20200306085052.28258-5-gch981213@gmail.com> X-Cookie: Above all things, reverence yourself. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mSxgbZZZvrAyzONB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 06, 2020 at 04:50:52PM +0800, Chuanhong Guo wrote: > This driver is superseded by the new spi-mtk-nor driver. >=20 > Signed-off-by: Chuanhong Guo Is this move OK from a MTD point of view - should I apply this when the rest goes in? The patch was in prior versions too and is obviously straightforward. --mSxgbZZZvrAyzONB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5mMisACgkQJNaLcl1U h9AW8wf/ZiBUrxNc95s6m0g5fMy2/cs3/LsPrWZSb3N2E1e27ymrx83CSPad45sg mGRE8ZNrAjJejZVzFdgOiQZQtKXKFVjY6HjAAatKDSNqcX+8k/VR6yCE/xQB36h/ V+fLMlrzLx1nNEF3umZAmtdkQIQN8OuSTUbLAgAVe3bZVXWMQAZfcJrCy/FuidfY ZjU3+caJ3jC8rwDB6+1xVujEe3+eCz63rkOHoSGzqXBYI0OpQfOLd9M8fu77WW4U 6RV5Z5lUl26EOpzOO2+FJKEdguXeXDguoAjKlqcc+CzhGBVdnRetzqf+LEujpAOd xU3eqFZzEBmUHpNr4i2GACoDY/MBSw== =H8Zm -----END PGP SIGNATURE----- --mSxgbZZZvrAyzONB--