diff options
| author | Bin Meng <[email protected]> | 2016-01-13 19:39:04 -0800 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2016-01-20 19:10:14 -0700 |
| commit | fdbae099bf1337aac485ac2f96858bf3985a71e8 (patch) | |
| tree | f33593339066759bc0346dad1393f3a5966bea18 /doc | |
| parent | 6ca13b123989d6c462540dca70f8bdc379672c61 (diff) | |
serial: lpuart: Add driver model serial support
This adds driver model support to lpuart serial driver.
Signed-off-by: Bin Meng <[email protected]>
Acked-by: Bhuvanchandra DV <[email protected]>
Tested-by: Bhuvanchandra DV <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/driver-model/serial-howto.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt index 4706d56ea71..c933b9081be 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 |
