]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: xilinx_uartps: get clock rate info from dts
authorJosh Cartwright <josh.cartwright@ni.com>
Wed, 31 Oct 2012 19:28:49 +0000 (13:28 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 20 Dec 2012 17:13:59 +0000 (18:13 +0100)
commitb4c582a92f41417154131083127e24b66cc4b31b
tree6947706efdf1d9d792cf576c2115b854644d2267
parent1800098549fc310cffffefdcb3722adaad0edda8
serial: xilinx_uartps: get clock rate info from dts

Add support for specifying clock information for the uart clk via the
device tree.  This eliminates the need to hardcode rates in the device
tree.

Signed-off-by: Josh Cartwright <josh.cartwright@ni.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/boot/dts/zynq-7000.dtsi
drivers/tty/serial/xilinx_uartps.c