Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 1 | /dts-v1/; |
| 2 | |
| 3 | /include/ ARCH_CPU_DTS |
| 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 | |
| 9 | aliases { |
| 10 | usb0 = "/usb@c5008000"; |
| 11 | }; |
| 12 | |
| 13 | memory { |
| 14 | reg = <0x00000000 0x20000000>; |
| 15 | }; |
| 16 | |
Thierry Reding | a172b87 | 2012-06-04 20:02:26 +0000 | [diff] [blame] | 17 | 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 | }; |