commit | 6242aa137427f6da6ca47e7a8c9a9f78ad63e00d | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue May 17 07:43:28 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu May 26 01:34:13 2016 +0200 |
tree | 25366b785c6fd657a203b0b51e146b4a21d92088 | |
parent | 2e7eb12e5c81dedaff12b0cea2341dc681d8c726 [diff] |
malta: Use device model & tree for UART Make use of device model & device tree to probe the UART driver. This is the initial step in bringing Malta up to date with driver model, and allows for cleaner handling of the different I/O addresses for different system controllers by specifying the ISA bus address instead of a translated memory address. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>