From patchwork Thu Jul 5 11:15:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 939874 X-Patchwork-Delegate: boris.brezillon@free-electrons.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=exceet.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nJJvQ5KQ"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=as-electronics.de header.i=@as-electronics.de header.b="tI8X7wQC"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41LwS01Tvrz9s29 for ; Thu, 5 Jul 2018 21:22:08 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=D/wxDGQ+A2pgDDYnr/QgEMeM0x9QsTCFpwdqqblxr+A=; b=nJJvQ5KQRpaoJ2KNy4zruPdJs9 kk86XUgYQooFFfw5DjJPANoubbcftldyEnHNR+C+9rcscqKPrvqIe4KpUgv7rxOYBsb9Io5JPoGC1 viZfkoA2rihuP+gY0G8VrwAb3bAQDoMBNVxOUfxyHg0YYxKJize59tDgGRngxq4I3iaf+NlpIQk6f 9UiI1bdJbQjjEMMt8LlrhjWKxU4OIJNGufy0IqFZ6lq90PirNWbZiJod/PPDrDg5AX5JezNZ7CHN0 CHCPgkY+kubfFJ5eohslTge6FYVX1UXGMH2ZWbLw/g4gBXu1X5Zrdn9l16msKlT6ael6N/BgqveKQ 65kGMFRQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fb2Kk-0004r3-Cn; Thu, 05 Jul 2018 11:21:58 +0000 Received: from mo6-p05-ob.smtp.rzone.de ([2a01:238:20a:202:5305::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fb2IT-00024a-W8 for linux-mtd@lists.infradead.org; Thu, 05 Jul 2018 11:20:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1530789565; s=strato-dkim-0002; d=as-electronics.de; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=IsJAdg1xLBii0EDcJvb73W7s/Ws9tzCdp4ai5kBldHE=; b=tI8X7wQClXLFLKHnUPsrVap38kV9/pGT/atzjVKL/8RvVqpF7gBWvyhcgcoI5STsET eSvnJIxsggLfoGx1Zw80fQVUJYz4eVFHSbA+/OW9V1dmYeMSXqufhi4eesUq6DPHJ1vy jN60JNVVqCLYP6fTE/VH3bKc39p9957O0pVXX0glqMQPKQOqoeSugFtELOliYJ4Spy3M sG9suW3NhjA5ZSxISX3ehFM35yZQEsBW75gZEjj7Nueo10Quru2fLEqhGGEcnI+grMew AzeEPcAwF6VyOh32AfvHF9jXOSblanQ2yy1KXM8BxnoaOh8QYMQ2nYz9HWwGGBRboqTa z9wA== X-RZG-AUTH: ":LX8JdEmkW/4tAFwMkcNJIloh1hrA5u3owhPk7bdT5Fx22AatU+eLaHfutoZdl+X9BETxn4/4+IVqx+daE87UU5bgm7XHzClQnm8VxHglxo5wj3H1fls=" X-RZG-CLASS-ID: mo05 Received: from fs-work.fritz.box by smtp.strato.de (RZmta 43.12 AUTH) with ESMTPSA id a0925bu65BIn4iW (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Thu, 5 Jul 2018 13:18:49 +0200 (CEST) From: Frieder Schrempf To: linux-mtd@lists.infradead.org, boris.brezillon@bootlin.com, linux-spi@vger.kernel.org Subject: [PATCH v2 12/12] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework Date: Thu, 5 Jul 2018 13:15:08 +0200 Message-Id: <1530789310-16254-13-git-send-email-frieder.schrempf@exceet.de> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1530789310-16254-1-git-send-email-frieder.schrempf@exceet.de> References: <1530789310-16254-1-git-send-email-frieder.schrempf@exceet.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180705_041938_610927_72EDBFDC X-CRM114-Status: UNSURE ( 9.85 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a01:238:20a:202:5305:0:0:1 listed in] [list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: yogeshnarayan.gaur@nxp.com, Mauro Carvalho Chehab , Greg Kroah-Hartman , richard@nod.at, prabhakar.kushwaha@nxp.com, Frieder Schrempf , shawnguo@kernel.org, linux-kernel@vger.kernel.org, marek.vasut@gmail.com, han.xu@nxp.com, broonie@kernel.org, Randy Dunlap , miquel.raynal@bootlin.com, fabio.estevam@nxp.com, david.wolfe@nxp.com, Andrew Morton , computersforpeace@gmail.com, dwmw2@infradead.org, "David S. Miller" MIME-Version: 1.0 Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org The driver was ported to the SPI framework so it can be used as a generic SPI memory driver and not only for SPI NOR. Reflect this transition in the MAINTAINERS file. Signed-off-by: Frieder Schrempf --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 63700ce..14039e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5746,9 +5746,9 @@ F: Documentation/devicetree/bindings/ptp/ptp-qoriq.txt FREESCALE QUAD SPI DRIVER M: Han Xu -L: linux-mtd@lists.infradead.org +L: linux-spi@vger.kernel.org S: Maintained -F: drivers/mtd/spi-nor/fsl-quadspi.c +F: drivers/spi/spi-fsl-qspi.c FREESCALE QUICC ENGINE LIBRARY M: Qiang Zhao