.. | .. |
---|
64 | 64 | 198000 1175000 |
---|
65 | 65 | >; |
---|
66 | 66 | clock-latency = <61036>; /* two CLK32 periods */ |
---|
| 67 | + #cooling-cells = <2>; |
---|
67 | 68 | clocks = <&clks IMX6SLL_CLK_ARM>, |
---|
68 | 69 | <&clks IMX6SLL_CLK_PLL2_PFD2>, |
---|
69 | 70 | <&clks IMX6SLL_CLK_STEP>, |
---|
.. | .. |
---|
71 | 72 | <&clks IMX6SLL_CLK_PLL1_SYS>; |
---|
72 | 73 | clock-names = "arm", "pll2_pfd2_396m", "step", |
---|
73 | 74 | "pll1_sw", "pll1_sys"; |
---|
| 75 | + nvmem-cells = <&cpu_speed_grade>; |
---|
| 76 | + nvmem-cell-names = "speed_grade"; |
---|
74 | 77 | }; |
---|
75 | | - }; |
---|
76 | | - |
---|
77 | | - intc: interrupt-controller@a01000 { |
---|
78 | | - compatible = "arm,cortex-a9-gic"; |
---|
79 | | - #interrupt-cells = <3>; |
---|
80 | | - interrupt-controller; |
---|
81 | | - reg = <0x00a01000 0x1000>, |
---|
82 | | - <0x00a00100 0x100>; |
---|
83 | | - interrupt-parent = <&intc>; |
---|
84 | 78 | }; |
---|
85 | 79 | |
---|
86 | 80 | ckil: clock-ckil { |
---|
.. | .. |
---|
111 | 105 | clock-output-names = "ipp_di1"; |
---|
112 | 106 | }; |
---|
113 | 107 | |
---|
114 | | - tempmon: temperature-sensor { |
---|
115 | | - compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon"; |
---|
116 | | - interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>; |
---|
117 | | - interrupt-parent = <&gpc>; |
---|
118 | | - fsl,tempmon = <&anatop>; |
---|
119 | | - nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; |
---|
120 | | - nvmem-cell-names = "calib", "temp_grade"; |
---|
121 | | - clocks = <&clks IMX6SLL_CLK_PLL3_USB_OTG>; |
---|
122 | | - }; |
---|
123 | | - |
---|
124 | 108 | soc { |
---|
125 | 109 | #address-cells = <1>; |
---|
126 | 110 | #size-cells = <1>; |
---|
.. | .. |
---|
131 | 115 | ocram: sram@900000 { |
---|
132 | 116 | compatible = "mmio-sram"; |
---|
133 | 117 | reg = <0x00900000 0x20000>; |
---|
| 118 | + ranges = <0 0x00900000 0x20000>; |
---|
| 119 | + #address-cells = <1>; |
---|
| 120 | + #size-cells = <1>; |
---|
134 | 121 | }; |
---|
135 | 122 | |
---|
136 | | - L2: l2-cache@a02000 { |
---|
| 123 | + intc: interrupt-controller@a01000 { |
---|
| 124 | + compatible = "arm,cortex-a9-gic"; |
---|
| 125 | + #interrupt-cells = <3>; |
---|
| 126 | + interrupt-controller; |
---|
| 127 | + reg = <0x00a01000 0x1000>, |
---|
| 128 | + <0x00a00100 0x100>; |
---|
| 129 | + interrupt-parent = <&intc>; |
---|
| 130 | + }; |
---|
| 131 | + |
---|
| 132 | + L2: cache-controller@a02000 { |
---|
137 | 133 | compatible = "arm,pl310-cache"; |
---|
138 | 134 | reg = <0x00a02000 0x1000>; |
---|
139 | 135 | interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>; |
---|
.. | .. |
---|
143 | 139 | arm,data-latency = <4 2 3>; |
---|
144 | 140 | }; |
---|
145 | 141 | |
---|
146 | | - aips1: aips-bus@2000000 { |
---|
| 142 | + aips1: bus@2000000 { |
---|
147 | 143 | compatible = "fsl,aips-bus", "simple-bus"; |
---|
148 | 144 | #address-cells = <1>; |
---|
149 | 145 | #size-cells = <1>; |
---|
.. | .. |
---|
233 | 229 | compatible = "fsl,imx6sl-uart", "fsl,imx6q-uart", |
---|
234 | 230 | "fsl,imx21-uart"; |
---|
235 | 231 | reg = <0x02018000 0x4000>; |
---|
236 | | - interrupts =<GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 232 | + interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>; |
---|
237 | 233 | dmas = <&sdma 31 4 0>, <&sdma 32 4 0>; |
---|
238 | 234 | dma-names = "rx", "tx"; |
---|
239 | 235 | clocks = <&clks IMX6SLL_CLK_UART4_IPG>, |
---|
.. | .. |
---|
268 | 264 | status = "disabled"; |
---|
269 | 265 | }; |
---|
270 | 266 | |
---|
271 | | - ssi1: ssi-controller@2028000 { |
---|
| 267 | + ssi1: ssi@2028000 { |
---|
272 | 268 | compatible = "fsl,imx6sl-ssi", "fsl,imx51-ssi"; |
---|
273 | 269 | reg = <0x02028000 0x4000>; |
---|
274 | 270 | interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>; |
---|
.. | .. |
---|
281 | 277 | status = "disabled"; |
---|
282 | 278 | }; |
---|
283 | 279 | |
---|
284 | | - ssi2: ssi-controller@202c000 { |
---|
| 280 | + ssi2: ssi@202c000 { |
---|
285 | 281 | compatible = "fsl,imx6sl-ssi", "fsl,imx51-ssi"; |
---|
286 | 282 | reg = <0x0202c000 0x4000>; |
---|
287 | 283 | interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>; |
---|
.. | .. |
---|
294 | 290 | status = "disabled"; |
---|
295 | 291 | }; |
---|
296 | 292 | |
---|
297 | | - ssi3: ssi-controller@2030000 { |
---|
| 293 | + ssi3: ssi@2030000 { |
---|
298 | 294 | compatible = "fsl,imx6sl-ssi", "fsl,imx51-ssi"; |
---|
299 | 295 | reg = <0x02030000 0x4000>; |
---|
300 | 296 | interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>; |
---|
.. | .. |
---|
328 | 324 | clocks = <&clks IMX6SLL_CLK_PWM1>, |
---|
329 | 325 | <&clks IMX6SLL_CLK_PWM1>; |
---|
330 | 326 | clock-names = "ipg", "per"; |
---|
331 | | - #pwm-cells = <2>; |
---|
| 327 | + #pwm-cells = <3>; |
---|
332 | 328 | }; |
---|
333 | 329 | |
---|
334 | 330 | pwm2: pwm@2084000 { |
---|
.. | .. |
---|
338 | 334 | clocks = <&clks IMX6SLL_CLK_PWM2>, |
---|
339 | 335 | <&clks IMX6SLL_CLK_PWM2>; |
---|
340 | 336 | clock-names = "ipg", "per"; |
---|
341 | | - #pwm-cells = <2>; |
---|
| 337 | + #pwm-cells = <3>; |
---|
342 | 338 | }; |
---|
343 | 339 | |
---|
344 | 340 | pwm3: pwm@2088000 { |
---|
.. | .. |
---|
348 | 344 | clocks = <&clks IMX6SLL_CLK_PWM3>, |
---|
349 | 345 | <&clks IMX6SLL_CLK_PWM3>; |
---|
350 | 346 | clock-names = "ipg", "per"; |
---|
351 | | - #pwm-cells = <2>; |
---|
| 347 | + #pwm-cells = <3>; |
---|
352 | 348 | }; |
---|
353 | 349 | |
---|
354 | 350 | pwm4: pwm@208c000 { |
---|
.. | .. |
---|
358 | 354 | clocks = <&clks IMX6SLL_CLK_PWM4>, |
---|
359 | 355 | <&clks IMX6SLL_CLK_PWM4>; |
---|
360 | 356 | clock-names = "ipg", "per"; |
---|
361 | | - #pwm-cells = <2>; |
---|
| 357 | + #pwm-cells = <3>; |
---|
362 | 358 | }; |
---|
363 | 359 | |
---|
364 | 360 | gpt1: timer@2098000 { |
---|
.. | .. |
---|
375 | 371 | reg = <0x0209c000 0x4000>; |
---|
376 | 372 | interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>, |
---|
377 | 373 | <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 374 | + clocks = <&clks IMX6SLL_CLK_GPIO1>; |
---|
378 | 375 | gpio-controller; |
---|
379 | 376 | #gpio-cells = <2>; |
---|
380 | 377 | interrupt-controller; |
---|
381 | 378 | #interrupt-cells = <2>; |
---|
| 379 | + gpio-ranges = <&iomuxc 0 94 7>, <&iomuxc 7 25 25>; |
---|
382 | 380 | }; |
---|
383 | 381 | |
---|
384 | 382 | gpio2: gpio@20a0000 { |
---|
.. | .. |
---|
386 | 384 | reg = <0x020a0000 0x4000>; |
---|
387 | 385 | interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>, |
---|
388 | 386 | <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 387 | + clocks = <&clks IMX6SLL_CLK_GPIO2>; |
---|
389 | 388 | gpio-controller; |
---|
390 | 389 | #gpio-cells = <2>; |
---|
391 | 390 | interrupt-controller; |
---|
392 | 391 | #interrupt-cells = <2>; |
---|
| 392 | + gpio-ranges = <&iomuxc 0 50 32>; |
---|
393 | 393 | }; |
---|
394 | 394 | |
---|
395 | 395 | gpio3: gpio@20a4000 { |
---|
.. | .. |
---|
397 | 397 | reg = <0x020a4000 0x4000>; |
---|
398 | 398 | interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>, |
---|
399 | 399 | <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 400 | + clocks = <&clks IMX6SLL_CLK_GPIO3>; |
---|
400 | 401 | gpio-controller; |
---|
401 | 402 | #gpio-cells = <2>; |
---|
402 | 403 | interrupt-controller; |
---|
403 | 404 | #interrupt-cells = <2>; |
---|
| 405 | + gpio-ranges = <&iomuxc 0 82 12>, <&iomuxc 12 103 4>, |
---|
| 406 | + <&iomuxc 16 101 2>, <&iomuxc 18 5 1>, |
---|
| 407 | + <&iomuxc 21 6 11>; |
---|
404 | 408 | }; |
---|
405 | 409 | |
---|
406 | 410 | gpio4: gpio@20a8000 { |
---|
.. | .. |
---|
408 | 412 | reg = <0x020a8000 0x4000>; |
---|
409 | 413 | interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>, |
---|
410 | 414 | <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 415 | + clocks = <&clks IMX6SLL_CLK_GPIO4>; |
---|
411 | 416 | gpio-controller; |
---|
412 | 417 | #gpio-cells = <2>; |
---|
413 | 418 | interrupt-controller; |
---|
414 | 419 | #interrupt-cells = <2>; |
---|
| 420 | + gpio-ranges = <&iomuxc 0 17 8>, <&iomuxc 8 107 8>, |
---|
| 421 | + <&iomuxc 16 151 1>, <&iomuxc 17 149 1>, |
---|
| 422 | + <&iomuxc 18 146 1>, <&iomuxc 19 144 1>, |
---|
| 423 | + <&iomuxc 20 142 1>, <&iomuxc 21 143 1>, |
---|
| 424 | + <&iomuxc 22 150 1>, <&iomuxc 23 148 1>, |
---|
| 425 | + <&iomuxc 24 147 1>, <&iomuxc 25 145 1>, |
---|
| 426 | + <&iomuxc 26 152 1>, <&iomuxc 27 125 1>, |
---|
| 427 | + <&iomuxc 28 131 1>, <&iomuxc 29 134 1>, |
---|
| 428 | + <&iomuxc 30 129 1>, <&iomuxc 31 133 1>; |
---|
415 | 429 | }; |
---|
416 | 430 | |
---|
417 | 431 | gpio5: gpio@20ac000 { |
---|
.. | .. |
---|
419 | 433 | reg = <0x020ac000 0x4000>; |
---|
420 | 434 | interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>, |
---|
421 | 435 | <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 436 | + clocks = <&clks IMX6SLL_CLK_GPIO5>; |
---|
422 | 437 | gpio-controller; |
---|
423 | 438 | #gpio-cells = <2>; |
---|
424 | 439 | interrupt-controller; |
---|
425 | 440 | #interrupt-cells = <2>; |
---|
| 441 | + gpio-ranges = <&iomuxc 0 135 1>, <&iomuxc 1 128 1>, |
---|
| 442 | + <&iomuxc 2 132 1>, <&iomuxc 3 130 1>, |
---|
| 443 | + <&iomuxc 4 127 1>, <&iomuxc 5 126 1>, |
---|
| 444 | + <&iomuxc 6 120 1>, <&iomuxc 7 123 1>, |
---|
| 445 | + <&iomuxc 8 118 1>, <&iomuxc 9 122 1>, |
---|
| 446 | + <&iomuxc 10 124 1>, <&iomuxc 11 117 1>, |
---|
| 447 | + <&iomuxc 12 121 1>, <&iomuxc 13 119 1>, |
---|
| 448 | + <&iomuxc 14 116 1>, <&iomuxc 15 115 1>, |
---|
| 449 | + <&iomuxc 16 140 2>, <&iomuxc 18 136 1>, |
---|
| 450 | + <&iomuxc 19 138 1>, <&iomuxc 20 139 1>, |
---|
| 451 | + <&iomuxc 21 137 1>; |
---|
426 | 452 | }; |
---|
427 | 453 | |
---|
428 | 454 | gpio6: gpio@20b0000 { |
---|
.. | .. |
---|
430 | 456 | reg = <0x020b0000 0x4000>; |
---|
431 | 457 | interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>, |
---|
432 | 458 | <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 459 | + clocks = <&clks IMX6SLL_CLK_GPIO6>; |
---|
433 | 460 | gpio-controller; |
---|
434 | 461 | #gpio-cells = <2>; |
---|
435 | 462 | interrupt-controller; |
---|
.. | .. |
---|
475 | 502 | anatop: anatop@20c8000 { |
---|
476 | 503 | compatible = "fsl,imx6sll-anatop", |
---|
477 | 504 | "fsl,imx6q-anatop", |
---|
478 | | - "syscon", "simple-bus"; |
---|
| 505 | + "syscon", "simple-mfd"; |
---|
479 | 506 | reg = <0x020c8000 0x4000>; |
---|
480 | 507 | interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>, |
---|
481 | 508 | <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>, |
---|
.. | .. |
---|
496 | 523 | anatop-min-voltage = <2625000>; |
---|
497 | 524 | anatop-max-voltage = <3400000>; |
---|
498 | 525 | anatop-enable-bit = <0>; |
---|
| 526 | + }; |
---|
| 527 | + |
---|
| 528 | + tempmon: temperature-sensor { |
---|
| 529 | + compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon"; |
---|
| 530 | + interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 531 | + interrupt-parent = <&gpc>; |
---|
| 532 | + fsl,tempmon = <&anatop>; |
---|
| 533 | + nvmem-cells = <&tempmon_calib>, <&tempmon_temp_grade>; |
---|
| 534 | + nvmem-cell-names = "calib", "temp_grade"; |
---|
| 535 | + clocks = <&clks IMX6SLL_CLK_PLL3_USB_OTG>; |
---|
499 | 536 | }; |
---|
500 | 537 | }; |
---|
501 | 538 | |
---|
.. | .. |
---|
536 | 573 | regmap = <&snvs>; |
---|
537 | 574 | offset = <0x38>; |
---|
538 | 575 | mask = <0x61>; |
---|
| 576 | + status = "disabled"; |
---|
539 | 577 | }; |
---|
540 | 578 | |
---|
541 | 579 | snvs_pwrkey: snvs-powerkey { |
---|
.. | .. |
---|
544 | 582 | interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>; |
---|
545 | 583 | linux,keycode = <KEY_POWER>; |
---|
546 | 584 | wakeup-source; |
---|
| 585 | + status = "disabled"; |
---|
547 | 586 | }; |
---|
548 | 587 | }; |
---|
549 | 588 | |
---|
.. | .. |
---|
562 | 601 | #interrupt-cells = <3>; |
---|
563 | 602 | interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>; |
---|
564 | 603 | interrupt-parent = <&intc>; |
---|
565 | | - fsl,mf-mix-wakeup-irq = <0x7c00000 0x7d00 0x0 0x1400640>; |
---|
566 | 604 | }; |
---|
567 | 605 | |
---|
568 | 606 | iomuxc: pinctrl@20e0000 { |
---|
.. | .. |
---|
588 | 626 | }; |
---|
589 | 627 | |
---|
590 | 628 | sdma: dma-controller@20ec000 { |
---|
591 | | - compatible = "fsl,imx6sll-sdma", "fsl,imx35-sdma"; |
---|
| 629 | + compatible = "fsl,imx6sll-sdma", "fsl,imx6ul-sdma"; |
---|
592 | 630 | reg = <0x020ec000 0x4000>; |
---|
593 | 631 | interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>; |
---|
594 | 632 | clocks = <&clks IMX6SLL_CLK_IPG>, |
---|
.. | .. |
---|
597 | 635 | #dma-cells = <3>; |
---|
598 | 636 | iram = <&ocram>; |
---|
599 | 637 | fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin"; |
---|
| 638 | + }; |
---|
| 639 | + |
---|
| 640 | + pxp: pxp@20f0000 { |
---|
| 641 | + compatible = "fsl,imx6sll-pxp", "fsl,imx6ull-pxp"; |
---|
| 642 | + reg = <0x20f0000 0x4000>; |
---|
| 643 | + interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>, |
---|
| 644 | + <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 645 | + clocks = <&clks IMX6SLL_CLK_PXP>; |
---|
| 646 | + clock-names = "axi"; |
---|
600 | 647 | }; |
---|
601 | 648 | |
---|
602 | 649 | lcdif: lcd-controller@20f8000 { |
---|
.. | .. |
---|
610 | 657 | status = "disabled"; |
---|
611 | 658 | }; |
---|
612 | 659 | |
---|
613 | | - dcp: dcp@20fc000 { |
---|
| 660 | + dcp: crypto@20fc000 { |
---|
614 | 661 | compatible = "fsl,imx28-dcp"; |
---|
615 | 662 | reg = <0x020fc000 0x4000>; |
---|
616 | 663 | interrupts = <GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>, |
---|
.. | .. |
---|
621 | 668 | }; |
---|
622 | 669 | }; |
---|
623 | 670 | |
---|
624 | | - aips2: aips-bus@2100000 { |
---|
| 671 | + aips2: bus@2100000 { |
---|
625 | 672 | compatible = "fsl,aips-bus", "simple-bus"; |
---|
626 | 673 | #address-cells = <1>; |
---|
627 | 674 | #size-cells = <1>; |
---|
.. | .. |
---|
739 | 786 | mmdc: memory-controller@21b0000 { |
---|
740 | 787 | compatible = "fsl,imx6sll-mmdc", "fsl,imx6q-mmdc"; |
---|
741 | 788 | reg = <0x021b0000 0x4000>; |
---|
| 789 | + clocks = <&clks IMX6SLL_CLK_MMDC_P0_IPG>; |
---|
742 | 790 | }; |
---|
743 | 791 | |
---|
744 | | - ocotp: ocotp-ctrl@21bc000 { |
---|
| 792 | + rngb: rng@21b4000 { |
---|
| 793 | + compatible = "fsl,imx6sll-rngb", "fsl,imx25-rngb"; |
---|
| 794 | + reg = <0x021b4000 0x4000>; |
---|
| 795 | + interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 796 | + clocks = <&clks IMX6SLL_CLK_DUMMY>; |
---|
| 797 | + }; |
---|
| 798 | + |
---|
| 799 | + ocotp: efuse@21bc000 { |
---|
745 | 800 | #address-cells = <1>; |
---|
746 | 801 | #size-cells = <1>; |
---|
747 | 802 | compatible = "fsl,imx6sll-ocotp", "syscon"; |
---|
748 | 803 | reg = <0x021bc000 0x4000>; |
---|
749 | 804 | clocks = <&clks IMX6SLL_CLK_OCOTP>; |
---|
| 805 | + |
---|
| 806 | + cpu_speed_grade: speed-grade@10 { |
---|
| 807 | + reg = <0x10 4>; |
---|
| 808 | + }; |
---|
750 | 809 | |
---|
751 | 810 | tempmon_calib: calib@38 { |
---|
752 | 811 | reg = <0x38 4>; |
---|
.. | .. |
---|
767 | 826 | compatible = "fsl,imx6sll-uart", "fsl,imx6q-uart", |
---|
768 | 827 | "fsl,imx21-uart"; |
---|
769 | 828 | reg = <0x021f4000 0x4000>; |
---|
770 | | - interrupts =<GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>; |
---|
| 829 | + interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>; |
---|
771 | 830 | dmas = <&sdma 33 4 0>, <&sdma 34 4 0>; |
---|
772 | 831 | dma-names = "rx", "tx"; |
---|
773 | 832 | clocks = <&clks IMX6SLL_CLK_UART5_IPG>, |
---|