Skip to content
Snippets Groups Projects
  • Marek Vasut's avatar
    01911422
    serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver · 01911422
    Marek Vasut authored
    
    Implement support for CONFIG_SERIAL_MULTI into asc 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 asc driver. Also, add a weak implementation
    of default_serial_console() returning this driver.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Marek Vasut <marek.vasut@gmail.com>
    Cc: Tom Rini <trini@ti.com>
    Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
    01911422
    History
    serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
    Marek Vasut authored
    
    Implement support for CONFIG_SERIAL_MULTI into asc 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 asc driver. Also, add a weak implementation
    of default_serial_console() returning this driver.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Marek Vasut <marek.vasut@gmail.com>
    Cc: Tom Rini <trini@ti.com>
    Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>