Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 1 | /dts-v1/; |
| 2 | |
Tom Warren | e41e11b | 2013-02-21 12:31:28 +0000 | [diff] [blame] | 3 | #include "tegra20-tamonten.dtsi" |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 4 | |
| 5 | / { |
| 6 | model = "Avionic Design Plutux"; |
Thierry Reding | d63438b | 2012-09-19 00:37:20 +0000 | [diff] [blame] | 7 | compatible = "ad,plutux", "nvidia,tegra20"; |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 8 | |
Simon Glass | 0c24f37 | 2014-09-04 16:27:35 -0600 | [diff] [blame] | 9 | chosen { |
| 10 | stdout-path = &uartd; |
| 11 | }; |
| 12 | |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 13 | aliases { |
| 14 | usb0 = "/usb@c5008000"; |
Stephen Warren | d55aadc | 2016-09-13 10:45:43 -0600 | [diff] [blame] | 15 | mmc0 = "/sdhci@c8000600"; |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 16 | }; |
| 17 | |
| 18 | memory { |
| 19 | reg = <0x00000000 0x20000000>; |
| 20 | }; |
| 21 | |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 22 | 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 | }; |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 41 | }; |