• M
    serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver · 8b029db8
    Marek Vasut 提交于
    Implement support for CONFIG_SERIAL_MULTI into clps7111 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 clps7111 driver. Also, add a weak implementation
    of default_serial_console() returning this driver.
    Signed-off-by: NMarek Vasut <marex@denx.de>
    Cc: Marek Vasut <marek.vasut@gmail.com>
    Cc: Tom Rini <trini@ti.com>
    8b029db8
serial_clps7111.c 3.6 KB