commit | 81d2ef7c40eceb7189872ecea5964f2041118d4a | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Aug 15 19:07:33 2012 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Sep 21 17:07:22 2012 +0000 |
tree | 84d167e70c40eb08ba156b486efdd1fe15f836bb | |
parent | 624d0b52758d312ce1339bc88d23e6ef7ba980ee [diff] |
ARM: dove: add device tree based machine descriptor This adds a generic DT_MACHINE for mach-dove. As with other orion based SoCs there still is some glue code required to make all internal devices work, i.e. auxdata is provided to pass clocks to corresponding device drivers. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>