x86, olpc: Use device tree for platform identification
authorDaniel Drake <dsd@laptop.org>
Sun, 13 Mar 2011 15:10:17 +0000 (15:10 +0000)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 15 Mar 2011 21:17:23 +0000 (14:17 -0700)
commit45bb1674b976ef81429c1e42de05844b49d45dea
tree51030fa434bed1756d24d6b7595dfc7bb2be2f7b
parent25874a299ef8037df03ce4ada570bc4e42f9748f
x86, olpc: Use device tree for platform identification

Make OLPC fully depend on device tree, and use it to identify the OLPC
platform details. Some nodes are exposed as platform devices where we
plan to use device tree for device probing.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
LKML-Reference: <20110313151017.C255F9D401E@zog.reactivated.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/Kconfig
arch/x86/include/asm/olpc_ofw.h
arch/x86/platform/olpc/Makefile
arch/x86/platform/olpc/olpc.c
arch/x86/platform/olpc/olpc_dt.c