commit | 1a1927f3a3c6cf0a0bfb51c0d9b3139ed2cb7a31 | [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 | 0f65f48b6480ea18497675b30e5463dfd0c60cbe [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>