MA35_UART_NR
static struct uart_ma35d1_port ma35d1serial_ports[MA35_UART_NR];
static struct device_node *ma35d1serial_uart_nodes[MA35_UART_NR];
if ((co->index < 0) || (co->index >= MA35_UART_NR)) {
if ((co->index < 0) || (co->index >= MA35_UART_NR)) {
if (i == MA35_UART_NR)
.nr = MA35_UART_NR,