]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
tty: serial: Added a CONFIG_SERIAL_XILINX_NR_UARTS option.
authorNava kishore Manne <nava.manne@xilinx.com>
Wed, 5 Apr 2017 11:34:40 +0000 (17:04 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 18 Apr 2017 11:22:31 +0000 (13:22 +0200)
commit0f44bb058a40e26e99fdec7782c5db55a3c92d1a
treee02e6acee16c987427af651352ef3cb17c02a639
parent0cd0559046f9ca158e454b5e8be75b93df0048d5
tty: serial: Added a CONFIG_SERIAL_XILINX_NR_UARTS option.

This patch Adds CONFIG_SERIAL_XILINX_NR_UARTS option to allow
the user to provide the Max number of uart ports information.
If multiple cards (or) PL UARTS are present, the default limit
of 2 ports should be increased.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/tty/serial/Kconfig
drivers/tty/serial/xilinx_uartps.c