summaryrefslogtreecommitdiff
path: root/doc/driver-model
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-01-14 03:39:04 (GMT)
committerSimon Glass <sjg@chromium.org>2016-01-21 02:10:14 (GMT)
commitfdbae099bf1337aac485ac2f96858bf3985a71e8 (patch)
treef33593339066759bc0346dad1393f3a5966bea18 /doc/driver-model
parent6ca13b123989d6c462540dca70f8bdc379672c61 (diff)
downloadu-boot-fdbae099bf1337aac485ac2f96858bf3985a71e8.tar.xz
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/driver-model')
-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 4706d56..c933b90 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