Hi, I am sending two patches for uartlite and uart16550/8250 serial drivers. Our aim is to be able to probe serial drivers based on order in alias node. We are using of_alias_get_id function to get correct ID. These patches are based on the latest Linaro git tree (git://git.linaro.org/kernel/linux-linaro-3.1.git). "Merge branch 'devicetree/arm-linaro-3.1' of git://git.secretlab.ca/git/linux-2.6 into linaro-3.1" (sha1: af1bdb79ca64ceadc7b44b11929b384eff66ce59) Thanks for you comments, Michal Michal Simek (2): serial: Add OF alias support for uartlite serial: 8250: Add OF alias support drivers/tty/serial/8250.c | 7 +++++++ drivers/tty/serial/of_serial.c | 15 +++++++++++++++ drivers/tty/serial/uartlite.c | 26 ++++++++++++++++++++++---- 3 files changed, 44 insertions(+), 4 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html