Stephen Warren 8364f5d965 ARM: tegra: remove clock-frequency properties from serial nodes
Currently, the serial nodes define both a clock-frequency and a clocks
property. We should not provide both, since they might conflict.

In practice, this also causes problems since the of_serial driver uses
the clock-frequency property in preference to the clocks property, and
hence doesn't clk_prepare_enable() the clock, which may then leave it
with no known users, and hence the common clock framework will disable
it, thus breaking the port, which is usually the console.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-02-13 11:17:02 -07:00
..
2012-12-20 07:52:13 -08:00
2012-12-20 07:52:13 -08:00
2012-12-20 07:52:13 -08:00
2012-10-25 20:42:51 -06:00
2013-01-07 16:18:57 +00:00
2012-11-12 12:11:23 +01:00
2012-08-23 10:01:11 +08:00
2012-07-10 19:23:03 +02:00
2013-01-08 08:53:07 +08:00
2012-10-29 16:56:32 +01:00
2012-11-20 01:10:28 +08:00
2012-08-16 16:15:25 +08:00
2012-08-16 16:15:25 +08:00
2012-08-16 16:15:25 +08:00
2012-10-02 11:43:17 +02:00
2012-10-05 12:01:30 +09:00
2012-12-19 12:47:41 -08:00
2012-12-19 12:47:41 -08:00
2012-12-19 12:47:41 -08:00
2012-12-19 12:47:41 -08:00
2012-12-19 12:47:41 -08:00
2012-10-29 16:56:29 +01:00