.. | .. |
---|
354 | 354 | /include/ "qoriq-clockgen1.dtsi" |
---|
355 | 355 | global-utilities@e1000 { |
---|
356 | 356 | compatible = "fsl,p3041-clockgen", "fsl,qoriq-clockgen-1.0"; |
---|
357 | | - |
---|
358 | | - mux2: mux2@40 { |
---|
359 | | - #clock-cells = <0>; |
---|
360 | | - reg = <0x40 0x4>; |
---|
361 | | - compatible = "fsl,qoriq-core-mux-1.0"; |
---|
362 | | - clocks = <&pll0 0>, <&pll0 1>, <&pll1 0>, <&pll1 1>; |
---|
363 | | - clock-names = "pll0", "pll0-div2", "pll1", "pll1-div2"; |
---|
364 | | - clock-output-names = "cmux2"; |
---|
365 | | - }; |
---|
366 | | - |
---|
367 | | - mux3: mux3@60 { |
---|
368 | | - #clock-cells = <0>; |
---|
369 | | - reg = <0x60 0x4>; |
---|
370 | | - compatible = "fsl,qoriq-core-mux-1.0"; |
---|
371 | | - clocks = <&pll0 0>, <&pll0 1>, <&pll1 0>, <&pll1 1>; |
---|
372 | | - clock-names = "pll0", "pll0-div2", "pll1", "pll1-div2"; |
---|
373 | | - clock-output-names = "cmux3"; |
---|
374 | | - }; |
---|
375 | 357 | }; |
---|
376 | 358 | |
---|
377 | 359 | rcpm: global-utilities@e2000 { |
---|