]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit846be3cc27c65554e2ba21cdd525a058520e33b9
tree51030fa434bed1756d24d6b7595dfc7bb2be2f7b
parent1df23e005b57177bf7e7d47c47ddc6fa72b4773e
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