From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 31 Jan 2011 06:41:01 -0500 From: Josh Boyer To: Grant Likely Subject: Re: [PATCH 1/3] dt: Move device tree documentation out of powerpc directory Message-ID: <20110131114101.GD13541@zod.rchland.ibm.com> References: <20110131073918.9058.37628.stgit@localhost6.localdomain6> <20110131074446.9058.52690.stgit@localhost6.localdomain6> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20110131074446.9058.52690.stgit@localhost6.localdomain6> Cc: sam@ravnborg.org, devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Jan 31, 2011 at 12:44:57AM -0700, Grant Likely wrote: >The device tree is used by more than just PowerPC. Make the documentation >directory available to all. > >v2: reorganized files while moving to create arch and driver specific > directories. Thanks Grant. Acked-by: Josh Boyer