commit | 6d20e077cf35d3521e883b2edd2a10f6bce6605e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 29 13:09:01 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 08:10:03 2014 +0100 |
tree | 9829ac6bd151fbafbcadbb799e339c25c34331b4 | |
parent | 7cbab24f5953e288a50e0bfc10cae0dbd729277b [diff] |
dm: at91: Convert snapper9260 to use driver model Convert this at91sam9260-based board to use driver model. This should serve as an example for other similar boards. Serial and GPIO are supported so far. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>