kernel/arch/powerpc/boot/dts/fsl/p5020si-pre.dtsi
.. .. @@ -96,7 +96,7 @@ 96 96 cpu0: PowerPC,e5500@0 { 97 97 device_type = "cpu"; 98 98 reg = <0>; 99 - clocks = <&mux0>;99 + clocks = <&clockgen 1 0>;100 100 next-level-cache = <&L2_0>; 101 101 fsl,portid-mapping = <0x80000000>; 102 102 L2_0: l2-cache { .. .. @@ -106,7 +106,7 @@ 106 106 cpu1: PowerPC,e5500@1 { 107 107 device_type = "cpu"; 108 108 reg = <1>; 109 - clocks = <&mux1>;109 + clocks = <&clockgen 1 1>;110 110 next-level-cache = <&L2_1>; 111 111 fsl,portid-mapping = <0x40000000>; 112 112 L2_1: l2-cache {