Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5979498imu; Wed, 30 Jan 2019 06:51:31 -0800 (PST) X-Google-Smtp-Source: ALg8bN7U8VJaa/q9DivS/d2RmD7ElWsPWFpf8iUvXdmBUdrHxlaUAtxB1vOGAPoSuEuL2OfGrYsO X-Received: by 2002:a17:902:bc44:: with SMTP id t4mr30402582plz.260.1548859891888; Wed, 30 Jan 2019 06:51:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548859891; cv=none; d=google.com; s=arc-20160816; b=I/nEhrqi57V37eGPA9DhDeDdvvZbJDUbUzzceG3miiDQc3HQUFXKFURR0p/CSIRFtb rd/lS8F69evcFtHbfoPobFiRCEbQMxGcW4cl43kCS8q+lLWUCDPbnCWjweCyVR151/0o OcDnSmrs6i6sZqZuMV2CVxaYrYKtil02eTLrmKOzK/RT2oxfsbXSoJzJoNqZF2NKnz2O e87DYEQCZ1C3mJ5pr9XxXw2iHkiKXzSkMPZrRpjBhv8oIzFoV35dUkfwIV0xgtuqHelk T3+imeQ+KETXfcdfI+CLMS8xtcTrFuFhjgt3lgAg1zQowpnCnoWqB6qddc2AogNYBLxP IYpw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=GNtilgA9R2a9z0E0vYxnfpe3SXWN/oyxpoHwyaLzu8M=; b=utNgq+AITZgA2JDU0jy5CERxnAOdFLBB9v//1sxfdaHFoqDA5aJSAwNJHMTc3dPDg+ WmilMBligvCeO5GzDWETLPbRf3VIFoe1lojbADA+cLgzUknOKCltlgt5QkKYLqldmOsX 0p+sbHP0R1Lsg33YCcSrqdX96p0AyvGA3mSxDSKUiiNmzVKQNV53qTXlRe1cgg7s4LR3 DA34fwgJWmB9HtWD0rfz6BfPGG29jlEGLLMvZolU4qwWuT+XzwmscfdlH4jsXT/F/sCI 66hGSCxB0z5KiRWnYZOX4QCkZRrvyrDZEXwbCThcucxTiLiKLBuDSKRL5j6Cp1lz9AKI 5NdQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fVHpYx1r; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a81si1696527pfj.195.2019.01.30.06.51.16; Wed, 30 Jan 2019 06:51:31 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fVHpYx1r; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731375AbfA3Ou6 (ORCPT + 99 others); Wed, 30 Jan 2019 09:50:58 -0500 Received: from mail.kernel.org ([198.145.29.99]:51092 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725828AbfA3Ou5 (ORCPT ); Wed, 30 Jan 2019 09:50:57 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6CB3E20882; Wed, 30 Jan 2019 14:50:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548859856; bh=I2mNUizMUdF4Sbvr3crwGZ6ivgszvULLCp9Cz/xQt3Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fVHpYx1rWMkMg/4qFSp7krwrXdeFXBlbvaCVM6GAYzXXBi1/fZv020gzigD74SfKE VZulMT1eYvgQM9pR1vLSWU2GuZwkHljEj7t/+ref7cun20BBkB5sm6YYYP3/aaESRK TA3YLLGAOGHoWMqNr5QAPp0x2ciVv/XZl7vsjeQ0= Date: Wed, 30 Jan 2019 15:50:54 +0100 From: Greg Kroah-Hartman To: Geert Uytterhoeven Cc: Boris Brezillon , Geert Uytterhoeven , Arnd Bergmann , MTD Maling List , Nguyen An Hoan , Linux Kernel Mailing List , linux-spi Subject: Re: [PATCH v2 0/2] eeprom: at25: SPI transfer improvements Message-ID: <20190130145054.GA990@kroah.com> References: <20190118140525.29189-1-geert+renesas@glider.be> <20190118230740.44239fcf@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 29, 2019 at 08:02:37PM +0100, Geert Uytterhoeven wrote: > Hi Boris, > > On Fri, Jan 18, 2019 at 11:07 PM Boris Brezillon wrote: > > Did you consider converting this driver to spimem? Looks like the > > protocol used to communicate with the memory resembles the one used on > > SPI NANDs/NORs and fits pretty well in the spi_mem_op representation. > > > > By doing this conversion you'd allow people to connect an AT25 EEPROM > > to an advanced SPI controller that does not support regular SPI > > transfers and you wouldn't have to forge SPI messages manually. > > > > Here is a patch (only compile tested) doing that. The diffstat is not in > > favor of this conversion, but I find the resulting code cleaner and more > > future proof. > > Thanks, seems to work fine, with the 512-byte 25LC040 I have! > > Tested-by: Geert Uytterhoeven > > I did notice that the first two-byte transfer (command+offset) of each > message is now split in two one-byte transfers, though. Ok, I'll drop this patch series and wait for the updated version to be sent out :) thanks, greg k-h