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=-2.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 F01EAC04EB9 for ; Wed, 5 Dec 2018 12:46:56 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id C00B52082B for ; Wed, 5 Dec 2018 12:46:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Wf0e5qYS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C00B52082B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PjhPjY9wtMZ4gp9kqkfeGW3tPkGkEMBD7pS7kaoGq8M=; b=Wf0e5qYS6FFmGW nI+V6W9H58sb1Or+WG1NdsTimEQtkUXNS4iK/NZADMKLj/fucDID2yTfjf96vaKcVdSti1kMem8a3 fkHPHOdhaojb9s9GQeD8Zqkp97Wv3Tzl7vSDIYOEnWpsDsDBu/AhIkSWqk2AScDkCvBb9wVcze499 IhHaYR07oYvB9qY4ZwPBDVk4KTI7kwzN77mOGu3h1aKKKymk3zssnmWd4+5GIBaYSbfLuuX8bFM71 TKaVcvsgnNm/RNR3PSQqAIjOutF5MQKc2RMSQxDlT4UiomuqIn7Afq2VK2uPkOO+Jckbj7jXzbPfs Qa73zu3am5bTdae1OPCw==; 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 1gUWZn-0002uC-0A; Wed, 05 Dec 2018 12:46:51 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUWZj-0002tk-MV; Wed, 05 Dec 2018 12:46:49 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 2559920C36; Wed, 5 Dec 2018 13:46:29 +0100 (CET) Received: from bbrezillon (aaubervilliers-681-1-79-44.w90-88.abo.wanadoo.fr [90.88.21.44]) by mail.bootlin.com (Postfix) with ESMTPSA id BAD5020A35; Wed, 5 Dec 2018 13:46:18 +0100 (CET) Date: Wed, 5 Dec 2018 13:46:18 +0100 From: Boris Brezillon To: Vignesh R , "broonie@kernel.org" Subject: Re: [PATCH v5 0/7] spi: add support for octal mode Message-ID: <20181205134618.56223758@bbrezillon> In-Reply-To: <214dadd9-859c-ca88-1aff-1c83fcfa3c0b@ti.com> References: <1543826226-30898-1-git-send-email-yogeshnarayan.gaur@nxp.com> <20181203101937.7b01a0ad@bbrezillon> <214dadd9-859c-ca88-1aff-1c83fcfa3c0b@ti.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181205_044647_866009_E788FCC7 X-CRM114-Status: UNSURE ( 8.14 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , Yogesh Narayan Gaur , "robh@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-spi@vger.kernel.org" , "marek.vasut@gmail.com" , "frieder.schrempf@exceet.de" , "linux-mtd@lists.infradead.org" , "computersforpeace@gmail.com" , "shawnguo@kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 5 Dec 2018 17:25:12 +0530 Vignesh R wrote: > >> mtd: spi-nor: add opcodes for octal Read/Write commands > >> mtd: spi-nor: add octal read flag for flash mt35xu512aba > > Could you consider merging these two patches alone for v4.21? > These can be applied independent of other patches in the series and > would allow supporting OSPI flash at SPI NOR level with Cadence QSPI driver. Yep, I'll queue them to spi-nor/next. > >> spi: nxp-fspi: add octal mode flag bit for octal support Mark, I think you can pick this one too. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel