From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr0-x229.google.com ([2a00:1450:400c:c0c::229]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f3ePi-0004PM-ND for linux-mtd@lists.infradead.org; Wed, 04 Apr 2018 09:09:08 +0000 Received: by mail-wr0-x229.google.com with SMTP id n2so18044697wrj.7 for ; Wed, 04 Apr 2018 02:08:55 -0700 (PDT) Subject: Re: [PATCH v2 1/2] spi-nor: intel-spi: Fix atomic sequence handling To: Mika Westerberg , linux-mtd@lists.infradead.org Cc: Cyrille Pitchen , David Woodhouse , Brian Norris , Boris Brezillon , Richard Weinberger , Anthony Wong , Bin Meng References: <20180205113300.21270-1-mika.westerberg@linux.intel.com> <20180227165142.GL2424@lahna.fi.intel.com> <20180403134836.GD2173@lahna.fi.intel.com> From: Marek Vasut Message-ID: Date: Wed, 4 Apr 2018 10:21:45 +0200 MIME-Version: 1.0 In-Reply-To: <20180403134836.GD2173@lahna.fi.intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 04/03/2018 03:48 PM, Mika Westerberg wrote: > On Tue, Feb 27, 2018 at 06:51:42PM +0200, Mika Westerberg wrote: >> On Mon, Feb 05, 2018 at 02:32:59PM +0300, Mika Westerberg wrote: >>> Changes from v1: >>> >>> - Added atomic_preopcode field and only when it is set, enable atomic >>> sequence. >>> - Return -EINVAL if the requested WREN operation cannot be found from >>> PREOP register instead of silently pretending it is supported. >>> - Updated patch subject to match more closely what is being fixed. >> >> Any comments on these two? I did the changes Cyrille asked me to do. > > Ping. If no comments, could someone pick these up please. > Reviewed-by: Marek Vasut -- Best regards, Marek Vasut