summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
diff options
context:
space:
mode:
authorHongtao Jia <hongtao.jia@freescale.com>2015-11-24 14:52:47 +0800
committerScott Wood <scottwood@freescale.com>2015-12-23 22:21:11 -0600
commit3045e409e403b35ea4e30393a97cb913c745b38d (patch)
tree8b696ffc0d0b540f3a285462c87fcaf0cbdbbe8d /arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
parentbe489a3936349c5f68c8001f31580d697c474b98 (diff)
powerpc/mpc85xx: Add TMU device tree support for T1023/T1024
Also add nodes and properties for thermal management support. Meanwhile preprocessor support is needed using thermal of framework. Signed-off-by: Jia Hongtao <hongtao.jia@freescale.com> Reviewed-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi b/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
index 3e1528abf3f4..9d08a363bab3 100644
--- a/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t102xsi-pre.dtsi
@@ -76,6 +76,7 @@
reg = <0>;
clocks = <&mux0>;
next-level-cache = <&L2_1>;
+ #cooling-cells = <2>;
L2_1: l2-cache {
next-level-cache = <&cpc>;
};
@@ -85,6 +86,7 @@
reg = <1>;
clocks = <&mux1>;
next-level-cache = <&L2_2>;
+ #cooling-cells = <2>;
L2_2: l2-cache {
next-level-cache = <&cpc>;
};