]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/nvidia/dts/tegra114-dalmore.dts
Tegra: fdt: Change /include/ to #include for C preprocessor
[karo-tx-uboot.git] / board / nvidia / dts / tegra114-dalmore.dts
1 /dts-v1/;
2
3 #include ARCH_CPU_DTS
4
5 / {
6         model = "NVIDIA Dalmore";
7         compatible = "nvidia,dalmore", "nvidia,tegra114";
8
9         memory {
10                 device_type = "memory";
11                 reg = <0x80000000 0x80000000>;
12         };
13
14         i2c@7000c000 {
15                 status = "okay";
16                 clock-frequency = <100000>;
17         };
18
19         i2c@7000c400 {
20                 status = "okay";
21                 clock-frequency = <100000>;
22         };
23
24         i2c@7000c500 {
25                 status = "okay";
26                 clock-frequency = <100000>;
27         };
28
29         i2c@7000c700 {
30                 status = "okay";
31                 clock-frequency = <100000>;
32         };
33
34         i2c@7000d000 {
35                 status = "okay";
36                 clock-frequency = <400000>;
37         };
38 };