kernel/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
.. .. @@ -74,7 +74,7 @@ 74 74 cpu0: PowerPC,e5500@0 { 75 75 device_type = "cpu"; 76 76 reg = <0>; 77 - clocks = <&mux0>;77 + clocks = <&clockgen 1 0>;78 78 next-level-cache = <&L2_1>; 79 79 #cooling-cells = <2>; 80 80 L2_1: l2-cache { .. .. @@ -84,7 +84,7 @@ 84 84 cpu1: PowerPC,e5500@1 { 85 85 device_type = "cpu"; 86 86 reg = <1>; 87 - clocks = <&mux1>;87 + clocks = <&clockgen 1 1>;88 88 next-level-cache = <&L2_2>; 89 89 #cooling-cells = <2>; 90 90 L2_2: l2-cache {