ARM: dt: Add references to tegra_car clocks

Add references to tegra_car clocks for the basic device nodes. Also remove
the clock-frequency property of the serial node as the UART driver can now
use the clock framework to obtain the frequency.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Peter De Schrijver
2013-04-03 17:40:48 +03:00
committed by Stephen Warren
parent 27aa99dc0e
commit 672d889c0a
3 changed files with 7 additions and 3 deletions

View File

@@ -12,7 +12,6 @@
serial@70006300 {
status = "okay";
clock-frequency = <408000000>;
};
pmc {