ARM: dove: convert serial DT nodes to clocks property
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 29 Jan 2013 20:59:46 +0000 (21:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 Feb 2013 17:57:15 +0000 (18:57 +0100)
of_serial now has support for using clocks property and we have
a DT clock provider. This patch replaces the hard coded clock-frequency
property with a clocks phandle to tclk.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found