From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 13 Sep 2012 14:33:30 +0200 Subject: [U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver In-Reply-To: <5051AB4B.3060805@monstr.eu> References: <1345098630-27902-1-git-send-email-monstr@monstr.eu> <201209131121.57459.marex@denx.de> <5051AB4B.3060805@monstr.eu> Message-ID: <201209131433.30480.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > >> > >> --- > >> 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. > Maybe you have seen it. I have asked for pulling serial multi for uartlite. Pulling ? > Thanks, > Michal Best regards, Marek Vasut