kernel/arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi
.. .. @@ -70,14 +70,14 @@ 70 70 cpu0: PowerPC,e6500@0 { 71 71 device_type = "cpu"; 72 72 reg = <0 1>; 73 - clocks = <&mux0>;73 + clocks = <&clockgen 1 0>;74 74 next-level-cache = <&L2_1>; 75 75 fsl,portid-mapping = <0x80000000>; 76 76 }; 77 77 cpu1: PowerPC,e6500@2 { 78 78 device_type = "cpu"; 79 79 reg = <2 3>; 80 - clocks = <&mux0>;80 + clocks = <&clockgen 1 0>;81 81 next-level-cache = <&L2_1>; 82 82 fsl,portid-mapping = <0x80000000>; 83 83 };