
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 marex@denx.de Cc: Marek Vasut marek.vasut@gmail.com Cc: Tom Rini trini@ti.com Cc: Stefano Babic sbabic@denx.de
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