serial: bcm283x_mu: add device tree support
authorFabian Vogt <fvogt@suse.com>
Mon, 26 Sep 2016 12:26:44 +0000 (14:26 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 01:09:46 +0000 (20:09 -0500)
commit9f755f5d09b8739441265d56ac1081e0fba2b21f
tree3606ab9c07e9bbc35b6fce0937bca03efe9a64a2
parent4faf5f93c61632c18e435dc6a190b30893786a10
serial: bcm283x_mu: add device tree support

This patch adds device tree support for the bcm283x mini-uart driver.

Signed-off-by: Fabian Vogt <fvogt@suse.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/device-tree-bindings/serial/bcm2835-aux-uart.txt [new file with mode: 0644]
drivers/serial/serial_bcm283x_mu.c