| .. | .. |
|---|
| 2 | 2 | /* |
|---|
| 3 | 3 | * dts file for Xilinx ZynqMP |
|---|
| 4 | 4 | * |
|---|
| 5 | | - * (C) Copyright 2014 - 2015, Xilinx, Inc. |
|---|
| 5 | + * (C) Copyright 2014 - 2019, Xilinx, Inc. |
|---|
| 6 | 6 | * |
|---|
| 7 | 7 | * Michal Simek <michal.simek@xilinx.com> |
|---|
| 8 | 8 | * |
|---|
| .. | .. |
|---|
| 11 | 11 | * published by the Free Software Foundation; either version 2 of |
|---|
| 12 | 12 | * the License, or (at your option) any later version. |
|---|
| 13 | 13 | */ |
|---|
| 14 | + |
|---|
| 15 | +#include <dt-bindings/power/xlnx-zynqmp-power.h> |
|---|
| 16 | +#include <dt-bindings/reset/xlnx-zynqmp-resets.h> |
|---|
| 14 | 17 | |
|---|
| 15 | 18 | / { |
|---|
| 16 | 19 | compatible = "xlnx,zynqmp"; |
|---|
| .. | .. |
|---|
| 22 | 25 | #size-cells = <0>; |
|---|
| 23 | 26 | |
|---|
| 24 | 27 | cpu0: cpu@0 { |
|---|
| 25 | | - compatible = "arm,cortex-a53", "arm,armv8"; |
|---|
| 28 | + compatible = "arm,cortex-a53"; |
|---|
| 26 | 29 | device_type = "cpu"; |
|---|
| 27 | 30 | enable-method = "psci"; |
|---|
| 28 | 31 | operating-points-v2 = <&cpu_opp_table>; |
|---|
| .. | .. |
|---|
| 31 | 34 | }; |
|---|
| 32 | 35 | |
|---|
| 33 | 36 | cpu1: cpu@1 { |
|---|
| 34 | | - compatible = "arm,cortex-a53", "arm,armv8"; |
|---|
| 37 | + compatible = "arm,cortex-a53"; |
|---|
| 35 | 38 | device_type = "cpu"; |
|---|
| 36 | 39 | enable-method = "psci"; |
|---|
| 37 | 40 | reg = <0x1>; |
|---|
| .. | .. |
|---|
| 40 | 43 | }; |
|---|
| 41 | 44 | |
|---|
| 42 | 45 | cpu2: cpu@2 { |
|---|
| 43 | | - compatible = "arm,cortex-a53", "arm,armv8"; |
|---|
| 46 | + compatible = "arm,cortex-a53"; |
|---|
| 44 | 47 | device_type = "cpu"; |
|---|
| 45 | 48 | enable-method = "psci"; |
|---|
| 46 | 49 | reg = <0x2>; |
|---|
| .. | .. |
|---|
| 49 | 52 | }; |
|---|
| 50 | 53 | |
|---|
| 51 | 54 | cpu3: cpu@3 { |
|---|
| 52 | | - compatible = "arm,cortex-a53", "arm,armv8"; |
|---|
| 55 | + compatible = "arm,cortex-a53"; |
|---|
| 53 | 56 | device_type = "cpu"; |
|---|
| 54 | 57 | enable-method = "psci"; |
|---|
| 55 | 58 | reg = <0x3>; |
|---|
| .. | .. |
|---|
| 115 | 118 | method = "smc"; |
|---|
| 116 | 119 | }; |
|---|
| 117 | 120 | |
|---|
| 121 | + firmware { |
|---|
| 122 | + zynqmp_firmware: zynqmp-firmware { |
|---|
| 123 | + compatible = "xlnx,zynqmp-firmware"; |
|---|
| 124 | + #power-domain-cells = <1>; |
|---|
| 125 | + method = "smc"; |
|---|
| 126 | + |
|---|
| 127 | + zynqmp_power: zynqmp-power { |
|---|
| 128 | + compatible = "xlnx,zynqmp-power"; |
|---|
| 129 | + interrupt-parent = <&gic>; |
|---|
| 130 | + interrupts = <0 35 4>; |
|---|
| 131 | + }; |
|---|
| 132 | + |
|---|
| 133 | + zynqmp_clk: clock-controller { |
|---|
| 134 | + #clock-cells = <1>; |
|---|
| 135 | + compatible = "xlnx,zynqmp-clk"; |
|---|
| 136 | + clocks = <&pss_ref_clk>, |
|---|
| 137 | + <&video_clk>, |
|---|
| 138 | + <&pss_alt_ref_clk>, |
|---|
| 139 | + <&aux_ref_clk>, |
|---|
| 140 | + <>_crx_ref_clk>; |
|---|
| 141 | + clock-names = "pss_ref_clk", |
|---|
| 142 | + "video_clk", |
|---|
| 143 | + "pss_alt_ref_clk", |
|---|
| 144 | + "aux_ref_clk", |
|---|
| 145 | + "gt_crx_ref_clk"; |
|---|
| 146 | + }; |
|---|
| 147 | + |
|---|
| 148 | + nvmem_firmware { |
|---|
| 149 | + compatible = "xlnx,zynqmp-nvmem-fw"; |
|---|
| 150 | + #address-cells = <1>; |
|---|
| 151 | + #size-cells = <1>; |
|---|
| 152 | + |
|---|
| 153 | + soc_revision: soc_revision@0 { |
|---|
| 154 | + reg = <0x0 0x4>; |
|---|
| 155 | + }; |
|---|
| 156 | + }; |
|---|
| 157 | + |
|---|
| 158 | + zynqmp_pcap: pcap { |
|---|
| 159 | + compatible = "xlnx,zynqmp-pcap-fpga"; |
|---|
| 160 | + }; |
|---|
| 161 | + |
|---|
| 162 | + xlnx_aes: zynqmp-aes { |
|---|
| 163 | + compatible = "xlnx,zynqmp-aes"; |
|---|
| 164 | + }; |
|---|
| 165 | + }; |
|---|
| 166 | + }; |
|---|
| 167 | + |
|---|
| 118 | 168 | timer { |
|---|
| 119 | 169 | compatible = "arm,armv8-timer"; |
|---|
| 120 | 170 | interrupt-parent = <&gic>; |
|---|
| .. | .. |
|---|
| 124 | 174 | <1 10 0xf08>; |
|---|
| 125 | 175 | }; |
|---|
| 126 | 176 | |
|---|
| 127 | | - amba_apu: amba-apu@0 { |
|---|
| 177 | + fpga_full: fpga-full { |
|---|
| 178 | + compatible = "fpga-region"; |
|---|
| 179 | + fpga-mgr = <&zynqmp_pcap>; |
|---|
| 180 | + #address-cells = <2>; |
|---|
| 181 | + #size-cells = <2>; |
|---|
| 182 | + ranges; |
|---|
| 183 | + }; |
|---|
| 184 | + |
|---|
| 185 | + amba_apu: axi@0 { |
|---|
| 128 | 186 | compatible = "simple-bus"; |
|---|
| 129 | 187 | #address-cells = <2>; |
|---|
| 130 | 188 | #size-cells = <1>; |
|---|
| 131 | 189 | ranges = <0 0 0 0 0xffffffff>; |
|---|
| 132 | 190 | |
|---|
| 133 | 191 | gic: interrupt-controller@f9010000 { |
|---|
| 134 | | - compatible = "arm,gic-400", "arm,cortex-a15-gic"; |
|---|
| 192 | + compatible = "arm,gic-400"; |
|---|
| 135 | 193 | #interrupt-cells = <3>; |
|---|
| 136 | 194 | reg = <0x0 0xf9010000 0x10000>, |
|---|
| 137 | 195 | <0x0 0xf9020000 0x20000>, |
|---|
| .. | .. |
|---|
| 143 | 201 | }; |
|---|
| 144 | 202 | }; |
|---|
| 145 | 203 | |
|---|
| 146 | | - amba: amba { |
|---|
| 204 | + amba: axi { |
|---|
| 147 | 205 | compatible = "simple-bus"; |
|---|
| 148 | 206 | #address-cells = <2>; |
|---|
| 149 | 207 | #size-cells = <2>; |
|---|
| .. | .. |
|---|
| 158 | 216 | interrupt-parent = <&gic>; |
|---|
| 159 | 217 | tx-fifo-depth = <0x40>; |
|---|
| 160 | 218 | rx-fifo-depth = <0x40>; |
|---|
| 219 | + power-domains = <&zynqmp_firmware PD_CAN_0>; |
|---|
| 161 | 220 | }; |
|---|
| 162 | 221 | |
|---|
| 163 | 222 | can1: can@ff070000 { |
|---|
| .. | .. |
|---|
| 169 | 228 | interrupt-parent = <&gic>; |
|---|
| 170 | 229 | tx-fifo-depth = <0x40>; |
|---|
| 171 | 230 | rx-fifo-depth = <0x40>; |
|---|
| 231 | + power-domains = <&zynqmp_firmware PD_CAN_1>; |
|---|
| 172 | 232 | }; |
|---|
| 173 | 233 | |
|---|
| 174 | 234 | cci: cci@fd6e0000 { |
|---|
| .. | .. |
|---|
| 199 | 259 | interrupts = <0 124 4>; |
|---|
| 200 | 260 | clock-names = "clk_main", "clk_apb"; |
|---|
| 201 | 261 | xlnx,bus-width = <128>; |
|---|
| 262 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 202 | 263 | }; |
|---|
| 203 | 264 | |
|---|
| 204 | 265 | fpd_dma_chan2: dma@fd510000 { |
|---|
| .. | .. |
|---|
| 209 | 270 | interrupts = <0 125 4>; |
|---|
| 210 | 271 | clock-names = "clk_main", "clk_apb"; |
|---|
| 211 | 272 | xlnx,bus-width = <128>; |
|---|
| 273 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 212 | 274 | }; |
|---|
| 213 | 275 | |
|---|
| 214 | 276 | fpd_dma_chan3: dma@fd520000 { |
|---|
| .. | .. |
|---|
| 219 | 281 | interrupts = <0 126 4>; |
|---|
| 220 | 282 | clock-names = "clk_main", "clk_apb"; |
|---|
| 221 | 283 | xlnx,bus-width = <128>; |
|---|
| 284 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 222 | 285 | }; |
|---|
| 223 | 286 | |
|---|
| 224 | 287 | fpd_dma_chan4: dma@fd530000 { |
|---|
| .. | .. |
|---|
| 229 | 292 | interrupts = <0 127 4>; |
|---|
| 230 | 293 | clock-names = "clk_main", "clk_apb"; |
|---|
| 231 | 294 | xlnx,bus-width = <128>; |
|---|
| 295 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 232 | 296 | }; |
|---|
| 233 | 297 | |
|---|
| 234 | 298 | fpd_dma_chan5: dma@fd540000 { |
|---|
| .. | .. |
|---|
| 239 | 303 | interrupts = <0 128 4>; |
|---|
| 240 | 304 | clock-names = "clk_main", "clk_apb"; |
|---|
| 241 | 305 | xlnx,bus-width = <128>; |
|---|
| 306 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 242 | 307 | }; |
|---|
| 243 | 308 | |
|---|
| 244 | 309 | fpd_dma_chan6: dma@fd550000 { |
|---|
| .. | .. |
|---|
| 249 | 314 | interrupts = <0 129 4>; |
|---|
| 250 | 315 | clock-names = "clk_main", "clk_apb"; |
|---|
| 251 | 316 | xlnx,bus-width = <128>; |
|---|
| 317 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 252 | 318 | }; |
|---|
| 253 | 319 | |
|---|
| 254 | 320 | fpd_dma_chan7: dma@fd560000 { |
|---|
| .. | .. |
|---|
| 259 | 325 | interrupts = <0 130 4>; |
|---|
| 260 | 326 | clock-names = "clk_main", "clk_apb"; |
|---|
| 261 | 327 | xlnx,bus-width = <128>; |
|---|
| 328 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 262 | 329 | }; |
|---|
| 263 | 330 | |
|---|
| 264 | 331 | fpd_dma_chan8: dma@fd570000 { |
|---|
| .. | .. |
|---|
| 269 | 336 | interrupts = <0 131 4>; |
|---|
| 270 | 337 | clock-names = "clk_main", "clk_apb"; |
|---|
| 271 | 338 | xlnx,bus-width = <128>; |
|---|
| 339 | + power-domains = <&zynqmp_firmware PD_GDMA>; |
|---|
| 272 | 340 | }; |
|---|
| 273 | 341 | |
|---|
| 274 | 342 | /* LPDDMA default allows only secured access. inorder to enable |
|---|
| .. | .. |
|---|
| 283 | 351 | interrupts = <0 77 4>; |
|---|
| 284 | 352 | clock-names = "clk_main", "clk_apb"; |
|---|
| 285 | 353 | xlnx,bus-width = <64>; |
|---|
| 354 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 286 | 355 | }; |
|---|
| 287 | 356 | |
|---|
| 288 | 357 | lpd_dma_chan2: dma@ffa90000 { |
|---|
| .. | .. |
|---|
| 293 | 362 | interrupts = <0 78 4>; |
|---|
| 294 | 363 | clock-names = "clk_main", "clk_apb"; |
|---|
| 295 | 364 | xlnx,bus-width = <64>; |
|---|
| 365 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 296 | 366 | }; |
|---|
| 297 | 367 | |
|---|
| 298 | 368 | lpd_dma_chan3: dma@ffaa0000 { |
|---|
| .. | .. |
|---|
| 303 | 373 | interrupts = <0 79 4>; |
|---|
| 304 | 374 | clock-names = "clk_main", "clk_apb"; |
|---|
| 305 | 375 | xlnx,bus-width = <64>; |
|---|
| 376 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 306 | 377 | }; |
|---|
| 307 | 378 | |
|---|
| 308 | 379 | lpd_dma_chan4: dma@ffab0000 { |
|---|
| .. | .. |
|---|
| 313 | 384 | interrupts = <0 80 4>; |
|---|
| 314 | 385 | clock-names = "clk_main", "clk_apb"; |
|---|
| 315 | 386 | xlnx,bus-width = <64>; |
|---|
| 387 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 316 | 388 | }; |
|---|
| 317 | 389 | |
|---|
| 318 | 390 | lpd_dma_chan5: dma@ffac0000 { |
|---|
| .. | .. |
|---|
| 323 | 395 | interrupts = <0 81 4>; |
|---|
| 324 | 396 | clock-names = "clk_main", "clk_apb"; |
|---|
| 325 | 397 | xlnx,bus-width = <64>; |
|---|
| 398 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 326 | 399 | }; |
|---|
| 327 | 400 | |
|---|
| 328 | 401 | lpd_dma_chan6: dma@ffad0000 { |
|---|
| .. | .. |
|---|
| 333 | 406 | interrupts = <0 82 4>; |
|---|
| 334 | 407 | clock-names = "clk_main", "clk_apb"; |
|---|
| 335 | 408 | xlnx,bus-width = <64>; |
|---|
| 409 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 336 | 410 | }; |
|---|
| 337 | 411 | |
|---|
| 338 | 412 | lpd_dma_chan7: dma@ffae0000 { |
|---|
| .. | .. |
|---|
| 343 | 417 | interrupts = <0 83 4>; |
|---|
| 344 | 418 | clock-names = "clk_main", "clk_apb"; |
|---|
| 345 | 419 | xlnx,bus-width = <64>; |
|---|
| 420 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 346 | 421 | }; |
|---|
| 347 | 422 | |
|---|
| 348 | 423 | lpd_dma_chan8: dma@ffaf0000 { |
|---|
| .. | .. |
|---|
| 353 | 428 | interrupts = <0 84 4>; |
|---|
| 354 | 429 | clock-names = "clk_main", "clk_apb"; |
|---|
| 355 | 430 | xlnx,bus-width = <64>; |
|---|
| 431 | + power-domains = <&zynqmp_firmware PD_ADMA>; |
|---|
| 432 | + }; |
|---|
| 433 | + |
|---|
| 434 | + mc: memory-controller@fd070000 { |
|---|
| 435 | + compatible = "xlnx,zynqmp-ddrc-2.40a"; |
|---|
| 436 | + reg = <0x0 0xfd070000 0x0 0x30000>; |
|---|
| 437 | + interrupt-parent = <&gic>; |
|---|
| 438 | + interrupts = <0 112 4>; |
|---|
| 356 | 439 | }; |
|---|
| 357 | 440 | |
|---|
| 358 | 441 | gem0: ethernet@ff0b0000 { |
|---|
| .. | .. |
|---|
| 364 | 447 | clock-names = "pclk", "hclk", "tx_clk"; |
|---|
| 365 | 448 | #address-cells = <1>; |
|---|
| 366 | 449 | #size-cells = <0>; |
|---|
| 450 | + power-domains = <&zynqmp_firmware PD_ETH_0>; |
|---|
| 367 | 451 | }; |
|---|
| 368 | 452 | |
|---|
| 369 | 453 | gem1: ethernet@ff0c0000 { |
|---|
| .. | .. |
|---|
| 375 | 459 | clock-names = "pclk", "hclk", "tx_clk"; |
|---|
| 376 | 460 | #address-cells = <1>; |
|---|
| 377 | 461 | #size-cells = <0>; |
|---|
| 462 | + power-domains = <&zynqmp_firmware PD_ETH_1>; |
|---|
| 378 | 463 | }; |
|---|
| 379 | 464 | |
|---|
| 380 | 465 | gem2: ethernet@ff0d0000 { |
|---|
| .. | .. |
|---|
| 386 | 471 | clock-names = "pclk", "hclk", "tx_clk"; |
|---|
| 387 | 472 | #address-cells = <1>; |
|---|
| 388 | 473 | #size-cells = <0>; |
|---|
| 474 | + power-domains = <&zynqmp_firmware PD_ETH_2>; |
|---|
| 389 | 475 | }; |
|---|
| 390 | 476 | |
|---|
| 391 | 477 | gem3: ethernet@ff0e0000 { |
|---|
| .. | .. |
|---|
| 397 | 483 | clock-names = "pclk", "hclk", "tx_clk"; |
|---|
| 398 | 484 | #address-cells = <1>; |
|---|
| 399 | 485 | #size-cells = <0>; |
|---|
| 486 | + power-domains = <&zynqmp_firmware PD_ETH_3>; |
|---|
| 400 | 487 | }; |
|---|
| 401 | 488 | |
|---|
| 402 | 489 | gpio: gpio@ff0a0000 { |
|---|
| 403 | 490 | compatible = "xlnx,zynqmp-gpio-1.0"; |
|---|
| 404 | 491 | status = "disabled"; |
|---|
| 405 | 492 | #gpio-cells = <0x2>; |
|---|
| 493 | + gpio-controller; |
|---|
| 406 | 494 | interrupt-parent = <&gic>; |
|---|
| 407 | 495 | interrupts = <0 16 4>; |
|---|
| 408 | 496 | interrupt-controller; |
|---|
| 409 | 497 | #interrupt-cells = <2>; |
|---|
| 410 | 498 | reg = <0x0 0xff0a0000 0x0 0x1000>; |
|---|
| 499 | + power-domains = <&zynqmp_firmware PD_GPIO>; |
|---|
| 411 | 500 | }; |
|---|
| 412 | 501 | |
|---|
| 413 | 502 | i2c0: i2c@ff020000 { |
|---|
| .. | .. |
|---|
| 418 | 507 | reg = <0x0 0xff020000 0x0 0x1000>; |
|---|
| 419 | 508 | #address-cells = <1>; |
|---|
| 420 | 509 | #size-cells = <0>; |
|---|
| 510 | + power-domains = <&zynqmp_firmware PD_I2C_0>; |
|---|
| 421 | 511 | }; |
|---|
| 422 | 512 | |
|---|
| 423 | 513 | i2c1: i2c@ff030000 { |
|---|
| .. | .. |
|---|
| 428 | 518 | reg = <0x0 0xff030000 0x0 0x1000>; |
|---|
| 429 | 519 | #address-cells = <1>; |
|---|
| 430 | 520 | #size-cells = <0>; |
|---|
| 521 | + power-domains = <&zynqmp_firmware PD_I2C_1>; |
|---|
| 431 | 522 | }; |
|---|
| 432 | 523 | |
|---|
| 433 | 524 | pcie: pcie@fd0e0000 { |
|---|
| .. | .. |
|---|
| 459 | 550 | <0x0 0x0 0x0 0x2 &pcie_intc 0x2>, |
|---|
| 460 | 551 | <0x0 0x0 0x0 0x3 &pcie_intc 0x3>, |
|---|
| 461 | 552 | <0x0 0x0 0x0 0x4 &pcie_intc 0x4>; |
|---|
| 553 | + power-domains = <&zynqmp_firmware PD_PCIE>; |
|---|
| 462 | 554 | pcie_intc: legacy-interrupt-controller { |
|---|
| 463 | 555 | interrupt-controller; |
|---|
| 464 | 556 | #address-cells = <0>; |
|---|
| 465 | 557 | #interrupt-cells = <1>; |
|---|
| 466 | 558 | }; |
|---|
| 559 | + }; |
|---|
| 560 | + |
|---|
| 561 | + psgtr: phy@fd400000 { |
|---|
| 562 | + compatible = "xlnx,zynqmp-psgtr-v1.1"; |
|---|
| 563 | + status = "disabled"; |
|---|
| 564 | + reg = <0x0 0xfd400000 0x0 0x40000>, |
|---|
| 565 | + <0x0 0xfd3d0000 0x0 0x1000>; |
|---|
| 566 | + reg-names = "serdes", "siou"; |
|---|
| 567 | + #phy-cells = <4>; |
|---|
| 467 | 568 | }; |
|---|
| 468 | 569 | |
|---|
| 469 | 570 | rtc: rtc@ffa60000 { |
|---|
| .. | .. |
|---|
| 482 | 583 | reg = <0x0 0xfd0c0000 0x0 0x2000>; |
|---|
| 483 | 584 | interrupt-parent = <&gic>; |
|---|
| 484 | 585 | interrupts = <0 133 4>; |
|---|
| 586 | + power-domains = <&zynqmp_firmware PD_SATA>; |
|---|
| 485 | 587 | }; |
|---|
| 486 | 588 | |
|---|
| 487 | | - sdhci0: sdhci@ff160000 { |
|---|
| 488 | | - compatible = "arasan,sdhci-8.9a"; |
|---|
| 589 | + sdhci0: mmc@ff160000 { |
|---|
| 590 | + compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a"; |
|---|
| 489 | 591 | status = "disabled"; |
|---|
| 490 | 592 | interrupt-parent = <&gic>; |
|---|
| 491 | 593 | interrupts = <0 48 4>; |
|---|
| 492 | 594 | reg = <0x0 0xff160000 0x0 0x1000>; |
|---|
| 493 | 595 | clock-names = "clk_xin", "clk_ahb"; |
|---|
| 596 | + #clock-cells = <1>; |
|---|
| 597 | + clock-output-names = "clk_out_sd0", "clk_in_sd0"; |
|---|
| 598 | + power-domains = <&zynqmp_firmware PD_SD_0>; |
|---|
| 494 | 599 | }; |
|---|
| 495 | 600 | |
|---|
| 496 | | - sdhci1: sdhci@ff170000 { |
|---|
| 497 | | - compatible = "arasan,sdhci-8.9a"; |
|---|
| 601 | + sdhci1: mmc@ff170000 { |
|---|
| 602 | + compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a"; |
|---|
| 498 | 603 | status = "disabled"; |
|---|
| 499 | 604 | interrupt-parent = <&gic>; |
|---|
| 500 | 605 | interrupts = <0 49 4>; |
|---|
| 501 | 606 | reg = <0x0 0xff170000 0x0 0x1000>; |
|---|
| 502 | 607 | clock-names = "clk_xin", "clk_ahb"; |
|---|
| 608 | + #clock-cells = <1>; |
|---|
| 609 | + clock-output-names = "clk_out_sd1", "clk_in_sd1"; |
|---|
| 610 | + power-domains = <&zynqmp_firmware PD_SD_1>; |
|---|
| 503 | 611 | }; |
|---|
| 504 | 612 | |
|---|
| 505 | | - smmu: smmu@fd800000 { |
|---|
| 613 | + smmu: iommu@fd800000 { |
|---|
| 506 | 614 | compatible = "arm,mmu-500"; |
|---|
| 507 | 615 | reg = <0x0 0xfd800000 0x0 0x20000>; |
|---|
| 508 | 616 | status = "disabled"; |
|---|
| .. | .. |
|---|
| 524 | 632 | clock-names = "ref_clk", "pclk"; |
|---|
| 525 | 633 | #address-cells = <1>; |
|---|
| 526 | 634 | #size-cells = <0>; |
|---|
| 635 | + power-domains = <&zynqmp_firmware PD_SPI_0>; |
|---|
| 527 | 636 | }; |
|---|
| 528 | 637 | |
|---|
| 529 | 638 | spi1: spi@ff050000 { |
|---|
| .. | .. |
|---|
| 535 | 644 | clock-names = "ref_clk", "pclk"; |
|---|
| 536 | 645 | #address-cells = <1>; |
|---|
| 537 | 646 | #size-cells = <0>; |
|---|
| 647 | + power-domains = <&zynqmp_firmware PD_SPI_1>; |
|---|
| 538 | 648 | }; |
|---|
| 539 | 649 | |
|---|
| 540 | 650 | ttc0: timer@ff110000 { |
|---|
| .. | .. |
|---|
| 544 | 654 | interrupts = <0 36 4>, <0 37 4>, <0 38 4>; |
|---|
| 545 | 655 | reg = <0x0 0xff110000 0x0 0x1000>; |
|---|
| 546 | 656 | timer-width = <32>; |
|---|
| 657 | + power-domains = <&zynqmp_firmware PD_TTC_0>; |
|---|
| 547 | 658 | }; |
|---|
| 548 | 659 | |
|---|
| 549 | 660 | ttc1: timer@ff120000 { |
|---|
| .. | .. |
|---|
| 553 | 664 | interrupts = <0 39 4>, <0 40 4>, <0 41 4>; |
|---|
| 554 | 665 | reg = <0x0 0xff120000 0x0 0x1000>; |
|---|
| 555 | 666 | timer-width = <32>; |
|---|
| 667 | + power-domains = <&zynqmp_firmware PD_TTC_1>; |
|---|
| 556 | 668 | }; |
|---|
| 557 | 669 | |
|---|
| 558 | 670 | ttc2: timer@ff130000 { |
|---|
| .. | .. |
|---|
| 562 | 674 | interrupts = <0 42 4>, <0 43 4>, <0 44 4>; |
|---|
| 563 | 675 | reg = <0x0 0xff130000 0x0 0x1000>; |
|---|
| 564 | 676 | timer-width = <32>; |
|---|
| 677 | + power-domains = <&zynqmp_firmware PD_TTC_2>; |
|---|
| 565 | 678 | }; |
|---|
| 566 | 679 | |
|---|
| 567 | 680 | ttc3: timer@ff140000 { |
|---|
| .. | .. |
|---|
| 571 | 684 | interrupts = <0 45 4>, <0 46 4>, <0 47 4>; |
|---|
| 572 | 685 | reg = <0x0 0xff140000 0x0 0x1000>; |
|---|
| 573 | 686 | timer-width = <32>; |
|---|
| 687 | + power-domains = <&zynqmp_firmware PD_TTC_3>; |
|---|
| 574 | 688 | }; |
|---|
| 575 | 689 | |
|---|
| 576 | 690 | uart0: serial@ff000000 { |
|---|
| .. | .. |
|---|
| 580 | 694 | interrupts = <0 21 4>; |
|---|
| 581 | 695 | reg = <0x0 0xff000000 0x0 0x1000>; |
|---|
| 582 | 696 | clock-names = "uart_clk", "pclk"; |
|---|
| 697 | + power-domains = <&zynqmp_firmware PD_UART_0>; |
|---|
| 583 | 698 | }; |
|---|
| 584 | 699 | |
|---|
| 585 | 700 | uart1: serial@ff010000 { |
|---|
| .. | .. |
|---|
| 589 | 704 | interrupts = <0 22 4>; |
|---|
| 590 | 705 | reg = <0x0 0xff010000 0x0 0x1000>; |
|---|
| 591 | 706 | clock-names = "uart_clk", "pclk"; |
|---|
| 707 | + power-domains = <&zynqmp_firmware PD_UART_1>; |
|---|
| 592 | 708 | }; |
|---|
| 593 | 709 | |
|---|
| 594 | 710 | usb0: usb@fe200000 { |
|---|
| .. | .. |
|---|
| 598 | 714 | interrupts = <0 65 4>; |
|---|
| 599 | 715 | reg = <0x0 0xfe200000 0x0 0x40000>; |
|---|
| 600 | 716 | clock-names = "clk_xin", "clk_ahb"; |
|---|
| 717 | + power-domains = <&zynqmp_firmware PD_USB_0>; |
|---|
| 601 | 718 | }; |
|---|
| 602 | 719 | |
|---|
| 603 | 720 | usb1: usb@fe300000 { |
|---|
| .. | .. |
|---|
| 607 | 724 | interrupts = <0 70 4>; |
|---|
| 608 | 725 | reg = <0x0 0xfe300000 0x0 0x40000>; |
|---|
| 609 | 726 | clock-names = "clk_xin", "clk_ahb"; |
|---|
| 727 | + power-domains = <&zynqmp_firmware PD_USB_1>; |
|---|
| 610 | 728 | }; |
|---|
| 611 | 729 | |
|---|
| 612 | 730 | watchdog0: watchdog@fd4d0000 { |
|---|