* [U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list
@ 2015-12-17 13:47 Thomas Chou
2015-12-18 8:43 ` Chin Liang See
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Chou @ 2015-12-17 13:47 UTC (permalink / raw)
To: u-boot
Since both altera_jtag_uart and altera_uart are converted to driver
model, remove them from the list of drivers remaining to convert.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
---
doc/driver-model/serial-howto.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/doc/driver-model/serial-howto.txt b/doc/driver-model/serial-howto.txt
index 76ad629..4706d56 100644
--- a/doc/driver-model/serial-howto.txt
+++ b/doc/driver-model/serial-howto.txt
@@ -4,8 +4,6 @@ How to port a serial driver to driver model
About 16 of 33 serial drivers have been converted as at September 2015. It
is time for maintainers to start converting over the remaining serial drivers:
- altera_jtag_uart.c
- altera_uart.c
arm_dcc.c
lpc32xx_hsuart.c
mcfuart.c
--
2.5.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list
2015-12-17 13:47 [U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list Thomas Chou
@ 2015-12-18 8:43 ` Chin Liang See
0 siblings, 0 replies; 2+ messages in thread
From: Chin Liang See @ 2015-12-18 8:43 UTC (permalink / raw)
To: u-boot
On Thu, 2015-12-17 at 21:47 +0800, Thomas Chou wrote:
> Since both altera_jtag_uart and altera_uart are converted to driver
> model, remove them from the list of drivers remaining to convert.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
>
Reviewed-by: Chin Liang See <clsee@altera.com>
Thanks
Chin Liang
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-18 8:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 13:47 [U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list Thomas Chou
2015-12-18 8:43 ` Chin Liang See
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox