Skip to content
Snippets Groups Projects
Commit 92d05e50 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

dm: Update on current serial driver status


Update the README to reflect the current status.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 492f46c4
No related branches found
No related tags found
No related merge requests found
How to port a serial driver to driver model
===========================================
About 16 of 33 serial drivers have been converted as at September 2015. It
is time for maintainers to start converting over the remaining serial drivers:
Almost all of the serial drivers have been converted as at January 2016. These
ones remain:
arm_dcc.c
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
opencores_yanu.c
serial_bfin.c
serial_imx.c
serial_max3100.c
serial_pxa.c
serial_s3c24x0.c
serial_sa1100.c
usbtty.c
You should complete this by the end of January 2016.
The deadline for this work was the end of January 2016. If no one steps
forward to convert these, at some point there may come a patch to remove them!
Here is a suggested approach for converting your serial driver over to driver
model. Please feel free to update this file with your ideas and suggestions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment