Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: Add a uclass for serial devices | Simon Glass | 2014-09-10 | -0/+213 |
Serial devices support simple byte input/output and a few operations to find out whether data is available. Add a basic uclass for serial devices to be used by drivers that are converted to driver model. Signed-off-by: Simon Glass <sjg@chromium.org> |