commit | 941b8db1df8bfc29a88fc8e3e203289d84a3f64d | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Mon Oct 17 16:05:22 2011 -0700 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 06 18:24:59 2012 -0800 |
tree | bfed645eff99faf77ffb96c1b3656a5bf09d8c68 | |
parent | 17711dbf4788ded84470941ff63a7029f73ca654 [diff] |
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>