From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 17 Sep 2012 16:02:18 +0200 Subject: [U-Boot] [PATCH 50/71] serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver In-Reply-To: <50572C70.8000201@denx.de> References: <1347837696-3192-1-git-send-email-marex@denx.de> <1347837696-3192-51-git-send-email-marex@denx.de> <50572C70.8000201@denx.de> Message-ID: <201209171602.18964.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 Stefano Babic, > On 17/09/2012 01:21, Marek Vasut wrote: > > Implement support for CONFIG_SERIAL_MULTI into imx serial driver. > > This driver was so far only usable directly, but this patch also adds > > support for the multi method. This allows using more than one serial > > driver alongside the imx driver. Also, add a weak implementation > > of default_serial_console() returning this driver. > > > > Signed-off-by: Marek Vasut > > Cc: Marek Vasut > > Cc: Tom Rini > > Cc: Stefano Babic > > --- > > Hi Marek, > > I have later realized that you pushed this series for u-boot-dm and not > u-boot. This is for U-Boot, I only CCed the 0000 cover letter for DM to give'em heads up ;-) > Anyway, is there some reason to prohibit to merge them directly > into mainline ? I do not see any special "DM" code here. Nope, this stage 1 is really only support patchset for later stages which will converge this whole subsystem towards easy deployment of DM. > Regards, > Stefano Best regards, Marek Vasut