summaryrefslogtreecommitdiffstats
path: root/dts/src/powerpc/fsl/t102xsi-pre.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/powerpc/fsl/t102xsi-pre.dtsi')
-rw-r--r--dts/src/powerpc/fsl/t102xsi-pre.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/powerpc/fsl/t102xsi-pre.dtsi b/dts/src/powerpc/fsl/t102xsi-pre.dtsi
index 9d08a363ba..d87ea13164 100644
--- a/dts/src/powerpc/fsl/t102xsi-pre.dtsi
+++ b/dts/src/powerpc/fsl/t102xsi-pre.dtsi
@@ -74,7 +74,7 @@
cpu0: PowerPC,e5500@0 {
device_type = "cpu";
reg = <0>;
- clocks = <&mux0>;
+ clocks = <&clockgen 1 0>;
next-level-cache = <&L2_1>;
#cooling-cells = <2>;
L2_1: l2-cache {
@@ -84,7 +84,7 @@
cpu1: PowerPC,e5500@1 {
device_type = "cpu";
reg = <1>;
- clocks = <&mux1>;
+ clocks = <&clockgen 1 1>;
next-level-cache = <&L2_2>;
#cooling-cells = <2>;
L2_2: l2-cache {