From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH V3 5/5] mtd: Move fdt partition documentation to a seperate file Date: Wed, 28 Mar 2012 17:08:56 -0600 Message-ID: <20120328230856.ECB9F3E1151@localhost> References: <1332885255-8304-1-git-send-email-jm@lentin.co.uk> <1332885255-8304-6-git-send-email-jm@lentin.co.uk> <201203280817.12652.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201203280817.12652.arnd@arndb.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann , Jamie Lentin Cc: devicetree-discuss@lists.ozlabs.org, Jason , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Wed, 28 Mar 2012 08:17:12 +0000, Arnd Bergmann wrote: > On Tuesday 27 March 2012, Jamie Lentin wrote: > > > > Partitions are described in the same way for all mtd devices when using > > devicetree, move the documentation to a separate file and add references > > to it. > > > > Signed-off-by: Jamie Lentin > > Acked-by: Arnd Bergmann Merged, thanks (dropping the orion-nand.txt hunk) because I'm not applying the rest of the series!) g.