blob: dba200df41c5be055fa3e60ca2499a48d4f75e59 [file] [log] [blame]
Thierry Redinga7dafd72012-06-04 20:02:26 +00001/dts-v1/;
2
Tom Warren90b079c2013-02-21 12:31:28 +00003#include "tegra20-tamonten.dtsi"
Thierry Redinga7dafd72012-06-04 20:02:26 +00004
5/ {
6 model = "Avionic Design Plutux";
Thierry Redingb9ce38e2012-09-19 00:37:20 +00007 compatible = "ad,plutux", "nvidia,tegra20";
Thierry Redinga7dafd72012-06-04 20:02:26 +00008
9 aliases {
10 usb0 = "/usb@c5008000";
11 };
12
13 memory {
14 reg = <0x00000000 0x20000000>;
15 };
16
Thierry Redinga7dafd72012-06-04 20:02:26 +000017 serial@70006300 {
18 clock-frequency = <216000000>;
19 };
20
21 i2c@7000c000 {
22 status = "disabled";
23 };
24
25 i2c@7000c400 {
26 status = "disabled";
27 };
28
29 i2c@7000c500 {
30 status = "disabled";
31 };
32
33 i2c@7000d000 {
34 status = "disabled";
35 };
36
37 usb@c5000000 {
38 status = "disabled";
39 };
40
41 usb@c5004000 {
42 status = "disabled";
43 };
44};