
Hi Paul,
Am 29.01.2016 um 14:54 schrieb Paul Burton:
This series converts the MIPS Malta development board to make use of device model & device tree to probe the UART(s). This results in a tidier way to handle differences between Malta boards & starts Malta on the path to device model conversion.
it's great to see this, thanks.
Paul Burton (9): ioport.h: Remove struct resource & co fdt: Support for ISA busses fdt: Support providing IORESOURCE_* flags from translation ns16550: Support I/O accessors selected by DT
MIPS: Remove SLOW_DOWN_IO MIPS: Support dynamic I/O port base address malta: Set I/O port base early malta: Use I/O accessors for SuperI/O controller
for the moment I'll grap those four patches. The other ones need feedback from others.
malta: Use device model & tree for UART