OSDN Git Service

ARM: ux500: db8500: list most devices in the snowball device tree
authorLee Jones <lee.jones@linaro.org>
Thu, 15 Mar 2012 16:46:17 +0000 (16:46 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Mar 2012 19:46:13 +0000 (19:46 +0000)
commit7e0ce270b2ef3d0d00c3f0725f48aa3127d73edf
tree554deb8c395f901c217f948671822dce634aab77
parent5d0769f063c87ff4a3d123e4e256f5b19c9e68bd
ARM: ux500: db8500: list most devices in the snowball device tree

This adds all devices that are normally present through the
u8500_init_machine function in the device tree as well, which
will duplicate the devices that are visible.

This will not do much by itself because the device from the
device tree are not matched by any device driver until they
are converted as well. The next step is to move over one
device at a time to actually be used from the device tree
instead of the hardcoded device using auxdata to pass the
correct platform_data.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/db8500.dtsi
arch/arm/boot/dts/snowball.dts
arch/arm/mach-ux500/board-mop500.c