commit | 12c420c06d2f47d1e0cd6e70d90bdbd9a6b12e9d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 20 10:48:47 2015 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 20 13:59:54 2015 -0500 |
tree | 04610f9ee4912dbd7ff99a3e64d5ac84fad69f15 | |
parent | c0ccc72c88706726e48fa4ec8292c9f3f846e154 [diff] |
dm: Add timeline and guide for porting serial drivers Add a README with a brief guide to porting serial drivers over to use driver model. Add a timeline also. All serial drivers should be converted by the end of January 2016. Signed-off-by: Simon Glass <sjg@chromium.org>