
Dear Michal Simek,
On 09/13/2012 02:33 PM, Marek Vasut wrote:
Dear Michal Simek,
On 09/13/2012 11:21 AM, Marek Vasut wrote:
Dear Michal Simek,
The driver is used on Xilinx Zynq platform.
Signed-off-by: Michal Simek monstr@monstr.eu
v2: Use Zynq name instead of Dragonfire and XPSS/XDFUART
Rename driver name Remove driver description
drivers/serial/Makefile | 1 + drivers/serial/serial_zynq.c | 200
++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 201 insertions(+), 0 deletions(-)
create mode 100644 drivers/serial/serial_zynq.c
[...]
It looks ok, but can you make it support CONFIG_SERIAL_MULTI right away please?
Yes, it will add serial_multi in the next patch. Can you give me your ACK or reviewed-by line? :-)
Just squash them into one patch please.
Done.
Thanks ... my idea is to switch to serial_multi completely, then rework stdio, unify serial on top of it and clean up the whole subsystem. Thanks for helping!
Michal
Best regards, Marek Vasut