Searched full:serialn (Results 1 – 4 of 4) sorted by relevance
21 The alias serialN will result in the UART being assigned port N. If any22 serialN alias exists, then an alias must exist for each enabled UART. The23 serialN aliases should be in a .dts file instead of in a .dtsi file.
15 node, according to serialN format, where N is the port number (non-negative
18 Each enabled UART may have an optional "serialN" alias in the "aliases" node,
1482 /* Look for a serialN alias */ in cdns_uart_probe()