Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 1 | /* |
| 2 | * ARM Ltd. Versatile Express |
| 3 | * |
| 4 | * Motherboard Express uATX |
| 5 | * V2M-P1 |
| 6 | * |
| 7 | * HBI-0190D |
| 8 | * |
| 9 | * RS1 memory map ("ARM Cortex-A Series memory map" in the board's |
| 10 | * Technical Reference Manual) |
| 11 | * |
| 12 | * WARNING! The hardware described in this file is independent from the |
| 13 | * original variant (vexpress-v2m.dtsi), but there is a strong |
| 14 | * correspondence between the two configurations. |
| 15 | * |
| 16 | * TAKE CARE WHEN MAINTAINING THIS FILE TO PROPAGATE ANY RELEVANT |
| 17 | * CHANGES TO vexpress-v2m.dtsi! |
| 18 | */ |
| 19 | |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 20 | motherboard { |
Pawel Moll | 433683a | 2012-10-16 15:27:12 +0100 | [diff] [blame] | 21 | model = "V2M-P1"; |
| 22 | arm,hbi = <0x190>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 23 | arm,vexpress,site = <0>; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 24 | arm,v2m-memory-map = "rs1"; |
Pawel Moll | 433683a | 2012-10-16 15:27:12 +0100 | [diff] [blame] | 25 | compatible = "arm,vexpress,v2m-p1", "simple-bus"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 26 | #address-cells = <2>; /* SMB chipselect number and offset */ |
| 27 | #size-cells = <1>; |
| 28 | #interrupt-cells = <1>; |
Pawel Moll | 433683a | 2012-10-16 15:27:12 +0100 | [diff] [blame] | 29 | ranges; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 30 | |
| 31 | flash@0,00000000 { |
| 32 | compatible = "arm,vexpress-flash", "cfi-flash"; |
| 33 | reg = <0 0x00000000 0x04000000>, |
| 34 | <4 0x00000000 0x04000000>; |
| 35 | bank-width = <4>; |
| 36 | }; |
| 37 | |
| 38 | psram@1,00000000 { |
| 39 | compatible = "arm,vexpress-psram", "mtd-ram"; |
| 40 | reg = <1 0x00000000 0x02000000>; |
| 41 | bank-width = <4>; |
| 42 | }; |
| 43 | |
Pawel Moll | 478a4f8 | 2014-09-18 10:23:06 +0100 | [diff] [blame] | 44 | v2m_video_ram: vram@2,00000000 { |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 45 | compatible = "arm,vexpress-vram"; |
| 46 | reg = <2 0x00000000 0x00800000>; |
| 47 | }; |
| 48 | |
| 49 | ethernet@2,02000000 { |
| 50 | compatible = "smsc,lan9118", "smsc,lan9115"; |
| 51 | reg = <2 0x02000000 0x10000>; |
| 52 | interrupts = <15>; |
| 53 | phy-mode = "mii"; |
| 54 | reg-io-width = <4>; |
| 55 | smsc,irq-active-high; |
| 56 | smsc,irq-push-pull; |
Pawel Moll | b2a54ff | 2012-07-09 11:33:47 +0100 | [diff] [blame] | 57 | vdd33a-supply = <&v2m_fixed_3v3>; |
| 58 | vddvario-supply = <&v2m_fixed_3v3>; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 59 | }; |
| 60 | |
| 61 | usb@2,03000000 { |
| 62 | compatible = "nxp,usb-isp1761"; |
| 63 | reg = <2 0x03000000 0x20000>; |
| 64 | interrupts = <16>; |
| 65 | port1-otg; |
| 66 | }; |
| 67 | |
| 68 | iofpga@3,00000000 { |
| 69 | compatible = "arm,amba-bus", "simple-bus"; |
| 70 | #address-cells = <1>; |
| 71 | #size-cells = <1>; |
| 72 | ranges = <0 3 0 0x200000>; |
| 73 | |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 74 | v2m_sysreg: sysreg@010000 { |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 75 | compatible = "arm,vexpress-sysreg"; |
| 76 | reg = <0x010000 0x1000>; |
Pawel Moll | 974cc7b | 2014-04-23 10:49:31 +0100 | [diff] [blame] | 77 | |
| 78 | v2m_led_gpios: sys_led@08 { |
| 79 | compatible = "arm,vexpress-sysreg,sys_led"; |
| 80 | gpio-controller; |
| 81 | #gpio-cells = <2>; |
| 82 | }; |
| 83 | |
| 84 | v2m_mmc_gpios: sys_mci@48 { |
| 85 | compatible = "arm,vexpress-sysreg,sys_mci"; |
| 86 | gpio-controller; |
| 87 | #gpio-cells = <2>; |
| 88 | }; |
| 89 | |
| 90 | v2m_flash_gpios: sys_flash@4c { |
| 91 | compatible = "arm,vexpress-sysreg,sys_flash"; |
| 92 | gpio-controller; |
| 93 | #gpio-cells = <2>; |
| 94 | }; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 95 | }; |
| 96 | |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 97 | v2m_sysctl: sysctl@020000 { |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 98 | compatible = "arm,sp810", "arm,primecell"; |
| 99 | reg = <0x020000 0x1000>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 100 | clocks = <&v2m_refclk32khz>, <&v2m_refclk1mhz>, <&smbclk>; |
| 101 | clock-names = "refclk", "timclk", "apb_pclk"; |
| 102 | #clock-cells = <1>; |
| 103 | clock-output-names = "timerclken0", "timerclken1", "timerclken2", "timerclken3"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 104 | }; |
| 105 | |
| 106 | /* PCI-E I2C bus */ |
| 107 | v2m_i2c_pcie: i2c@030000 { |
| 108 | compatible = "arm,versatile-i2c"; |
| 109 | reg = <0x030000 0x1000>; |
| 110 | |
| 111 | #address-cells = <1>; |
| 112 | #size-cells = <0>; |
| 113 | |
| 114 | pcie-switch@60 { |
| 115 | compatible = "idt,89hpes32h8"; |
| 116 | reg = <0x60>; |
| 117 | }; |
| 118 | }; |
| 119 | |
| 120 | aaci@040000 { |
| 121 | compatible = "arm,pl041", "arm,primecell"; |
| 122 | reg = <0x040000 0x1000>; |
| 123 | interrupts = <11>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 124 | clocks = <&smbclk>; |
| 125 | clock-names = "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 126 | }; |
| 127 | |
| 128 | mmci@050000 { |
| 129 | compatible = "arm,pl180", "arm,primecell"; |
| 130 | reg = <0x050000 0x1000>; |
| 131 | interrupts = <9 10>; |
Pawel Moll | 974cc7b | 2014-04-23 10:49:31 +0100 | [diff] [blame] | 132 | cd-gpios = <&v2m_mmc_gpios 0 0>; |
| 133 | wp-gpios = <&v2m_mmc_gpios 1 0>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 134 | max-frequency = <12000000>; |
| 135 | vmmc-supply = <&v2m_fixed_3v3>; |
| 136 | clocks = <&v2m_clk24mhz>, <&smbclk>; |
| 137 | clock-names = "mclk", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 138 | }; |
| 139 | |
| 140 | kmi@060000 { |
| 141 | compatible = "arm,pl050", "arm,primecell"; |
| 142 | reg = <0x060000 0x1000>; |
| 143 | interrupts = <12>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 144 | clocks = <&v2m_clk24mhz>, <&smbclk>; |
| 145 | clock-names = "KMIREFCLK", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 146 | }; |
| 147 | |
| 148 | kmi@070000 { |
| 149 | compatible = "arm,pl050", "arm,primecell"; |
| 150 | reg = <0x070000 0x1000>; |
| 151 | interrupts = <13>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 152 | clocks = <&v2m_clk24mhz>, <&smbclk>; |
| 153 | clock-names = "KMIREFCLK", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 154 | }; |
| 155 | |
| 156 | v2m_serial0: uart@090000 { |
| 157 | compatible = "arm,pl011", "arm,primecell"; |
| 158 | reg = <0x090000 0x1000>; |
| 159 | interrupts = <5>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 160 | clocks = <&v2m_oscclk2>, <&smbclk>; |
| 161 | clock-names = "uartclk", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 162 | }; |
| 163 | |
| 164 | v2m_serial1: uart@0a0000 { |
| 165 | compatible = "arm,pl011", "arm,primecell"; |
| 166 | reg = <0x0a0000 0x1000>; |
| 167 | interrupts = <6>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 168 | clocks = <&v2m_oscclk2>, <&smbclk>; |
| 169 | clock-names = "uartclk", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 170 | }; |
| 171 | |
| 172 | v2m_serial2: uart@0b0000 { |
| 173 | compatible = "arm,pl011", "arm,primecell"; |
| 174 | reg = <0x0b0000 0x1000>; |
| 175 | interrupts = <7>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 176 | clocks = <&v2m_oscclk2>, <&smbclk>; |
| 177 | clock-names = "uartclk", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 178 | }; |
| 179 | |
| 180 | v2m_serial3: uart@0c0000 { |
| 181 | compatible = "arm,pl011", "arm,primecell"; |
| 182 | reg = <0x0c0000 0x1000>; |
| 183 | interrupts = <8>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 184 | clocks = <&v2m_oscclk2>, <&smbclk>; |
| 185 | clock-names = "uartclk", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 186 | }; |
| 187 | |
| 188 | wdt@0f0000 { |
| 189 | compatible = "arm,sp805", "arm,primecell"; |
| 190 | reg = <0x0f0000 0x1000>; |
| 191 | interrupts = <0>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 192 | clocks = <&v2m_refclk32khz>, <&smbclk>; |
| 193 | clock-names = "wdogclk", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 194 | }; |
| 195 | |
| 196 | v2m_timer01: timer@110000 { |
| 197 | compatible = "arm,sp804", "arm,primecell"; |
| 198 | reg = <0x110000 0x1000>; |
| 199 | interrupts = <2>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 200 | clocks = <&v2m_sysctl 0>, <&v2m_sysctl 1>, <&smbclk>; |
| 201 | clock-names = "timclken1", "timclken2", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 202 | }; |
| 203 | |
| 204 | v2m_timer23: timer@120000 { |
| 205 | compatible = "arm,sp804", "arm,primecell"; |
| 206 | reg = <0x120000 0x1000>; |
Pawel Moll | b7541a9 | 2012-07-04 13:40:40 +0100 | [diff] [blame] | 207 | interrupts = <3>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 208 | clocks = <&v2m_sysctl 2>, <&v2m_sysctl 3>, <&smbclk>; |
| 209 | clock-names = "timclken1", "timclken2", "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 210 | }; |
| 211 | |
| 212 | /* DVI I2C bus */ |
| 213 | v2m_i2c_dvi: i2c@160000 { |
| 214 | compatible = "arm,versatile-i2c"; |
| 215 | reg = <0x160000 0x1000>; |
| 216 | |
| 217 | #address-cells = <1>; |
| 218 | #size-cells = <0>; |
| 219 | |
| 220 | dvi-transmitter@39 { |
| 221 | compatible = "sil,sii9022-tpi", "sil,sii9022"; |
| 222 | reg = <0x39>; |
| 223 | }; |
| 224 | |
| 225 | dvi-transmitter@60 { |
| 226 | compatible = "sil,sii9022-cpi", "sil,sii9022"; |
| 227 | reg = <0x60>; |
| 228 | }; |
| 229 | }; |
| 230 | |
| 231 | rtc@170000 { |
| 232 | compatible = "arm,pl031", "arm,primecell"; |
| 233 | reg = <0x170000 0x1000>; |
| 234 | interrupts = <4>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 235 | clocks = <&smbclk>; |
| 236 | clock-names = "apb_pclk"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 237 | }; |
| 238 | |
| 239 | compact-flash@1a0000 { |
| 240 | compatible = "arm,vexpress-cf", "ata-generic"; |
| 241 | reg = <0x1a0000 0x100 |
| 242 | 0x1a0100 0xf00>; |
| 243 | reg-shift = <2>; |
| 244 | }; |
| 245 | |
| 246 | clcd@1f0000 { |
| 247 | compatible = "arm,pl111", "arm,primecell"; |
| 248 | reg = <0x1f0000 0x1000>; |
Pawel Moll | 478a4f8 | 2014-09-18 10:23:06 +0100 | [diff] [blame] | 249 | interrupt-names = "combined"; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 250 | interrupts = <14>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 251 | clocks = <&v2m_oscclk1>, <&smbclk>; |
| 252 | clock-names = "clcdclk", "apb_pclk"; |
Pawel Moll | 478a4f8 | 2014-09-18 10:23:06 +0100 | [diff] [blame] | 253 | memory-region = <&v2m_video_ram>; |
| 254 | max-memory-bandwidth = <50350000>; /* 16bpp @ 25.175MHz */ |
| 255 | |
| 256 | port { |
| 257 | v2m_clcd_pads: endpoint { |
| 258 | remote-endpoint = <&v2m_clcd_panel>; |
| 259 | arm,pl11x,tft-r0g0b0-pads = <0 8 16>; |
| 260 | }; |
| 261 | }; |
| 262 | |
| 263 | panel { |
| 264 | compatible = "panel-dpi"; |
| 265 | |
| 266 | port { |
| 267 | v2m_clcd_panel: endpoint { |
| 268 | remote-endpoint = <&v2m_clcd_pads>; |
| 269 | }; |
| 270 | }; |
| 271 | |
| 272 | panel-timing { |
| 273 | clock-frequency = <25175000>; |
| 274 | hactive = <640>; |
| 275 | hback-porch = <40>; |
| 276 | hfront-porch = <24>; |
| 277 | hsync-len = <96>; |
| 278 | vactive = <480>; |
| 279 | vback-porch = <32>; |
| 280 | vfront-porch = <11>; |
| 281 | vsync-len = <2>; |
| 282 | }; |
| 283 | }; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 284 | }; |
| 285 | }; |
Pawel Moll | b2a54ff | 2012-07-09 11:33:47 +0100 | [diff] [blame] | 286 | |
| 287 | v2m_fixed_3v3: fixedregulator@0 { |
| 288 | compatible = "regulator-fixed"; |
| 289 | regulator-name = "3V3"; |
| 290 | regulator-min-microvolt = <3300000>; |
| 291 | regulator-max-microvolt = <3300000>; |
| 292 | regulator-always-on; |
| 293 | }; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 294 | |
| 295 | v2m_clk24mhz: clk24mhz { |
| 296 | compatible = "fixed-clock"; |
| 297 | #clock-cells = <0>; |
| 298 | clock-frequency = <24000000>; |
| 299 | clock-output-names = "v2m:clk24mhz"; |
| 300 | }; |
| 301 | |
| 302 | v2m_refclk1mhz: refclk1mhz { |
| 303 | compatible = "fixed-clock"; |
| 304 | #clock-cells = <0>; |
| 305 | clock-frequency = <1000000>; |
| 306 | clock-output-names = "v2m:refclk1mhz"; |
| 307 | }; |
| 308 | |
| 309 | v2m_refclk32khz: refclk32khz { |
| 310 | compatible = "fixed-clock"; |
| 311 | #clock-cells = <0>; |
| 312 | clock-frequency = <32768>; |
| 313 | clock-output-names = "v2m:refclk32khz"; |
| 314 | }; |
| 315 | |
Pawel Moll | 974cc7b | 2014-04-23 10:49:31 +0100 | [diff] [blame] | 316 | leds { |
| 317 | compatible = "gpio-leds"; |
| 318 | |
| 319 | user@1 { |
| 320 | label = "v2m:green:user1"; |
| 321 | gpios = <&v2m_led_gpios 0 0>; |
| 322 | linux,default-trigger = "heartbeat"; |
| 323 | }; |
| 324 | |
| 325 | user@2 { |
| 326 | label = "v2m:green:user2"; |
| 327 | gpios = <&v2m_led_gpios 1 0>; |
| 328 | linux,default-trigger = "mmc0"; |
| 329 | }; |
| 330 | |
| 331 | user@3 { |
| 332 | label = "v2m:green:user3"; |
| 333 | gpios = <&v2m_led_gpios 2 0>; |
| 334 | linux,default-trigger = "cpu0"; |
| 335 | }; |
| 336 | |
| 337 | user@4 { |
| 338 | label = "v2m:green:user4"; |
| 339 | gpios = <&v2m_led_gpios 3 0>; |
| 340 | linux,default-trigger = "cpu1"; |
| 341 | }; |
| 342 | |
| 343 | user@5 { |
| 344 | label = "v2m:green:user5"; |
| 345 | gpios = <&v2m_led_gpios 4 0>; |
| 346 | linux,default-trigger = "cpu2"; |
| 347 | }; |
| 348 | |
| 349 | user@6 { |
| 350 | label = "v2m:green:user6"; |
| 351 | gpios = <&v2m_led_gpios 5 0>; |
| 352 | linux,default-trigger = "cpu3"; |
| 353 | }; |
| 354 | |
| 355 | user@7 { |
| 356 | label = "v2m:green:user7"; |
| 357 | gpios = <&v2m_led_gpios 6 0>; |
| 358 | linux,default-trigger = "cpu4"; |
| 359 | }; |
| 360 | |
| 361 | user@8 { |
| 362 | label = "v2m:green:user8"; |
| 363 | gpios = <&v2m_led_gpios 7 0>; |
| 364 | linux,default-trigger = "cpu5"; |
| 365 | }; |
| 366 | }; |
| 367 | |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 368 | mcc { |
| 369 | compatible = "arm,vexpress,config-bus"; |
| 370 | arm,vexpress,config-bridge = <&v2m_sysreg>; |
| 371 | |
| 372 | osc@0 { |
| 373 | /* MCC static memory clock */ |
| 374 | compatible = "arm,vexpress-osc"; |
| 375 | arm,vexpress-sysreg,func = <1 0>; |
| 376 | freq-range = <25000000 60000000>; |
| 377 | #clock-cells = <0>; |
| 378 | clock-output-names = "v2m:oscclk0"; |
| 379 | }; |
| 380 | |
| 381 | v2m_oscclk1: osc@1 { |
| 382 | /* CLCD clock */ |
| 383 | compatible = "arm,vexpress-osc"; |
| 384 | arm,vexpress-sysreg,func = <1 1>; |
Pawel Moll | 478a4f8 | 2014-09-18 10:23:06 +0100 | [diff] [blame] | 385 | freq-range = <23750000 65000000>; |
Pawel Moll | 842839a | 2012-09-17 16:43:30 +0100 | [diff] [blame] | 386 | #clock-cells = <0>; |
| 387 | clock-output-names = "v2m:oscclk1"; |
| 388 | }; |
| 389 | |
| 390 | v2m_oscclk2: osc@2 { |
| 391 | /* IO FPGA peripheral clock */ |
| 392 | compatible = "arm,vexpress-osc"; |
| 393 | arm,vexpress-sysreg,func = <1 2>; |
| 394 | freq-range = <24000000 24000000>; |
| 395 | #clock-cells = <0>; |
| 396 | clock-output-names = "v2m:oscclk2"; |
| 397 | }; |
| 398 | |
| 399 | volt@0 { |
| 400 | /* Logic level voltage */ |
| 401 | compatible = "arm,vexpress-volt"; |
| 402 | arm,vexpress-sysreg,func = <2 0>; |
| 403 | regulator-name = "VIO"; |
| 404 | regulator-always-on; |
| 405 | label = "VIO"; |
| 406 | }; |
| 407 | |
| 408 | temp@0 { |
| 409 | /* MCC internal operating temperature */ |
| 410 | compatible = "arm,vexpress-temp"; |
| 411 | arm,vexpress-sysreg,func = <4 0>; |
| 412 | label = "MCC"; |
| 413 | }; |
| 414 | |
| 415 | reset@0 { |
| 416 | compatible = "arm,vexpress-reset"; |
| 417 | arm,vexpress-sysreg,func = <5 0>; |
| 418 | }; |
| 419 | |
| 420 | muxfpga@0 { |
| 421 | compatible = "arm,vexpress-muxfpga"; |
| 422 | arm,vexpress-sysreg,func = <7 0>; |
| 423 | }; |
| 424 | |
| 425 | shutdown@0 { |
| 426 | compatible = "arm,vexpress-shutdown"; |
| 427 | arm,vexpress-sysreg,func = <8 0>; |
| 428 | }; |
| 429 | |
| 430 | reboot@0 { |
| 431 | compatible = "arm,vexpress-reboot"; |
| 432 | arm,vexpress-sysreg,func = <9 0>; |
| 433 | }; |
| 434 | |
| 435 | dvimode@0 { |
| 436 | compatible = "arm,vexpress-dvimode"; |
| 437 | arm,vexpress-sysreg,func = <11 0>; |
| 438 | }; |
| 439 | }; |
Pawel Moll | 6a37195 | 2011-12-09 18:47:39 +0000 | [diff] [blame] | 440 | }; |