From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758194AbdDRXHp (ORCPT ); Tue, 18 Apr 2017 19:07:45 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:33309 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756642AbdDRXHj (ORCPT ); Tue, 18 Apr 2017 19:07:39 -0400 Subject: Re: [PATCH v7 4/4] mtd: spi-nor: introduce Octo SPI protocols To: Cyrille Pitchen , linux-mtd@lists.infradead.org References: Cc: computersforpeace@gmail.com, dwmw2@infradead.org, boris.brezillon@free-electrons.com, richard@nod.at, linux-kernel@vger.kernel.org From: Marek Vasut Message-ID: <4563f2e7-0f3b-4b4e-58d8-40b4653429f0@gmail.com> Date: Wed, 19 Apr 2017 01:06:43 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/19/2017 12:51 AM, Cyrille Pitchen wrote: > This patch starts adding support to Octo SPI protocols (SPI x-y-8). > > Op codes for Fast Read and/or Page Program operations using Octo SPI > protocols are not known yet (no JEDEC specification has defined them yet) > but we'd rather introduce the Octo SPI protocols now so it's done as it > should be. > > Signed-off-by: Cyrille Pitchen Reviewed-by: Marek Vasut -- Best regards, Marek Vasut