blob: e5562a9ca5279f19525ab51627a05d442813d975 [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
Simon Glassc3691392014-09-04 16:27:35 -06009 chosen {
10 stdout-path = &uartd;
11 };
12
Thierry Redinga7dafd72012-06-04 20:02:26 +000013 aliases {
14 usb0 = "/usb@c5008000";
Tom Warren126685a2013-02-21 12:31:29 +000015 sdhci0 = "/sdhci@c8000600";
Thierry Redinga7dafd72012-06-04 20:02:26 +000016 };
17
18 memory {
19 reg = <0x00000000 0x20000000>;
20 };
21
Thierry Redinga7dafd72012-06-04 20:02:26 +000022 serial@70006300 {
23 clock-frequency = <216000000>;
24 };
25
26 i2c@7000c000 {
27 status = "disabled";
28 };
29
30 i2c@7000c400 {
31 status = "disabled";
32 };
33
34 i2c@7000c500 {
35 status = "disabled";
36 };
37
38 i2c@7000d000 {
39 status = "disabled";
40 };
41
42 usb@c5000000 {
43 status = "disabled";
44 };
45
46 usb@c5004000 {
47 status = "disabled";
48 };
49};