From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753059Ab1ARVr1 (ORCPT ); Tue, 18 Jan 2011 16:47:27 -0500 Received: from relais.videotron.ca ([24.201.245.36]:30015 "EHLO relais.videotron.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751739Ab1ARVr0 (ORCPT ); Tue, 18 Jan 2011 16:47:26 -0500 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: TEXT/PLAIN; charset=US-ASCII Date: Tue, 18 Jan 2011 16:47:25 -0500 (EST) From: Nicolas Pitre X-X-Sender: nico@xanadu.home To: Grant Likely Cc: linux-arm-kernel@lists.infradead.org, Russell King , Catalin Marinas , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Olof Johansson , Jeremy Kerr , John Linn , Lennert Buijtenhek Subject: Re: [PATCH 8/8] arm/dt: Basic tegra devicetree support In-reply-to: <20110118202938.13011.35918.stgit@localhost6.localdomain6> Message-id: References: <20110118195933.13011.56098.stgit@localhost6.localdomain6> <20110118202938.13011.35918.stgit@localhost6.localdomain6> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 18 Jan 2011, Grant Likely wrote: > This patch adds adds very basic support for booting versatile with a > device tree. [...] Description doesn't match $subject. Nicolas From mboxrd@z Thu Jan 1 00:00:00 1970 From: nico@fluxnic.net (Nicolas Pitre) Date: Tue, 18 Jan 2011 16:47:25 -0500 (EST) Subject: [PATCH 8/8] arm/dt: Basic tegra devicetree support In-Reply-To: <20110118202938.13011.35918.stgit@localhost6.localdomain6> References: <20110118195933.13011.56098.stgit@localhost6.localdomain6> <20110118202938.13011.35918.stgit@localhost6.localdomain6> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 18 Jan 2011, Grant Likely wrote: > This patch adds adds very basic support for booting versatile with a > device tree. [...] Description doesn't match $subject. Nicolas