diff options
Diffstat (limited to 'board/avionic-design/dts/tegra20-medcom-wide.dts')
-rw-r--r-- | board/avionic-design/dts/tegra20-medcom-wide.dts | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/board/avionic-design/dts/tegra20-medcom-wide.dts b/board/avionic-design/dts/tegra20-medcom-wide.dts index 70587a6..e46afbe 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>; }; |