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