From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling Date: Mon, 9 Apr 2018 13:38:56 -0500 Message-ID: <20180409183856.sq3qk5lqkquutrem@rob-hp-laptop> References: <20180327070614.3288-1-boris.brezillon@bootlin.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180327070614.3288-1-boris.brezillon@bootlin.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+gldm-linux-mtd-36=gmane.org@lists.infradead.org To: Boris Brezillon Cc: Mark Rutland , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , Richard Weinberger , Cyrille Pitchen , Marek Vasut , Kumar Gala , linux-mtd@lists.infradead.org, Miquel Raynal , Brian Norris , David Woodhouse List-Id: devicetree@vger.kernel.org On Tue, Mar 27, 2018 at 09:06:14AM +0200, Boris Brezillon wrote: > None of the existing platforms connect the R/B pin to a GPIO (they all > use one of the dedicated R/B pin). > Anyway, if we ever get short of native R/B pins, it's probably better > to fallback to STATUS reg polling than trying to poll a GPIO. > > Signed-off-by: Boris Brezillon > --- > .../devicetree/bindings/mtd/sunxi-nand.txt | 2 - Reviewed-by: Rob Herring > drivers/mtd/nand/raw/sunxi_nand.c | 91 ++++------------------ > 2 files changed, 15 insertions(+), 78 deletions(-) ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/