]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/avionic-design/dts/tegra20-plutux.dts
Tegra: fdt: Change /include/ to #include for C preprocessor
[people/ms/u-boot.git] / board / avionic-design / dts / tegra20-plutux.dts
index cef49ad8048cbec1bc2d3fdab80963d8bdb4d5a5..ef83f29f2b03956f68cb05ca09f57ab9b815ca74 100644 (file)
@@ -1,10 +1,10 @@
 /dts-v1/;
 
-/include/ ARCH_CPU_DTS
+#include "tegra20.dtsi"
 
 / {
        model = "Avionic Design Plutux";
-       compatible = "avionic-design,plutux", "nvidia,tegra20";
+       compatible = "ad,plutux", "nvidia,tegra20";
 
        aliases {
                usb0 = "/usb@c5008000";
                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>;
        };