From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 06 Dec 2011 23:50:29 +0100 Subject: [PATCH v4 3/6] ARM: vexpress: Add DT support for the motherboard In-Reply-To: <1323186229-22054-4-git-send-email-pawel.moll@arm.com> References: <1323186229-22054-1-git-send-email-pawel.moll@arm.com> <1323186229-22054-4-git-send-email-pawel.moll@arm.com> Message-ID: <1817524.do9Tycmrth@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 06 December 2011 15:43:46 Pawel Moll wrote: > This patch provides hooks for DT-based tile machine implementations > and adds Flattened Device Tree description for the motherboard. > > Signed-off-by: Pawel Moll Reviewed-by: Arnd Bergmann