summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-01-13 19:39:04 -0800
committerSimon Glass <sjg@chromium.org>2016-01-20 19:10:14 -0700
commitfdbae099bf1337aac485ac2f96858bf3985a71e8 (patch)
treef33593339066759bc0346dad1393f3a5966bea18 /doc
parent6ca13b123989d6c462540dca70f8bdc379672c61 (diff)
downloadtalos-obmc-uboot-fdbae099bf1337aac485ac2f96858bf3985a71e8.tar.gz
talos-obmc-uboot-fdbae099bf1337aac485ac2f96858bf3985a71e8.zip
serial: lpuart: Add driver model serial support
This adds driver model support to lpuart serial driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Tested-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
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 4706d56ea7..c933b9081b 100644
--- a/doc/driver-model/serial-howto.txt
+++ b/doc/driver-model/serial-howto.txt
@@ -11,7 +11,6 @@ is time for maintainers to start converting over the remaining serial drivers:
opencores_yanu.c
serial_bfin.c
serial_imx.c
- serial_lpuart.c
serial_max3100.c
serial_pxa.c
serial_s3c24x0.c
OpenPOWER on IntegriCloud