[RFC 0/2] serial: OF alias support
Michal Simek
monstr at monstr.eu
Wed Nov 9 00:35:05 EST 2011
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
More information about the devicetree-discuss
mailing list