| .. | .. |
|---|
| 398 | 398 | }; |
|---|
| 399 | 399 | |
|---|
| 400 | 400 | /include/ "qoriq-clockgen2.dtsi" |
|---|
| 401 | | - clockgen: global-utilities@e1000 { |
|---|
| 402 | | - compatible = "fsl,b4-clockgen", "fsl,qoriq-clockgen-2.0"; |
|---|
| 403 | | - reg = <0xe1000 0x1000>; |
|---|
| 404 | | - |
|---|
| 405 | | - mux0: mux0@0 { |
|---|
| 406 | | - #clock-cells = <0>; |
|---|
| 407 | | - reg = <0x0 0x4>; |
|---|
| 408 | | - compatible = "fsl,qoriq-core-mux-2.0"; |
|---|
| 409 | | - clocks = <&pll0 0>, <&pll0 1>, <&pll0 2>, |
|---|
| 410 | | - <&pll1 0>, <&pll1 1>, <&pll1 2>; |
|---|
| 411 | | - clock-names = "pll0", "pll0-div2", "pll0-div4", |
|---|
| 412 | | - "pll1", "pll1-div2", "pll1-div4"; |
|---|
| 413 | | - clock-output-names = "cmux0"; |
|---|
| 414 | | - }; |
|---|
| 415 | | - }; |
|---|
| 416 | 401 | |
|---|
| 417 | 402 | rcpm: global-utilities@e2000 { |
|---|
| 418 | 403 | compatible = "fsl,b4-rcpm", "fsl,qoriq-rcpm-2.0"; |
|---|