summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-11-23 06:01:29 -0700
committerTom Rini <trini@konsulko.com>2016-12-04 13:54:59 -0500
commit8ff89f8db870d6e35ad9369b9bd7123478a4c1db (patch)
treea209ac33cf518d609d3e9ff89fd22ca50410c8a3 /doc
parente2ee3014e845a1e2504c74086875839406aca022 (diff)
serial: Update docs to indicate mcfuart supports DM_SERIAL
This driver was converted so we should remove it from the list. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/driver-model/serial-howto.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt
index cddfb9fc00..3720274160 100644
--- a/doc/driver-model/serial-howto.txt
+++ b/doc/driver-model/serial-howto.txt
@@ -4,7 +4,6 @@ How to port a serial driver to driver model
Almost all of the serial drivers have been converted as at January 2016. These
ones remain:
- mcfuart.c
serial_bfin.c
serial_pxa.c
serial_s3c24x0.c