Peter De Schrijver | c3e00a0 | 2011-12-14 17:03:13 +0200 | [diff] [blame] | 1 | /include/ "skeleton.dtsi" |
| 2 | |
| 3 | / { |
| 4 | compatible = "nvidia,tegra30"; |
| 5 | interrupt-parent = <&intc>; |
| 6 | |
| 7 | intc: interrupt-controller@50041000 { |
| 8 | compatible = "arm,cortex-a9-gic"; |
| 9 | interrupt-controller; |
| 10 | #interrupt-cells = <3>; |
| 11 | reg = < 0x50041000 0x1000 >, |
| 12 | < 0x50040100 0x0100 >; |
| 13 | }; |
| 14 | |
Stephen Warren | 8051b75 | 2012-01-11 16:09:54 -0700 | [diff] [blame^] | 15 | apbdma: dma@6000a000 { |
| 16 | compatible = "nvidia,tegra30-apbdma", "nvidia,tegra20-apbdma"; |
| 17 | reg = <0x6000a000 0x1400>; |
| 18 | interrupts = < 0 104 0x04 |
| 19 | 0 105 0x04 |
| 20 | 0 106 0x04 |
| 21 | 0 107 0x04 |
| 22 | 0 108 0x04 |
| 23 | 0 109 0x04 |
| 24 | 0 110 0x04 |
| 25 | 0 111 0x04 |
| 26 | 0 112 0x04 |
| 27 | 0 113 0x04 |
| 28 | 0 114 0x04 |
| 29 | 0 115 0x04 |
| 30 | 0 116 0x04 |
| 31 | 0 117 0x04 |
| 32 | 0 118 0x04 |
| 33 | 0 119 0x04 |
| 34 | 0 128 0x04 |
| 35 | 0 129 0x04 |
| 36 | 0 130 0x04 |
| 37 | 0 131 0x04 |
| 38 | 0 132 0x04 |
| 39 | 0 133 0x04 |
| 40 | 0 134 0x04 |
| 41 | 0 135 0x04 |
| 42 | 0 136 0x04 |
| 43 | 0 137 0x04 |
| 44 | 0 138 0x04 |
| 45 | 0 139 0x04 |
| 46 | 0 140 0x04 |
| 47 | 0 141 0x04 |
| 48 | 0 142 0x04 |
| 49 | 0 143 0x04 >; |
| 50 | }; |
| 51 | |
Peter De Schrijver | c3e00a0 | 2011-12-14 17:03:13 +0200 | [diff] [blame] | 52 | i2c@7000c000 { |
| 53 | #address-cells = <1>; |
| 54 | #size-cells = <0>; |
| 55 | compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c"; |
| 56 | reg = <0x7000C000 0x100>; |
| 57 | interrupts = < 0 38 0x04 >; |
| 58 | }; |
| 59 | |
| 60 | i2c@7000c400 { |
| 61 | #address-cells = <1>; |
| 62 | #size-cells = <0>; |
| 63 | compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c"; |
| 64 | reg = <0x7000C400 0x100>; |
| 65 | interrupts = < 0 84 0x04 >; |
| 66 | }; |
| 67 | |
| 68 | i2c@7000c500 { |
| 69 | #address-cells = <1>; |
| 70 | #size-cells = <0>; |
| 71 | compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c"; |
| 72 | reg = <0x7000C500 0x100>; |
| 73 | interrupts = < 0 92 0x04 >; |
| 74 | }; |
| 75 | |
| 76 | i2c@7000c700 { |
| 77 | #address-cells = <1>; |
| 78 | #size-cells = <0>; |
| 79 | compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c"; |
| 80 | reg = <0x7000c700 0x100>; |
| 81 | interrupts = < 0 120 0x04 >; |
| 82 | }; |
| 83 | |
| 84 | i2c@7000d000 { |
| 85 | #address-cells = <1>; |
| 86 | #size-cells = <0>; |
| 87 | compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c"; |
| 88 | reg = <0x7000D000 0x100>; |
| 89 | interrupts = < 0 53 0x04 >; |
| 90 | }; |
| 91 | |
| 92 | gpio: gpio@6000d000 { |
| 93 | compatible = "nvidia,tegra30-gpio", "nvidia,tegra20-gpio"; |
| 94 | reg = < 0x6000d000 0x1000 >; |
Stephen Warren | 636e50a | 2012-01-04 08:39:35 +0000 | [diff] [blame] | 95 | interrupts = < 0 32 0x04 |
| 96 | 0 33 0x04 |
| 97 | 0 34 0x04 |
| 98 | 0 35 0x04 |
| 99 | 0 55 0x04 |
| 100 | 0 87 0x04 |
Stephen Warren | f8196b0 | 2012-01-04 08:39:36 +0000 | [diff] [blame] | 101 | 0 89 0x04 |
| 102 | 0 125 0x04 >; |
Peter De Schrijver | c3e00a0 | 2011-12-14 17:03:13 +0200 | [diff] [blame] | 103 | #gpio-cells = <2>; |
| 104 | gpio-controller; |
| 105 | }; |
| 106 | |
| 107 | serial@70006000 { |
| 108 | compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart"; |
| 109 | reg = <0x70006000 0x40>; |
| 110 | reg-shift = <2>; |
| 111 | interrupts = < 0 36 0x04 >; |
| 112 | }; |
| 113 | |
| 114 | serial@70006040 { |
| 115 | compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart"; |
| 116 | reg = <0x70006040 0x40>; |
| 117 | reg-shift = <2>; |
| 118 | interrupts = < 0 37 0x04 >; |
| 119 | }; |
| 120 | |
| 121 | serial@70006200 { |
| 122 | compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart"; |
| 123 | reg = <0x70006200 0x100>; |
| 124 | reg-shift = <2>; |
| 125 | interrupts = < 0 46 0x04 >; |
| 126 | }; |
| 127 | |
| 128 | serial@70006300 { |
| 129 | compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart"; |
| 130 | reg = <0x70006300 0x100>; |
| 131 | reg-shift = <2>; |
| 132 | interrupts = < 0 90 0x04 >; |
| 133 | }; |
| 134 | |
| 135 | serial@70006400 { |
| 136 | compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart"; |
| 137 | reg = <0x70006400 0x100>; |
| 138 | reg-shift = <2>; |
| 139 | interrupts = < 0 91 0x04 >; |
| 140 | }; |
| 141 | |
| 142 | sdhci@78000000 { |
| 143 | compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci"; |
| 144 | reg = <0x78000000 0x200>; |
| 145 | interrupts = < 0 14 0x04 >; |
| 146 | }; |
| 147 | |
| 148 | sdhci@78000200 { |
| 149 | compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci"; |
| 150 | reg = <0x78000200 0x200>; |
| 151 | interrupts = < 0 15 0x04 >; |
| 152 | }; |
| 153 | |
| 154 | sdhci@78000400 { |
| 155 | compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci"; |
| 156 | reg = <0x78000400 0x200>; |
| 157 | interrupts = < 0 19 0x04 >; |
| 158 | }; |
| 159 | |
| 160 | sdhci@78000600 { |
| 161 | compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci"; |
| 162 | reg = <0x78000600 0x200>; |
| 163 | interrupts = < 0 31 0x04 >; |
| 164 | }; |
| 165 | |
| 166 | pinmux: pinmux@70000000 { |
| 167 | compatible = "nvidia,tegra30-pinmux"; |
| 168 | reg = < 0x70000868 0xd0 /* Pad control registers */ |
| 169 | 0x70003000 0x3e0 >; /* Mux registers */ |
| 170 | }; |
| 171 | }; |