diff options
author | Hongtao Jia <hongtao.jia@freescale.com> | 2015-11-24 14:52:47 +0800 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-12-23 22:21:11 -0600 |
commit | 3045e409e403b35ea4e30393a97cb913c745b38d (patch) | |
tree | 8b696ffc0d0b540f3a285462c87fcaf0cbdbbe8d /arch/powerpc/boot/dts/fsl/t1024si-post.dtsi | |
parent | be489a3936349c5f68c8001f31580d697c474b98 (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/t1024si-post.dtsi')
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t1024si-post.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t1024si-post.dtsi b/arch/powerpc/boot/dts/fsl/t1024si-post.dtsi index 95e3af8d768e..bb480346a58d 100644 --- a/arch/powerpc/boot/dts/fsl/t1024si-post.dtsi +++ b/arch/powerpc/boot/dts/fsl/t1024si-post.dtsi @@ -32,7 +32,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/include/ "t1023si-post.dtsi" +#include "t1023si-post.dtsi" / { aliases { |