forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
....@@ -74,7 +74,7 @@
7474 cpu0: PowerPC,e5500@0 {
7575 device_type = "cpu";
7676 reg = <0>;
77
- clocks = <&mux0>;
77
+ clocks = <&clockgen 1 0>;
7878 next-level-cache = <&L2_1>;
7979 #cooling-cells = <2>;
8080 L2_1: l2-cache {
....@@ -84,7 +84,7 @@
8484 cpu1: PowerPC,e5500@1 {
8585 device_type = "cpu";
8686 reg = <1>;
87
- clocks = <&mux1>;
87
+ clocks = <&clockgen 1 1>;
8888 next-level-cache = <&L2_2>;
8989 #cooling-cells = <2>;
9090 L2_2: l2-cache {