| .. | .. |
|---|
| 535 | 535 | /include/ "qoriq-clockgen2.dtsi" |
|---|
| 536 | 536 | global-utilities@e1000 { |
|---|
| 537 | 537 | compatible = "fsl,t2080-clockgen", "fsl,qoriq-clockgen-2.0"; |
|---|
| 538 | | - |
|---|
| 539 | | - mux0: mux0@0 { |
|---|
| 540 | | - #clock-cells = <0>; |
|---|
| 541 | | - reg = <0x0 4>; |
|---|
| 542 | | - compatible = "fsl,qoriq-core-mux-2.0"; |
|---|
| 543 | | - clocks = <&pll0 0>, <&pll0 1>, <&pll0 2>, |
|---|
| 544 | | - <&pll1 0>, <&pll1 1>, <&pll1 2>; |
|---|
| 545 | | - clock-names = "pll0", "pll0-div2", "pll0-div4", |
|---|
| 546 | | - "pll1", "pll1-div2", "pll1-div4"; |
|---|
| 547 | | - clock-output-names = "cmux0"; |
|---|
| 548 | | - }; |
|---|
| 549 | | - |
|---|
| 550 | | - mux1: mux1@20 { |
|---|
| 551 | | - #clock-cells = <0>; |
|---|
| 552 | | - reg = <0x20 4>; |
|---|
| 553 | | - compatible = "fsl,qoriq-core-mux-2.0"; |
|---|
| 554 | | - clocks = <&pll0 0>, <&pll0 1>, <&pll0 2>, |
|---|
| 555 | | - <&pll1 0>, <&pll1 1>, <&pll1 2>; |
|---|
| 556 | | - clock-names = "pll0", "pll0-div2", "pll0-div4", |
|---|
| 557 | | - "pll1", "pll1-div2", "pll1-div4"; |
|---|
| 558 | | - clock-output-names = "cmux1"; |
|---|
| 559 | | - }; |
|---|
| 560 | 538 | }; |
|---|
| 561 | 539 | |
|---|
| 562 | 540 | rcpm: global-utilities@e2000 { |
|---|