Merge "serial: msm_serial_hs: Optimize the total tty port support"
This commit is contained in:
commit
6c18a826c7
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ static struct of_device_id msm_hs_match_table[] = {
|
||||||
#define UARTDM_TX_BUF_SIZE UART_XMIT_SIZE
|
#define UARTDM_TX_BUF_SIZE UART_XMIT_SIZE
|
||||||
#define UARTDM_RX_BUF_SIZE 512
|
#define UARTDM_RX_BUF_SIZE 512
|
||||||
#define RETRY_TIMEOUT 5
|
#define RETRY_TIMEOUT 5
|
||||||
#define UARTDM_NR 256
|
#define UARTDM_NR 4
|
||||||
#define BAM_PIPE_MIN 0
|
#define BAM_PIPE_MIN 0
|
||||||
#define BAM_PIPE_MAX 11
|
#define BAM_PIPE_MAX 11
|
||||||
#define BUS_SCALING 1
|
#define BUS_SCALING 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue