From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-out.m-online.net ([212.18.0.9]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SpdSm-0002EG-7U for linux-mtd@lists.infradead.org; Fri, 13 Jul 2012 10:51:16 +0000 From: Marek Vasut To: linux-mtd@lists.infradead.org Subject: Re: [PATCH 3/3] [RFC] mtd: m25p80: Make fast read configurable via DT Date: Fri, 13 Jul 2012 12:44:59 +0200 References: <1341555027-17462-1-git-send-email-marex@denx.de> <201207091013.29597.marex@denx.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201207131244.59996.marex@denx.de> Cc: Artem Bityutskiy , David Woodhouse , Mike Frysinger List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dear Mike Frysinger, > On Mon, Jul 9, 2012 at 10:13 AM, Marek Vasut wrote: > > > Add DT property "m25p,fast-read" that signalises the particular > > > chip supports "fast read" opcode. > > > > > > Signed-off-by: Marek Vasut > > > Cc: Artem Bityutskiy > > > Cc: David Woodhouse > > > --- > > > > > > drivers/mtd/devices/m25p80.c | 32 +++++++++++++++++++------------- > > > 1 file changed, 19 insertions(+), 13 deletions(-) > > > > > > NOTE: I'm not sure where to document this property, as m25p80 is > > > > > > a simple DT device. Any hints please? > > > > ^--- bump? > > did you see Stefan's suggestion ? > -mike The one which wasn't about documentation but usage of different OF function? Yes. Best regards, Marek Vasut