lkml.org 
[lkml]   [2018]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[LINUX PATCHv3 0/9] serial-uartlite: Add support for dynamic allocation
Date
From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>

Currently the number of uarts are configured through a Kconfig
option Make it dynamic.
While at it adapt to the runtime framework.

It is based a similar series on the uartps from Michal

Shubhrajyoti Datta (9):
serial-uartlite: Move the uart register
serial-uartlite: Add get serial id if not provided
serial-uartlite: Do not use static struct uart_driver out of probe()
serial-uartlite: Add runtime support
serial-uartlite: Fix the unbind path
serial-uartlite: Change logic how console_port is setup
serial-uartlite: Use allocated structure instead of static ones
serial-uartlite: Remove ULITE_NR_PORTS macro
serial-uartlite: Remove SERIAL_UARTLITE_NR_UARTS

drivers/tty/serial/Kconfig | 9 --
drivers/tty/serial/uartlite.c | 325 +++++++++++++++++++++++++++++++-----------
2 files changed, 243 insertions(+), 91 deletions(-)

--
2.1.1

\
 
 \ /
  Last update: 2018-10-16 12:20    [W:0.353 / U:1.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site