From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?U8O2cmVu?= Brinkmann Subject: Re: [PATCH] pinctrl: zynq: Add a 8 bit wide nand option Date: Wed, 26 Oct 2016 11:20:47 -0700 Message-ID: <20161026182047.GN14444@xsjsorenbubuntu> References: <20161026180454.GC24717@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: Received: from mail-sn1nam01on0064.outbound.protection.outlook.com ([104.47.32.64]:42176 "EHLO NAM01-SN1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932544AbcJZWAP (ORCPT ); Wed, 26 Oct 2016 18:00:15 -0400 Content-Disposition: inline In-Reply-To: <20161026180454.GC24717@obsidianresearch.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jason Gunthorpe Cc: Linus Walleij , Michal Simek , linux-gpio@vger.kernel.org On Wed, 2016-10-26 at 12:04:54 -0600, Jason Gunthorpe wrote: > The hardware supports a 16 and 8 bit wide NAND bus, let users pick > either. > > Signed-off-by: Jason Gunthorpe Acked-by: Sören Brinkmann Sören