From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-bw0-f49.google.com ([209.85.214.49]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QucOy-0007GK-LH for linux-mtd@lists.infradead.org; Sat, 20 Aug 2011 03:39:17 +0000 Received: by bke17 with SMTP id 17so3256965bke.36 for ; Fri, 19 Aug 2011 20:39:14 -0700 (PDT) Subject: Re: [PATCHv4] mtd: gpio-nand: add device tree bindings From: Artem Bityutskiy To: Jamie Iles Date: Sat, 20 Aug 2011 06:39:10 +0300 In-Reply-To: <20110815152447.GI2636@pulham.picochip.com> References: <1312902747-21372-1-git-send-email-jamie@jamieiles.com> <1313418543.2600.2.camel@sauron> <20110815143816.GH2636@pulham.picochip.com> <1313419536.2600.7.camel@sauron> <20110815152447.GI2636@pulham.picochip.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Message-ID: <1313811552.4475.10.camel@koala> Mime-Version: 1.0 Cc: Scott Wood , David Woodhouse , devicetree-discuss@lists.ozlabs.org, linux-mtd@lists.infradead.org, Grant Likely Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2011-08-15 at 16:24 +0100, Jamie Iles wrote: > From: Jamie Iles > Subject: [PATCH] mtd: gpio-nand: add device tree bindings > > Add device tree bindings so that the gpio-nand driver may be > instantiated from the device tree. This also allows the partitions > to be specified in the device tree. > > v5: - fold dt config helpers into a single gpio_nand_of_get_config() > v4: - get io sync address from gpio-control-nand,io-sync-reg > property rather than a resource > - clarified a few details in the binding > v3: - remove redundant cast and a couple of whitespace/naming > changes > v2: - add CONFIG_OF guards for non-dt platforms > - compatible becomes gpio-control-nand > - clarify some binding details > > Cc: David Woodhouse > Cc: Artem Bityutskiy > Cc: Scott Wood > Cc: Grant Likely > Signed-off-by: Jamie Iles Pushed this patch to l2-mtd-2.6.git, thanks. P.S. probably it should contain some reviewed-by tags? I can always add them, though, if needed. -- Best Regards, Artem Bityutskiy (Битюцкий Артём)