From d3f8752ed60cbd18022aee0afb7784754c125170 Mon Sep 17 00:00:00 2001 From: Allen Martin Date: Wed, 16 Jan 2013 13:11:21 +0000 Subject: tegra: fdt: remove clocks nodes These nodes are unused. Signed-off-by: Allen Martin Signed-off-by: Tom Warren --- board/avionic-design/dts/tegra20-medcom-wide.dts | 14 -------------- board/avionic-design/dts/tegra20-plutux.dts | 14 -------------- board/avionic-design/dts/tegra20-tec.dts | 14 -------------- 3 files changed, 42 deletions(-) (limited to 'board/avionic-design') diff --git a/board/avionic-design/dts/tegra20-medcom-wide.dts b/board/avionic-design/dts/tegra20-medcom-wide.dts index 70587a6558..e46afbeab3 100644 --- a/board/avionic-design/dts/tegra20-medcom-wide.dts +++ b/board/avionic-design/dts/tegra20-medcom-wide.dts @@ -14,16 +14,6 @@ reg = <0x00000000 0x20000000>; }; - clocks { - clk_32k: clk_32k { - clock-frequency = <32000>; - }; - - osc { - clock-frequency = <12000000>; - }; - }; - host1x { status = "okay"; @@ -37,10 +27,6 @@ }; }; - clock@60006000 { - clocks = <&clk_32k &osc>; - }; - serial@70006300 { clock-frequency = <216000000>; }; diff --git a/board/avionic-design/dts/tegra20-plutux.dts b/board/avionic-design/dts/tegra20-plutux.dts index 78c394f935..3e6cce013e 100644 --- a/board/avionic-design/dts/tegra20-plutux.dts +++ b/board/avionic-design/dts/tegra20-plutux.dts @@ -14,20 +14,6 @@ reg = <0x00000000 0x20000000>; }; - clocks { - clk_32k: clk_32k { - clock-frequency = <32000>; - }; - - osc { - clock-frequency = <12000000>; - }; - }; - - clock@60006000 { - clocks = <&clk_32k &osc>; - }; - serial@70006300 { clock-frequency = <216000000>; }; diff --git a/board/avionic-design/dts/tegra20-tec.dts b/board/avionic-design/dts/tegra20-tec.dts index cdb752776c..8135eebd65 100644 --- a/board/avionic-design/dts/tegra20-tec.dts +++ b/board/avionic-design/dts/tegra20-tec.dts @@ -14,16 +14,6 @@ reg = <0x00000000 0x20000000>; }; - clocks { - clk_32k: clk_32k { - clock-frequency = <32000>; - }; - - osc { - clock-frequency = <12000000>; - }; - }; - host1x { status = "okay"; @@ -37,10 +27,6 @@ }; }; - clock@60006000 { - clocks = <&clk_32k &osc>; - }; - serial@70006300 { clock-frequency = <216000000>; }; -- cgit v1.2.1