commit | f52cada8b4004768fb8458d45265da90e9632daf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 24 21:36:34 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 11 13:18:41 2014 -0700 |
tree | ab6e56d442459b3f44f7ecc03c72a306bd2ab3c9 | |
parent | 900de9156b0cf7e6128bf93e3f346f2f3a5e152d [diff] |
dm: rpi: Move serial to driver model Adjust the configuration to use the driver model version of the pl01x serial driver. Add the required platform data. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@wwwdotorg.org>