commit | 599447c7f7793bbe59c2298babdb6e8be63259bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 04 11:29:37 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:36:56 2014 -0600 |
tree | 58d17374f4fbe3ff045b5901563a9c4bdb85d408 | |
parent | c0d07c2921219f6d192247c04a5892d9cebfd729 [diff] |
dm: core: Add support for simple-bus Add a driver for the simple-bus nodes, which allows devices within these nodes to be bound. Signed-off-by: Simon Glass <sjg@chromium.org>