| .. | .. |
|---|
| 87 | 87 | "pll1_sw", "pll1_sys"; |
|---|
| 88 | 88 | arm-supply = <®_arm>; |
|---|
| 89 | 89 | soc-supply = <®_soc>; |
|---|
| 90 | + nvmem-cells = <&cpu_speed_grade>; |
|---|
| 91 | + nvmem-cell-names = "speed_grade"; |
|---|
| 90 | 92 | }; |
|---|
| 91 | | - }; |
|---|
| 92 | | - |
|---|
| 93 | | - intc: interrupt-controller@a01000 { |
|---|
| 94 | | - compatible = "arm,cortex-a9-gic"; |
|---|
| 95 | | - #interrupt-cells = <3>; |
|---|
| 96 | | - interrupt-controller; |
|---|
| 97 | | - reg = <0x00a01000 0x1000>, |
|---|
| 98 | | - <0x00a00100 0x100>; |
|---|
| 99 | | - interrupt-parent = <&intc>; |
|---|
| 100 | 93 | }; |
|---|
| 101 | 94 | |
|---|
| 102 | 95 | ckil: clock-ckil { |
|---|
| .. | .. |
|---|
| 141 | 134 | clock-output-names = "anaclk2"; |
|---|
| 142 | 135 | }; |
|---|
| 143 | 136 | |
|---|
| 144 | | - tempmon: tempmon { |
|---|
| 145 | | - compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon"; |
|---|
| 146 | | - interrupt-parent = <&gpc>; |
|---|
| 147 | | - interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 148 | | - fsl,tempmon = <&anatop>; |
|---|
| 149 | | - nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; |
|---|
| 150 | | - nvmem-cell-names = "calib", "temp_grade"; |
|---|
| 151 | | - clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>; |
|---|
| 137 | + mqs: mqs { |
|---|
| 138 | + compatible = "fsl,imx6sx-mqs"; |
|---|
| 139 | + gpr = <&gpr>; |
|---|
| 140 | + status = "disabled"; |
|---|
| 152 | 141 | }; |
|---|
| 153 | 142 | |
|---|
| 154 | 143 | pmu { |
|---|
| 155 | 144 | compatible = "arm,cortex-a9-pmu"; |
|---|
| 156 | 145 | interrupt-parent = <&gpc>; |
|---|
| 157 | 146 | interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 147 | + }; |
|---|
| 148 | + |
|---|
| 149 | + usbphynop1: usbphynop1 { |
|---|
| 150 | + compatible = "usb-nop-xceiv"; |
|---|
| 151 | + #phy-cells = <0>; |
|---|
| 158 | 152 | }; |
|---|
| 159 | 153 | |
|---|
| 160 | 154 | soc { |
|---|
| .. | .. |
|---|
| 167 | 161 | ocram_s: sram@8f8000 { |
|---|
| 168 | 162 | compatible = "mmio-sram"; |
|---|
| 169 | 163 | reg = <0x008f8000 0x4000>; |
|---|
| 164 | + ranges = <0 0x008f8000 0x4000>; |
|---|
| 165 | + #address-cells = <1>; |
|---|
| 166 | + #size-cells = <1>; |
|---|
| 170 | 167 | clocks = <&clks IMX6SX_CLK_OCRAM_S>; |
|---|
| 171 | 168 | }; |
|---|
| 172 | 169 | |
|---|
| 173 | 170 | ocram: sram@900000 { |
|---|
| 174 | 171 | compatible = "mmio-sram"; |
|---|
| 175 | 172 | reg = <0x00900000 0x20000>; |
|---|
| 173 | + ranges = <0 0x00900000 0x20000>; |
|---|
| 174 | + #address-cells = <1>; |
|---|
| 175 | + #size-cells = <1>; |
|---|
| 176 | 176 | clocks = <&clks IMX6SX_CLK_OCRAM>; |
|---|
| 177 | 177 | }; |
|---|
| 178 | 178 | |
|---|
| 179 | | - L2: l2-cache@a02000 { |
|---|
| 179 | + intc: interrupt-controller@a01000 { |
|---|
| 180 | + compatible = "arm,cortex-a9-gic"; |
|---|
| 181 | + #interrupt-cells = <3>; |
|---|
| 182 | + interrupt-controller; |
|---|
| 183 | + reg = <0x00a01000 0x1000>, |
|---|
| 184 | + <0x00a00100 0x100>; |
|---|
| 185 | + interrupt-parent = <&intc>; |
|---|
| 186 | + }; |
|---|
| 187 | + |
|---|
| 188 | + L2: cache-controller@a02000 { |
|---|
| 180 | 189 | compatible = "arm,pl310-cache"; |
|---|
| 181 | 190 | reg = <0x00a02000 0x1000>; |
|---|
| 182 | 191 | interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 210 | 219 | clocks = <&clks IMX6SX_CLK_APBH_DMA>; |
|---|
| 211 | 220 | }; |
|---|
| 212 | 221 | |
|---|
| 213 | | - gpmi: gpmi-nand@1806000{ |
|---|
| 222 | + gpmi: nand-controller@1806000{ |
|---|
| 214 | 223 | compatible = "fsl,imx6sx-gpmi-nand"; |
|---|
| 215 | 224 | #address-cells = <1>; |
|---|
| 216 | 225 | #size-cells = <1>; |
|---|
| .. | .. |
|---|
| 230 | 239 | status = "disabled"; |
|---|
| 231 | 240 | }; |
|---|
| 232 | 241 | |
|---|
| 233 | | - aips1: aips-bus@2000000 { |
|---|
| 242 | + aips1: bus@2000000 { |
|---|
| 234 | 243 | compatible = "fsl,aips-bus", "simple-bus"; |
|---|
| 235 | 244 | #address-cells = <1>; |
|---|
| 236 | 245 | #size-cells = <1>; |
|---|
| .. | .. |
|---|
| 266 | 275 | status = "disabled"; |
|---|
| 267 | 276 | }; |
|---|
| 268 | 277 | |
|---|
| 269 | | - ecspi1: ecspi@2008000 { |
|---|
| 278 | + ecspi1: spi@2008000 { |
|---|
| 270 | 279 | #address-cells = <1>; |
|---|
| 271 | 280 | #size-cells = <0>; |
|---|
| 272 | 281 | compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi"; |
|---|
| .. | .. |
|---|
| 278 | 287 | status = "disabled"; |
|---|
| 279 | 288 | }; |
|---|
| 280 | 289 | |
|---|
| 281 | | - ecspi2: ecspi@200c000 { |
|---|
| 290 | + ecspi2: spi@200c000 { |
|---|
| 282 | 291 | #address-cells = <1>; |
|---|
| 283 | 292 | #size-cells = <0>; |
|---|
| 284 | 293 | compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi"; |
|---|
| .. | .. |
|---|
| 290 | 299 | status = "disabled"; |
|---|
| 291 | 300 | }; |
|---|
| 292 | 301 | |
|---|
| 293 | | - ecspi3: ecspi@2010000 { |
|---|
| 302 | + ecspi3: spi@2010000 { |
|---|
| 294 | 303 | #address-cells = <1>; |
|---|
| 295 | 304 | #size-cells = <0>; |
|---|
| 296 | 305 | compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi"; |
|---|
| .. | .. |
|---|
| 302 | 311 | status = "disabled"; |
|---|
| 303 | 312 | }; |
|---|
| 304 | 313 | |
|---|
| 305 | | - ecspi4: ecspi@2014000 { |
|---|
| 314 | + ecspi4: spi@2014000 { |
|---|
| 306 | 315 | #address-cells = <1>; |
|---|
| 307 | 316 | #size-cells = <0>; |
|---|
| 308 | 317 | compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi"; |
|---|
| .. | .. |
|---|
| 328 | 337 | }; |
|---|
| 329 | 338 | |
|---|
| 330 | 339 | esai: esai@2024000 { |
|---|
| 340 | + compatible = "fsl,imx6sx-esai", "fsl,imx35-esai"; |
|---|
| 331 | 341 | reg = <0x02024000 0x4000>; |
|---|
| 332 | 342 | interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 333 | 343 | clocks = <&clks IMX6SX_CLK_ESAI_IPG>, |
|---|
| .. | .. |
|---|
| 337 | 347 | <&clks IMX6SX_CLK_SPBA>; |
|---|
| 338 | 348 | clock-names = "core", "mem", "extal", |
|---|
| 339 | 349 | "fsys", "spba"; |
|---|
| 350 | + dmas = <&sdma 23 21 0>, |
|---|
| 351 | + <&sdma 24 21 0>; |
|---|
| 352 | + dma-names = "rx", "tx"; |
|---|
| 340 | 353 | status = "disabled"; |
|---|
| 341 | 354 | }; |
|---|
| 342 | 355 | |
|---|
| .. | .. |
|---|
| 383 | 396 | }; |
|---|
| 384 | 397 | |
|---|
| 385 | 398 | asrc: asrc@2034000 { |
|---|
| 399 | + compatible = "fsl,imx6sx-asrc", "fsl,imx53-asrc"; |
|---|
| 386 | 400 | reg = <0x02034000 0x4000>; |
|---|
| 387 | 401 | interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 388 | | - clocks = <&clks IMX6SX_CLK_ASRC_MEM>, |
|---|
| 389 | | - <&clks IMX6SX_CLK_ASRC_IPG>, |
|---|
| 390 | | - <&clks IMX6SX_CLK_SPDIF>, |
|---|
| 391 | | - <&clks IMX6SX_CLK_SPBA>; |
|---|
| 392 | | - clock-names = "mem", "ipg", "asrck", "spba"; |
|---|
| 393 | | - dmas = <&sdma 17 20 1>, <&sdma 18 20 1>, |
|---|
| 394 | | - <&sdma 19 20 1>, <&sdma 20 20 1>, |
|---|
| 395 | | - <&sdma 21 20 1>, <&sdma 22 20 1>; |
|---|
| 402 | + clocks = <&clks IMX6SX_CLK_ASRC_IPG>, |
|---|
| 403 | + <&clks IMX6SX_CLK_ASRC_MEM>, <&clks 0>, |
|---|
| 404 | + <&clks 0>, <&clks 0>, <&clks 0>, <&clks 0>, |
|---|
| 405 | + <&clks 0>, <&clks 0>, <&clks 0>, <&clks 0>, |
|---|
| 406 | + <&clks 0>, <&clks 0>, <&clks 0>, <&clks 0>, |
|---|
| 407 | + <&clks IMX6SX_CLK_SPDIF>, <&clks 0>, <&clks 0>, |
|---|
| 408 | + <&clks IMX6SX_CLK_SPBA>; |
|---|
| 409 | + clock-names = "mem", "ipg", "asrck_0", |
|---|
| 410 | + "asrck_1", "asrck_2", "asrck_3", "asrck_4", |
|---|
| 411 | + "asrck_5", "asrck_6", "asrck_7", "asrck_8", |
|---|
| 412 | + "asrck_9", "asrck_a", "asrck_b", "asrck_c", |
|---|
| 413 | + "asrck_d", "asrck_e", "asrck_f", "spba"; |
|---|
| 414 | + dmas = <&sdma 17 23 1>, <&sdma 18 23 1>, |
|---|
| 415 | + <&sdma 19 23 1>, <&sdma 20 23 1>, |
|---|
| 416 | + <&sdma 21 23 1>, <&sdma 22 23 1>; |
|---|
| 396 | 417 | dma-names = "rxa", "rxb", "rxc", |
|---|
| 397 | 418 | "txa", "txb", "txc"; |
|---|
| 419 | + fsl,asrc-rate = <48000>; |
|---|
| 420 | + fsl,asrc-width = <16>; |
|---|
| 398 | 421 | status = "okay"; |
|---|
| 399 | 422 | }; |
|---|
| 400 | 423 | }; |
|---|
| .. | .. |
|---|
| 406 | 429 | clocks = <&clks IMX6SX_CLK_PWM1>, |
|---|
| 407 | 430 | <&clks IMX6SX_CLK_PWM1>; |
|---|
| 408 | 431 | clock-names = "ipg", "per"; |
|---|
| 409 | | - #pwm-cells = <2>; |
|---|
| 432 | + #pwm-cells = <3>; |
|---|
| 410 | 433 | }; |
|---|
| 411 | 434 | |
|---|
| 412 | 435 | pwm2: pwm@2084000 { |
|---|
| .. | .. |
|---|
| 416 | 439 | clocks = <&clks IMX6SX_CLK_PWM2>, |
|---|
| 417 | 440 | <&clks IMX6SX_CLK_PWM2>; |
|---|
| 418 | 441 | clock-names = "ipg", "per"; |
|---|
| 419 | | - #pwm-cells = <2>; |
|---|
| 442 | + #pwm-cells = <3>; |
|---|
| 420 | 443 | }; |
|---|
| 421 | 444 | |
|---|
| 422 | 445 | pwm3: pwm@2088000 { |
|---|
| .. | .. |
|---|
| 426 | 449 | clocks = <&clks IMX6SX_CLK_PWM3>, |
|---|
| 427 | 450 | <&clks IMX6SX_CLK_PWM3>; |
|---|
| 428 | 451 | clock-names = "ipg", "per"; |
|---|
| 429 | | - #pwm-cells = <2>; |
|---|
| 452 | + #pwm-cells = <3>; |
|---|
| 430 | 453 | }; |
|---|
| 431 | 454 | |
|---|
| 432 | 455 | pwm4: pwm@208c000 { |
|---|
| .. | .. |
|---|
| 436 | 459 | clocks = <&clks IMX6SX_CLK_PWM4>, |
|---|
| 437 | 460 | <&clks IMX6SX_CLK_PWM4>; |
|---|
| 438 | 461 | clock-names = "ipg", "per"; |
|---|
| 439 | | - #pwm-cells = <2>; |
|---|
| 462 | + #pwm-cells = <3>; |
|---|
| 440 | 463 | }; |
|---|
| 441 | 464 | |
|---|
| 442 | 465 | flexcan1: can@2090000 { |
|---|
| .. | .. |
|---|
| 446 | 469 | clocks = <&clks IMX6SX_CLK_CAN1_IPG>, |
|---|
| 447 | 470 | <&clks IMX6SX_CLK_CAN1_SERIAL>; |
|---|
| 448 | 471 | clock-names = "ipg", "per"; |
|---|
| 472 | + fsl,stop-mode = <&gpr 0x10 1 0x10 17>; |
|---|
| 449 | 473 | status = "disabled"; |
|---|
| 450 | 474 | }; |
|---|
| 451 | 475 | |
|---|
| .. | .. |
|---|
| 456 | 480 | clocks = <&clks IMX6SX_CLK_CAN2_IPG>, |
|---|
| 457 | 481 | <&clks IMX6SX_CLK_CAN2_SERIAL>; |
|---|
| 458 | 482 | clock-names = "ipg", "per"; |
|---|
| 483 | + fsl,stop-mode = <&gpr 0x10 2 0x10 18>; |
|---|
| 459 | 484 | status = "disabled"; |
|---|
| 460 | 485 | }; |
|---|
| 461 | 486 | |
|---|
| 462 | | - gpt: gpt@2098000 { |
|---|
| 487 | + gpt: timer@2098000 { |
|---|
| 463 | 488 | compatible = "fsl,imx6sx-gpt", "fsl,imx6dl-gpt"; |
|---|
| 464 | 489 | reg = <0x02098000 0x4000>; |
|---|
| 465 | 490 | interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 552 | 577 | gpio-ranges = <&iomuxc 0 148 10>, <&iomuxc 10 169 2>; |
|---|
| 553 | 578 | }; |
|---|
| 554 | 579 | |
|---|
| 555 | | - kpp: kpp@20b8000 { |
|---|
| 580 | + kpp: keypad@20b8000 { |
|---|
| 556 | 581 | compatible = "fsl,imx6sx-kpp", "fsl,imx21-kpp"; |
|---|
| 557 | 582 | reg = <0x020b8000 0x4000>; |
|---|
| 558 | 583 | interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 559 | | - clocks = <&clks IMX6SX_CLK_DUMMY>; |
|---|
| 584 | + clocks = <&clks IMX6SX_CLK_IPG>; |
|---|
| 560 | 585 | status = "disabled"; |
|---|
| 561 | 586 | }; |
|---|
| 562 | 587 | |
|---|
| 563 | | - wdog1: wdog@20bc000 { |
|---|
| 588 | + wdog1: watchdog@20bc000 { |
|---|
| 564 | 589 | compatible = "fsl,imx6sx-wdt", "fsl,imx21-wdt"; |
|---|
| 565 | 590 | reg = <0x020bc000 0x4000>; |
|---|
| 566 | 591 | interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 567 | | - clocks = <&clks IMX6SX_CLK_DUMMY>; |
|---|
| 592 | + clocks = <&clks IMX6SX_CLK_IPG>; |
|---|
| 568 | 593 | }; |
|---|
| 569 | 594 | |
|---|
| 570 | | - wdog2: wdog@20c0000 { |
|---|
| 595 | + wdog2: watchdog@20c0000 { |
|---|
| 571 | 596 | compatible = "fsl,imx6sx-wdt", "fsl,imx21-wdt"; |
|---|
| 572 | 597 | reg = <0x020c0000 0x4000>; |
|---|
| 573 | 598 | interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 574 | | - clocks = <&clks IMX6SX_CLK_DUMMY>; |
|---|
| 599 | + clocks = <&clks IMX6SX_CLK_IPG>; |
|---|
| 575 | 600 | status = "disabled"; |
|---|
| 576 | 601 | }; |
|---|
| 577 | 602 | |
|---|
| 578 | | - clks: ccm@20c4000 { |
|---|
| 603 | + clks: clock-controller@20c4000 { |
|---|
| 579 | 604 | compatible = "fsl,imx6sx-ccm"; |
|---|
| 580 | 605 | reg = <0x020c4000 0x4000>; |
|---|
| 581 | 606 | interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>, |
|---|
| .. | .. |
|---|
| 587 | 612 | |
|---|
| 588 | 613 | anatop: anatop@20c8000 { |
|---|
| 589 | 614 | compatible = "fsl,imx6sx-anatop", "fsl,imx6q-anatop", |
|---|
| 590 | | - "syscon", "simple-bus"; |
|---|
| 615 | + "syscon", "simple-mfd"; |
|---|
| 591 | 616 | reg = <0x020c8000 0x1000>; |
|---|
| 592 | 617 | interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>, |
|---|
| 593 | 618 | <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>, |
|---|
| 594 | 619 | <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 595 | 620 | |
|---|
| 596 | | - regulator-1p1 { |
|---|
| 621 | + reg_vdd1p1: regulator-1p1 { |
|---|
| 597 | 622 | compatible = "fsl,anatop-regulator"; |
|---|
| 598 | 623 | regulator-name = "vdd1p1"; |
|---|
| 599 | 624 | regulator-min-microvolt = <1000000>; |
|---|
| .. | .. |
|---|
| 608 | 633 | anatop-enable-bit = <0>; |
|---|
| 609 | 634 | }; |
|---|
| 610 | 635 | |
|---|
| 611 | | - regulator-3p0 { |
|---|
| 636 | + reg_vdd3p0: regulator-3p0 { |
|---|
| 612 | 637 | compatible = "fsl,anatop-regulator"; |
|---|
| 613 | 638 | regulator-name = "vdd3p0"; |
|---|
| 614 | 639 | regulator-min-microvolt = <2800000>; |
|---|
| .. | .. |
|---|
| 623 | 648 | anatop-enable-bit = <0>; |
|---|
| 624 | 649 | }; |
|---|
| 625 | 650 | |
|---|
| 626 | | - regulator-2p5 { |
|---|
| 651 | + reg_vdd2p5: regulator-2p5 { |
|---|
| 627 | 652 | compatible = "fsl,anatop-regulator"; |
|---|
| 628 | 653 | regulator-name = "vdd2p5"; |
|---|
| 629 | 654 | regulator-min-microvolt = <2250000>; |
|---|
| .. | .. |
|---|
| 687 | 712 | anatop-min-voltage = <725000>; |
|---|
| 688 | 713 | anatop-max-voltage = <1450000>; |
|---|
| 689 | 714 | }; |
|---|
| 715 | + |
|---|
| 716 | + tempmon: tempmon { |
|---|
| 717 | + compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon"; |
|---|
| 718 | + interrupt-parent = <&gpc>; |
|---|
| 719 | + interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 720 | + fsl,tempmon = <&anatop>; |
|---|
| 721 | + nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; |
|---|
| 722 | + nvmem-cell-names = "calib", "temp_grade"; |
|---|
| 723 | + clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>; |
|---|
| 724 | + }; |
|---|
| 690 | 725 | }; |
|---|
| 691 | 726 | |
|---|
| 692 | 727 | usbphy1: usbphy@20c9000 { |
|---|
| .. | .. |
|---|
| 731 | 766 | interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 732 | 767 | linux,keycode = <KEY_POWER>; |
|---|
| 733 | 768 | wakeup-source; |
|---|
| 769 | + status = "disabled"; |
|---|
| 734 | 770 | }; |
|---|
| 735 | 771 | }; |
|---|
| 736 | 772 | |
|---|
| .. | .. |
|---|
| 744 | 780 | interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 745 | 781 | }; |
|---|
| 746 | 782 | |
|---|
| 747 | | - src: src@20d8000 { |
|---|
| 783 | + src: reset-controller@20d8000 { |
|---|
| 748 | 784 | compatible = "fsl,imx6sx-src", "fsl,imx51-src"; |
|---|
| 749 | 785 | reg = <0x020d8000 0x4000>; |
|---|
| 750 | 786 | interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>, |
|---|
| .. | .. |
|---|
| 778 | 814 | clocks = <&clks IMX6SX_CLK_GPU>; |
|---|
| 779 | 815 | }; |
|---|
| 780 | 816 | |
|---|
| 817 | + pd_disp: power-domain@2 { |
|---|
| 818 | + reg = <2>; |
|---|
| 819 | + #power-domain-cells = <0>; |
|---|
| 820 | + clocks = <&clks IMX6SX_CLK_PXP_AXI>, |
|---|
| 821 | + <&clks IMX6SX_CLK_DISPLAY_AXI>, |
|---|
| 822 | + <&clks IMX6SX_CLK_LCDIF1_PIX>, |
|---|
| 823 | + <&clks IMX6SX_CLK_LCDIF_APB>, |
|---|
| 824 | + <&clks IMX6SX_CLK_LCDIF2_PIX>, |
|---|
| 825 | + <&clks IMX6SX_CLK_CSI>, |
|---|
| 826 | + <&clks IMX6SX_CLK_VADC>; |
|---|
| 827 | + }; |
|---|
| 828 | + |
|---|
| 781 | 829 | pd_pci: power-domain@3 { |
|---|
| 782 | 830 | reg = <3>; |
|---|
| 783 | 831 | #power-domain-cells = <0>; |
|---|
| .. | .. |
|---|
| 786 | 834 | }; |
|---|
| 787 | 835 | }; |
|---|
| 788 | 836 | |
|---|
| 789 | | - iomuxc: iomuxc@20e0000 { |
|---|
| 837 | + iomuxc: pinctrl@20e0000 { |
|---|
| 790 | 838 | compatible = "fsl,imx6sx-iomuxc"; |
|---|
| 791 | 839 | reg = <0x020e0000 0x4000>; |
|---|
| 792 | 840 | }; |
|---|
| .. | .. |
|---|
| 810 | 858 | }; |
|---|
| 811 | 859 | }; |
|---|
| 812 | 860 | |
|---|
| 813 | | - aips2: aips-bus@2100000 { |
|---|
| 861 | + aips2: bus@2100000 { |
|---|
| 814 | 862 | compatible = "fsl,aips-bus", "simple-bus"; |
|---|
| 815 | 863 | #address-cells = <1>; |
|---|
| 816 | 864 | #size-cells = <1>; |
|---|
| 817 | 865 | reg = <0x02100000 0x100000>; |
|---|
| 818 | 866 | ranges; |
|---|
| 819 | 867 | |
|---|
| 820 | | - crypto: caam@2100000 { |
|---|
| 868 | + crypto: crypto@2100000 { |
|---|
| 821 | 869 | compatible = "fsl,sec-v4.0"; |
|---|
| 822 | 870 | #address-cells = <1>; |
|---|
| 823 | 871 | #size-cells = <1>; |
|---|
| .. | .. |
|---|
| 830 | 878 | <&clks IMX6SX_CLK_EIM_SLOW>; |
|---|
| 831 | 879 | clock-names = "mem", "aclk", "ipg", "emi_slow"; |
|---|
| 832 | 880 | |
|---|
| 833 | | - sec_jr0: jr0@1000 { |
|---|
| 881 | + sec_jr0: jr@1000 { |
|---|
| 834 | 882 | compatible = "fsl,sec-v4.0-job-ring"; |
|---|
| 835 | 883 | reg = <0x1000 0x1000>; |
|---|
| 836 | 884 | interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 837 | 885 | }; |
|---|
| 838 | 886 | |
|---|
| 839 | | - sec_jr1: jr1@2000 { |
|---|
| 887 | + sec_jr1: jr@2000 { |
|---|
| 840 | 888 | compatible = "fsl,sec-v4.0-job-ring"; |
|---|
| 841 | 889 | reg = <0x2000 0x1000>; |
|---|
| 842 | 890 | interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 875 | 923 | reg = <0x02184400 0x200>; |
|---|
| 876 | 924 | interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 877 | 925 | clocks = <&clks IMX6SX_CLK_USBOH3>; |
|---|
| 926 | + fsl,usbphy = <&usbphynop1>; |
|---|
| 878 | 927 | fsl,usbmisc = <&usbmisc 2>; |
|---|
| 879 | 928 | phy_type = "hsic"; |
|---|
| 880 | 929 | fsl,anatop = <&anatop>; |
|---|
| .. | .. |
|---|
| 905 | 954 | <&clks IMX6SX_CLK_ENET_PTP>; |
|---|
| 906 | 955 | clock-names = "ipg", "ahb", "ptp", |
|---|
| 907 | 956 | "enet_clk_ref", "enet_out"; |
|---|
| 908 | | - fsl,num-tx-queues=<3>; |
|---|
| 909 | | - fsl,num-rx-queues=<3>; |
|---|
| 957 | + fsl,num-tx-queues = <3>; |
|---|
| 958 | + fsl,num-rx-queues = <3>; |
|---|
| 959 | + fsl,stop-mode = <&gpr 0x10 3>; |
|---|
| 910 | 960 | status = "disabled"; |
|---|
| 911 | 961 | }; |
|---|
| 912 | 962 | |
|---|
| .. | .. |
|---|
| 919 | 969 | status = "disabled"; |
|---|
| 920 | 970 | }; |
|---|
| 921 | 971 | |
|---|
| 922 | | - usdhc1: usdhc@2190000 { |
|---|
| 972 | + usdhc1: mmc@2190000 { |
|---|
| 923 | 973 | compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc"; |
|---|
| 924 | 974 | reg = <0x02190000 0x4000>; |
|---|
| 925 | 975 | interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 931 | 981 | status = "disabled"; |
|---|
| 932 | 982 | }; |
|---|
| 933 | 983 | |
|---|
| 934 | | - usdhc2: usdhc@2194000 { |
|---|
| 984 | + usdhc2: mmc@2194000 { |
|---|
| 935 | 985 | compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc"; |
|---|
| 936 | 986 | reg = <0x02194000 0x4000>; |
|---|
| 937 | 987 | interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 943 | 993 | status = "disabled"; |
|---|
| 944 | 994 | }; |
|---|
| 945 | 995 | |
|---|
| 946 | | - usdhc3: usdhc@2198000 { |
|---|
| 996 | + usdhc3: mmc@2198000 { |
|---|
| 947 | 997 | compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc"; |
|---|
| 948 | 998 | reg = <0x02198000 0x4000>; |
|---|
| 949 | 999 | interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 955 | 1005 | status = "disabled"; |
|---|
| 956 | 1006 | }; |
|---|
| 957 | 1007 | |
|---|
| 958 | | - usdhc4: usdhc@219c000 { |
|---|
| 1008 | + usdhc4: mmc@219c000 { |
|---|
| 959 | 1009 | compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc"; |
|---|
| 960 | 1010 | reg = <0x0219c000 0x4000>; |
|---|
| 961 | 1011 | interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| .. | .. |
|---|
| 997 | 1047 | status = "disabled"; |
|---|
| 998 | 1048 | }; |
|---|
| 999 | 1049 | |
|---|
| 1000 | | - mmdc: mmdc@21b0000 { |
|---|
| 1050 | + memory-controller@21b0000 { |
|---|
| 1001 | 1051 | compatible = "fsl,imx6sx-mmdc", "fsl,imx6q-mmdc"; |
|---|
| 1002 | 1052 | reg = <0x021b0000 0x4000>; |
|---|
| 1053 | + clocks = <&clks IMX6SX_CLK_MMDC_P0_IPG>; |
|---|
| 1003 | 1054 | }; |
|---|
| 1004 | 1055 | |
|---|
| 1005 | 1056 | fec2: ethernet@21b4000 { |
|---|
| .. | .. |
|---|
| 1015 | 1066 | <&clks IMX6SX_CLK_ENET_PTP>; |
|---|
| 1016 | 1067 | clock-names = "ipg", "ahb", "ptp", |
|---|
| 1017 | 1068 | "enet_clk_ref", "enet_out"; |
|---|
| 1069 | + fsl,stop-mode = <&gpr 0x10 4>; |
|---|
| 1018 | 1070 | status = "disabled"; |
|---|
| 1019 | 1071 | }; |
|---|
| 1020 | 1072 | |
|---|
| .. | .. |
|---|
| 1029 | 1081 | status = "disabled"; |
|---|
| 1030 | 1082 | }; |
|---|
| 1031 | 1083 | |
|---|
| 1032 | | - ocotp: ocotp@21bc000 { |
|---|
| 1084 | + ocotp: efuse@21bc000 { |
|---|
| 1033 | 1085 | #address-cells = <1>; |
|---|
| 1034 | 1086 | #size-cells = <1>; |
|---|
| 1035 | 1087 | compatible = "fsl,imx6sx-ocotp", "syscon"; |
|---|
| 1036 | 1088 | reg = <0x021bc000 0x4000>; |
|---|
| 1037 | 1089 | clocks = <&clks IMX6SX_CLK_OCOTP>; |
|---|
| 1090 | + |
|---|
| 1091 | + cpu_speed_grade: speed-grade@10 { |
|---|
| 1092 | + reg = <0x10 4>; |
|---|
| 1093 | + }; |
|---|
| 1038 | 1094 | |
|---|
| 1039 | 1095 | tempmon_calib: calib@38 { |
|---|
| 1040 | 1096 | reg = <0x38 4>; |
|---|
| .. | .. |
|---|
| 1077 | 1133 | status = "disabled"; |
|---|
| 1078 | 1134 | }; |
|---|
| 1079 | 1135 | |
|---|
| 1080 | | - qspi1: qspi@21e0000 { |
|---|
| 1136 | + qspi1: spi@21e0000 { |
|---|
| 1081 | 1137 | #address-cells = <1>; |
|---|
| 1082 | 1138 | #size-cells = <0>; |
|---|
| 1083 | 1139 | compatible = "fsl,imx6sx-qspi"; |
|---|
| .. | .. |
|---|
| 1090 | 1146 | status = "disabled"; |
|---|
| 1091 | 1147 | }; |
|---|
| 1092 | 1148 | |
|---|
| 1093 | | - qspi2: qspi@21e4000 { |
|---|
| 1149 | + qspi2: spi@21e4000 { |
|---|
| 1094 | 1150 | #address-cells = <1>; |
|---|
| 1095 | 1151 | #size-cells = <0>; |
|---|
| 1096 | 1152 | compatible = "fsl,imx6sx-qspi"; |
|---|
| .. | .. |
|---|
| 1166 | 1222 | }; |
|---|
| 1167 | 1223 | }; |
|---|
| 1168 | 1224 | |
|---|
| 1169 | | - aips3: aips-bus@2200000 { |
|---|
| 1225 | + aips3: bus@2200000 { |
|---|
| 1170 | 1226 | compatible = "fsl,aips-bus", "simple-bus"; |
|---|
| 1171 | 1227 | #address-cells = <1>; |
|---|
| 1172 | 1228 | #size-cells = <1>; |
|---|
| .. | .. |
|---|
| 1191 | 1247 | }; |
|---|
| 1192 | 1248 | |
|---|
| 1193 | 1249 | pxp: pxp@2218000 { |
|---|
| 1250 | + compatible = "fsl,imx6sx-pxp", "fsl,imx6ull-pxp"; |
|---|
| 1194 | 1251 | reg = <0x02218000 0x4000>; |
|---|
| 1195 | 1252 | interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1196 | | - clocks = <&clks IMX6SX_CLK_PXP_AXI>, |
|---|
| 1197 | | - <&clks IMX6SX_CLK_DISPLAY_AXI>; |
|---|
| 1198 | | - clock-names = "pxp-axi", "disp-axi"; |
|---|
| 1253 | + clocks = <&clks IMX6SX_CLK_PXP_AXI>; |
|---|
| 1254 | + clock-names = "axi"; |
|---|
| 1255 | + power-domains = <&pd_disp>; |
|---|
| 1199 | 1256 | status = "disabled"; |
|---|
| 1200 | 1257 | }; |
|---|
| 1201 | 1258 | |
|---|
| .. | .. |
|---|
| 1217 | 1274 | <&clks IMX6SX_CLK_LCDIF_APB>, |
|---|
| 1218 | 1275 | <&clks IMX6SX_CLK_DISPLAY_AXI>; |
|---|
| 1219 | 1276 | clock-names = "pix", "axi", "disp_axi"; |
|---|
| 1277 | + power-domains = <&pd_disp>; |
|---|
| 1220 | 1278 | status = "disabled"; |
|---|
| 1221 | 1279 | }; |
|---|
| 1222 | 1280 | |
|---|
| .. | .. |
|---|
| 1228 | 1286 | <&clks IMX6SX_CLK_LCDIF_APB>, |
|---|
| 1229 | 1287 | <&clks IMX6SX_CLK_DISPLAY_AXI>; |
|---|
| 1230 | 1288 | clock-names = "pix", "axi", "disp_axi"; |
|---|
| 1289 | + power-domains = <&pd_disp>; |
|---|
| 1231 | 1290 | status = "disabled"; |
|---|
| 1232 | 1291 | }; |
|---|
| 1233 | 1292 | |
|---|
| .. | .. |
|---|
| 1237 | 1296 | clocks = <&clks IMX6SX_CLK_VADC>, |
|---|
| 1238 | 1297 | <&clks IMX6SX_CLK_CSI>; |
|---|
| 1239 | 1298 | clock-names = "vadc", "csi"; |
|---|
| 1299 | + power-domains = <&pd_disp>; |
|---|
| 1240 | 1300 | status = "disabled"; |
|---|
| 1241 | 1301 | }; |
|---|
| 1242 | 1302 | }; |
|---|
| .. | .. |
|---|
| 1263 | 1323 | status = "disabled"; |
|---|
| 1264 | 1324 | }; |
|---|
| 1265 | 1325 | |
|---|
| 1266 | | - wdog3: wdog@2288000 { |
|---|
| 1326 | + wdog3: watchdog@2288000 { |
|---|
| 1267 | 1327 | compatible = "fsl,imx6sx-wdt", "fsl,imx21-wdt"; |
|---|
| 1268 | 1328 | reg = <0x02288000 0x4000>; |
|---|
| 1269 | 1329 | interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1270 | | - clocks = <&clks IMX6SX_CLK_DUMMY>; |
|---|
| 1330 | + clocks = <&clks IMX6SX_CLK_IPG>; |
|---|
| 1271 | 1331 | status = "disabled"; |
|---|
| 1272 | 1332 | }; |
|---|
| 1273 | 1333 | |
|---|
| 1274 | | - ecspi5: ecspi@228c000 { |
|---|
| 1334 | + ecspi5: spi@228c000 { |
|---|
| 1275 | 1335 | #address-cells = <1>; |
|---|
| 1276 | 1336 | #size-cells = <0>; |
|---|
| 1277 | 1337 | compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi"; |
|---|
| .. | .. |
|---|
| 1303 | 1363 | clocks = <&clks IMX6SX_CLK_PWM5>, |
|---|
| 1304 | 1364 | <&clks IMX6SX_CLK_PWM5>; |
|---|
| 1305 | 1365 | clock-names = "ipg", "per"; |
|---|
| 1306 | | - #pwm-cells = <2>; |
|---|
| 1366 | + #pwm-cells = <3>; |
|---|
| 1307 | 1367 | }; |
|---|
| 1308 | 1368 | |
|---|
| 1309 | 1369 | pwm6: pwm@22a8000 { |
|---|
| .. | .. |
|---|
| 1313 | 1373 | clocks = <&clks IMX6SX_CLK_PWM6>, |
|---|
| 1314 | 1374 | <&clks IMX6SX_CLK_PWM6>; |
|---|
| 1315 | 1375 | clock-names = "ipg", "per"; |
|---|
| 1316 | | - #pwm-cells = <2>; |
|---|
| 1376 | + #pwm-cells = <3>; |
|---|
| 1317 | 1377 | }; |
|---|
| 1318 | 1378 | |
|---|
| 1319 | 1379 | pwm7: pwm@22ac000 { |
|---|
| .. | .. |
|---|
| 1323 | 1383 | clocks = <&clks IMX6SX_CLK_PWM7>, |
|---|
| 1324 | 1384 | <&clks IMX6SX_CLK_PWM7>; |
|---|
| 1325 | 1385 | clock-names = "ipg", "per"; |
|---|
| 1326 | | - #pwm-cells = <2>; |
|---|
| 1386 | + #pwm-cells = <3>; |
|---|
| 1327 | 1387 | }; |
|---|
| 1328 | 1388 | |
|---|
| 1329 | 1389 | pwm8: pwm@22b0000 { |
|---|
| .. | .. |
|---|
| 1333 | 1393 | clocks = <&clks IMX6SX_CLK_PWM8>, |
|---|
| 1334 | 1394 | <&clks IMX6SX_CLK_PWM8>; |
|---|
| 1335 | 1395 | clock-names = "ipg", "per"; |
|---|
| 1336 | | - #pwm-cells = <2>; |
|---|
| 1396 | + #pwm-cells = <3>; |
|---|
| 1337 | 1397 | }; |
|---|
| 1338 | 1398 | }; |
|---|
| 1339 | 1399 | |
|---|
| .. | .. |
|---|
| 1361 | 1421 | <&clks IMX6SX_CLK_PCIE_REF_125M>, |
|---|
| 1362 | 1422 | <&clks IMX6SX_CLK_DISPLAY_AXI>; |
|---|
| 1363 | 1423 | clock-names = "pcie", "pcie_bus", "pcie_phy", "pcie_inbound_axi"; |
|---|
| 1364 | | - power-domains = <&pd_pci>; |
|---|
| 1424 | + power-domains = <&pd_disp>, <&pd_pci>; |
|---|
| 1425 | + power-domain-names = "pcie", "pcie_phy"; |
|---|
| 1365 | 1426 | status = "disabled"; |
|---|
| 1366 | 1427 | }; |
|---|
| 1367 | 1428 | }; |
|---|