projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd4bed
)
dm: Remove ARM dcc from the list
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 24 Feb 2016 07:34:16 +0000
(08:34 +0100)
committer
Tom Rini
<trini@konsulko.com>
Wed, 24 Feb 2016 23:44:14 +0000
(18:44 -0500)
Remove ARM Debug communication channel driver from the list
of not converted drivers to DM.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
doc/driver-model/serial-howto.txt
patch
|
blob
|
history
diff --git
a/doc/driver-model/serial-howto.txt
b/doc/driver-model/serial-howto.txt
index 61f2da323e7f244269f0891782585de5a2cb69e2..cddfb9fc002161ff74703cfaf12014cec55c445a 100644
(file)
--- 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:
- arm_dcc.c
mcfuart.c
serial_bfin.c
serial_pxa.c