commit | 918354b18e190a0e42748457470db539ed12fde3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 29 13:08:57 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 08:08:19 2014 +0100 |
tree | 0cfcc83d786e8ac35ccd9c8330361c7722ae05f0 | |
parent | cd052cd9353cb483e3a4852cedbd6860bfb488c4 [diff] |
dm: at91: Add driver model support for atmel GPIO driver Modify this driver to support driver model, with platform data required to determine the GPIOs that it controls. Signed-off-by: Simon Glass <sjg@chromium.org>