]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/compulab/dts/tegra20-trimslice.dts
Tegra: fdt: Change /include/ to #include for C preprocessor
[karo-tx-uboot.git] / board / compulab / dts / tegra20-trimslice.dts
index 4450674a75989f8f87fe763acdf0535364b3492e..eefd1993de1d646e02cf2e0a8083d2314c86f956 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ ARCH_CPU_DTS
+#include "tegra20.dtsi"
 
 / {
        model = "Compulab TrimSlice board";
                reg = <0x00000000 0x40000000>;
        };
 
-       clocks {
-               clk_32k: clk_32k {
-                       clock-frequency = <32000>;
-               };
-               osc {
-                       clock-frequency = <12000000>;
-               };
-       };
-
-       clock@60006000 {
-               clocks = <&clk_32k &osc>;
-       };
-
        serial@70006000 {
                clock-frequency = <216000000>;
        };
                status = "disabled";
        };
 
+       spi@7000c380 {
+               status = "okay";
+               spi-max-frequency = <25000000>;
+       };
+
        i2c@7000c400 {
                status = "disabled";
        };