ARM: tegra: emc: device tree support
authorOlof Johansson <olof@lixom.net>
Mon, 17 Oct 2011 23:05:22 +0000 (16:05 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 7 Feb 2012 02:24:59 +0000 (18:24 -0800)
commit941b8db1df8bfc29a88fc8e3e203289d84a3f64d
treebfed645eff99faf77ffb96c1b3656a5bf09d8c68
parent17711dbf4788ded84470941ff63a7029f73ca654
ARM: tegra: emc: device tree support

Add device tree support to the emc driver, filling in the platform data
based on the DT bindings.

Changes since v1:

* Unmangled some messed up patch squashes, moving changes to earlier patches
* Flipped an of_property_read_u32 return value test
* Clarified clock settings message on case where no table is provided

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra2_emc.c