commit | 8a42cbff764679d9490106ff855d31a729adb6d0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 06 12:54:22 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:30 2015 -0600 |
tree | 7464b3e88a053adba51fb8f5fde20e7d9104ba0f | |
parent | 869b04957fc2d1b785e15a301e3160d76742551f [diff] |
dm: Add platform data advice and admonishment We should guide people more strongly towards device tree to avoid the proliferation of platform data structures. Add documentation to the driver model README, and also the platform data header file. Signed-off-by: Simon Glass <sjg@chromium.org>