R Sricharan | 6b5de09 | 2012-05-10 19:46:00 +0530 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ |
| 3 | * |
| 4 | * This program is free software; you can redistribute it and/or modify |
| 5 | * it under the terms of the GNU General Public License version 2 as |
| 6 | * published by the Free Software Foundation. |
| 7 | * Based on "omap4.dtsi" |
| 8 | */ |
| 9 | |
| 10 | /* |
| 11 | * Carveout for multimedia usecases |
| 12 | * It should be the last 48MB of the first 512MB memory part |
| 13 | * In theory, it should not even exist. That zone should be reserved |
| 14 | * dynamically during the .reserve callback. |
| 15 | */ |
| 16 | /memreserve/ 0x9d000000 0x03000000; |
| 17 | |
| 18 | /include/ "skeleton.dtsi" |
| 19 | |
| 20 | / { |
| 21 | compatible = "ti,omap5"; |
| 22 | interrupt-parent = <&gic>; |
| 23 | |
| 24 | aliases { |
| 25 | serial0 = &uart1; |
| 26 | serial1 = &uart2; |
| 27 | serial2 = &uart3; |
| 28 | serial3 = &uart4; |
| 29 | serial4 = &uart5; |
| 30 | serial5 = &uart6; |
| 31 | }; |
| 32 | |
| 33 | cpus { |
| 34 | cpu@0 { |
| 35 | compatible = "arm,cortex-a15"; |
| 36 | }; |
| 37 | cpu@1 { |
| 38 | compatible = "arm,cortex-a15"; |
| 39 | }; |
| 40 | }; |
| 41 | |
| 42 | /* |
| 43 | * The soc node represents the soc top level view. It is uses for IPs |
| 44 | * that are not memory mapped in the MPU view or for the MPU itself. |
| 45 | */ |
| 46 | soc { |
| 47 | compatible = "ti,omap-infra"; |
| 48 | mpu { |
| 49 | compatible = "ti,omap5-mpu"; |
| 50 | ti,hwmods = "mpu"; |
| 51 | }; |
| 52 | }; |
| 53 | |
| 54 | /* |
| 55 | * XXX: Use a flat representation of the OMAP3 interconnect. |
| 56 | * The real OMAP interconnect network is quite complex. |
| 57 | * Since that will not bring real advantage to represent that in DT for |
| 58 | * the moment, just use a fake OCP bus entry to represent the whole bus |
| 59 | * hierarchy. |
| 60 | */ |
| 61 | ocp { |
| 62 | compatible = "ti,omap4-l3-noc", "simple-bus"; |
| 63 | #address-cells = <1>; |
| 64 | #size-cells = <1>; |
| 65 | ranges; |
| 66 | ti,hwmods = "l3_main_1", "l3_main_2", "l3_main_3"; |
| 67 | |
| 68 | gic: interrupt-controller@48211000 { |
| 69 | compatible = "arm,cortex-a15-gic"; |
| 70 | interrupt-controller; |
| 71 | #interrupt-cells = <3>; |
| 72 | reg = <0x48211000 0x1000>, |
| 73 | <0x48212000 0x1000>; |
| 74 | }; |
| 75 | |
| 76 | gpio1: gpio@4ae10000 { |
| 77 | compatible = "ti,omap4-gpio"; |
| 78 | ti,hwmods = "gpio1"; |
| 79 | gpio-controller; |
| 80 | #gpio-cells = <2>; |
| 81 | interrupt-controller; |
| 82 | #interrupt-cells = <1>; |
| 83 | }; |
| 84 | |
| 85 | gpio2: gpio@48055000 { |
| 86 | compatible = "ti,omap4-gpio"; |
| 87 | ti,hwmods = "gpio2"; |
| 88 | gpio-controller; |
| 89 | #gpio-cells = <2>; |
| 90 | interrupt-controller; |
| 91 | #interrupt-cells = <1>; |
| 92 | }; |
| 93 | |
| 94 | gpio3: gpio@48057000 { |
| 95 | compatible = "ti,omap4-gpio"; |
| 96 | ti,hwmods = "gpio3"; |
| 97 | gpio-controller; |
| 98 | #gpio-cells = <2>; |
| 99 | interrupt-controller; |
| 100 | #interrupt-cells = <1>; |
| 101 | }; |
| 102 | |
| 103 | gpio4: gpio@48059000 { |
| 104 | compatible = "ti,omap4-gpio"; |
| 105 | ti,hwmods = "gpio4"; |
| 106 | gpio-controller; |
| 107 | #gpio-cells = <2>; |
| 108 | interrupt-controller; |
| 109 | #interrupt-cells = <1>; |
| 110 | }; |
| 111 | |
| 112 | gpio5: gpio@4805b000 { |
| 113 | compatible = "ti,omap4-gpio"; |
| 114 | ti,hwmods = "gpio5"; |
| 115 | gpio-controller; |
| 116 | #gpio-cells = <2>; |
| 117 | interrupt-controller; |
| 118 | #interrupt-cells = <1>; |
| 119 | }; |
| 120 | |
| 121 | gpio6: gpio@4805d000 { |
| 122 | compatible = "ti,omap4-gpio"; |
| 123 | ti,hwmods = "gpio6"; |
| 124 | gpio-controller; |
| 125 | #gpio-cells = <2>; |
| 126 | interrupt-controller; |
| 127 | #interrupt-cells = <1>; |
| 128 | }; |
| 129 | |
| 130 | gpio7: gpio@48051000 { |
| 131 | compatible = "ti,omap4-gpio"; |
| 132 | ti,hwmods = "gpio7"; |
| 133 | gpio-controller; |
| 134 | #gpio-cells = <2>; |
| 135 | interrupt-controller; |
| 136 | #interrupt-cells = <1>; |
| 137 | }; |
| 138 | |
| 139 | gpio8: gpio@48053000 { |
| 140 | compatible = "ti,omap4-gpio"; |
| 141 | ti,hwmods = "gpio8"; |
| 142 | gpio-controller; |
| 143 | #gpio-cells = <2>; |
| 144 | interrupt-controller; |
| 145 | #interrupt-cells = <1>; |
| 146 | }; |
| 147 | |
Sourav Poddar | 6e6a9a50 | 2012-07-25 10:57:58 +0530 | [diff] [blame] | 148 | i2c1: i2c@48070000 { |
| 149 | compatible = "ti,omap4-i2c"; |
| 150 | #address-cells = <1>; |
| 151 | #size-cells = <0>; |
| 152 | ti,hwmods = "i2c1"; |
| 153 | }; |
| 154 | |
| 155 | i2c2: i2c@48072000 { |
| 156 | compatible = "ti,omap4-i2c"; |
| 157 | #address-cells = <1>; |
| 158 | #size-cells = <0>; |
| 159 | ti,hwmods = "i2c2"; |
| 160 | }; |
| 161 | |
| 162 | i2c3: i2c@48060000 { |
| 163 | compatible = "ti,omap4-i2c"; |
| 164 | #address-cells = <1>; |
| 165 | #size-cells = <0>; |
| 166 | ti,hwmods = "i2c3"; |
| 167 | }; |
| 168 | |
| 169 | i2c4: i2c@4807A000 { |
| 170 | compatible = "ti,omap4-i2c"; |
| 171 | #address-cells = <1>; |
| 172 | #size-cells = <0>; |
| 173 | ti,hwmods = "i2c4"; |
| 174 | }; |
| 175 | |
| 176 | i2c5: i2c@4807C000 { |
| 177 | compatible = "ti,omap4-i2c"; |
| 178 | #address-cells = <1>; |
| 179 | #size-cells = <0>; |
| 180 | ti,hwmods = "i2c5"; |
| 181 | }; |
| 182 | |
R Sricharan | 6b5de09 | 2012-05-10 19:46:00 +0530 | [diff] [blame] | 183 | uart1: serial@4806a000 { |
| 184 | compatible = "ti,omap4-uart"; |
| 185 | ti,hwmods = "uart1"; |
| 186 | clock-frequency = <48000000>; |
| 187 | }; |
| 188 | |
| 189 | uart2: serial@4806c000 { |
| 190 | compatible = "ti,omap4-uart"; |
| 191 | ti,hwmods = "uart2"; |
| 192 | clock-frequency = <48000000>; |
| 193 | }; |
| 194 | |
| 195 | uart3: serial@48020000 { |
| 196 | compatible = "ti,omap4-uart"; |
| 197 | ti,hwmods = "uart3"; |
| 198 | clock-frequency = <48000000>; |
| 199 | }; |
| 200 | |
| 201 | uart4: serial@4806e000 { |
| 202 | compatible = "ti,omap4-uart"; |
| 203 | ti,hwmods = "uart4"; |
| 204 | clock-frequency = <48000000>; |
| 205 | }; |
| 206 | |
| 207 | uart5: serial@48066000 { |
| 208 | compatible = "ti,omap5-uart"; |
| 209 | ti,hwmods = "uart5"; |
| 210 | clock-frequency = <48000000>; |
| 211 | }; |
| 212 | |
| 213 | uart6: serial@48068000 { |
| 214 | compatible = "ti,omap6-uart"; |
| 215 | ti,hwmods = "uart6"; |
| 216 | clock-frequency = <48000000>; |
| 217 | }; |
Balaji T K | 5dd18b0 | 2012-08-07 12:48:21 +0530 | [diff] [blame] | 218 | |
| 219 | mmc1: mmc@4809c000 { |
| 220 | compatible = "ti,omap4-hsmmc"; |
| 221 | ti,hwmods = "mmc1"; |
| 222 | ti,dual-volt; |
| 223 | ti,needs-special-reset; |
| 224 | }; |
| 225 | |
| 226 | mmc2: mmc@480b4000 { |
| 227 | compatible = "ti,omap4-hsmmc"; |
| 228 | ti,hwmods = "mmc2"; |
| 229 | ti,needs-special-reset; |
| 230 | }; |
| 231 | |
| 232 | mmc3: mmc@480ad000 { |
| 233 | compatible = "ti,omap4-hsmmc"; |
| 234 | ti,hwmods = "mmc3"; |
| 235 | ti,needs-special-reset; |
| 236 | }; |
| 237 | |
| 238 | mmc4: mmc@480d1000 { |
| 239 | compatible = "ti,omap4-hsmmc"; |
| 240 | ti,hwmods = "mmc4"; |
| 241 | ti,needs-special-reset; |
| 242 | }; |
| 243 | |
| 244 | mmc5: mmc@480d5000 { |
| 245 | compatible = "ti,omap4-hsmmc"; |
| 246 | ti,hwmods = "mmc5"; |
| 247 | ti,needs-special-reset; |
| 248 | }; |
Sourav Poddar | 5449fbc | 2012-07-25 11:03:27 +0530 | [diff] [blame] | 249 | |
| 250 | keypad: keypad@4ae1c000 { |
| 251 | compatible = "ti,omap4-keypad"; |
| 252 | ti,hwmods = "kbd"; |
| 253 | }; |
Peter Ujfalusi | ffd5db2 | 2012-08-29 16:31:04 +0300 | [diff] [blame] | 254 | |
Peter Ujfalusi | cbb57f0 | 2012-08-29 16:31:07 +0300 | [diff] [blame^] | 255 | mcpdm: mcpdm@40132000 { |
| 256 | compatible = "ti,omap4-mcpdm"; |
| 257 | reg = <0x40132000 0x7f>, /* MPU private access */ |
| 258 | <0x49032000 0x7f>; /* L3 Interconnect */ |
| 259 | reg-names = "mpu", "dma"; |
| 260 | interrupts = <0 112 0x4>; |
| 261 | interrupt-parent = <&gic>; |
| 262 | ti,hwmods = "mcpdm"; |
| 263 | }; |
| 264 | |
| 265 | dmic: dmic@4012e000 { |
| 266 | compatible = "ti,omap4-dmic"; |
| 267 | reg = <0x4012e000 0x7f>, /* MPU private access */ |
| 268 | <0x4902e000 0x7f>; /* L3 Interconnect */ |
| 269 | reg-names = "mpu", "dma"; |
| 270 | interrupts = <0 114 0x4>; |
| 271 | interrupt-parent = <&gic>; |
| 272 | ti,hwmods = "dmic"; |
| 273 | }; |
| 274 | |
Peter Ujfalusi | ffd5db2 | 2012-08-29 16:31:04 +0300 | [diff] [blame] | 275 | mcbsp1: mcbsp@40122000 { |
| 276 | compatible = "ti,omap4-mcbsp"; |
| 277 | reg = <0x40122000 0xff>, /* MPU private access */ |
| 278 | <0x49022000 0xff>; /* L3 Interconnect */ |
| 279 | reg-names = "mpu", "dma"; |
| 280 | interrupts = <0 17 0x4>; |
| 281 | interrupt-names = "common"; |
| 282 | interrupt-parent = <&gic>; |
| 283 | ti,buffer-size = <128>; |
| 284 | ti,hwmods = "mcbsp1"; |
| 285 | }; |
| 286 | |
| 287 | mcbsp2: mcbsp@40124000 { |
| 288 | compatible = "ti,omap4-mcbsp"; |
| 289 | reg = <0x40124000 0xff>, /* MPU private access */ |
| 290 | <0x49024000 0xff>; /* L3 Interconnect */ |
| 291 | reg-names = "mpu", "dma"; |
| 292 | interrupts = <0 22 0x4>; |
| 293 | interrupt-names = "common"; |
| 294 | interrupt-parent = <&gic>; |
| 295 | ti,buffer-size = <128>; |
| 296 | ti,hwmods = "mcbsp2"; |
| 297 | }; |
| 298 | |
| 299 | mcbsp3: mcbsp@40126000 { |
| 300 | compatible = "ti,omap4-mcbsp"; |
| 301 | reg = <0x40126000 0xff>, /* MPU private access */ |
| 302 | <0x49026000 0xff>; /* L3 Interconnect */ |
| 303 | reg-names = "mpu", "dma"; |
| 304 | interrupts = <0 23 0x4>; |
| 305 | interrupt-names = "common"; |
| 306 | interrupt-parent = <&gic>; |
| 307 | ti,buffer-size = <128>; |
| 308 | ti,hwmods = "mcbsp3"; |
| 309 | }; |
R Sricharan | 6b5de09 | 2012-05-10 19:46:00 +0530 | [diff] [blame] | 310 | }; |
| 311 | }; |