powerpc: add adt7461 thermal monitor support to applicable boards
authorJia Hongtao <B38951@freescale.com>
Tue, 28 Aug 2012 02:00:55 +0000 (10:00 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Sep 2012 19:57:11 +0000 (14:57 -0500)
Add thermal monitor support to following boards:
P1022DS, MPC8536DS, P2041RDB, P3041DS, P4080DS, P5020DS, P5040DS

Signed-off-by: Jia Hongtao <B38951@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8536ds.dtsi
arch/powerpc/boot/dts/p1022ds.dtsi
arch/powerpc/boot/dts/p2041rdb.dts
arch/powerpc/boot/dts/p3041ds.dts
arch/powerpc/boot/dts/p4080ds.dts
arch/powerpc/boot/dts/p5020ds.dts
arch/powerpc/boot/dts/p5040ds.dts

index d304a2d68c62bfee4faef2d4a85f2e13aabec5bf..7c3dde84d193f18c98a1a8d58e1baaaf3626c36f 100644 (file)
                        reg = <0x68>;
                        interrupts = <0 0x1 0 0>;
                };
+               adt7461@4c {
+                       compatible = "adi,adt7461";
+                       reg = <0x4c>;
+               };
        };
 
        spi@7000 {
index c3344b04d8ff5f5aa52542f4c44299bbda851c30..873da350d01ba6556b136c99a49ffe2569428fb3 100644 (file)
                        compatible = "dallas,ds1339";
                        reg = <0x68>;
                };
+               adt7461@4c {
+                       compatible = "adi,adt7461";
+                       reg = <0x4c>;
+               };
        };
 
        spi@7000 {
index baab0347dab0167925a641883c69b320963e765b..d97ad74c72793bf8cac52449829aa72c774afec7 100644 (file)
                                compatible = "pericom,pt7c4338";
                                reg = <0x68>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
 
                i2c@118100 {
index 6cdcadc80c3074db1a667a0a52f952e5ce7558c8..2fed3bc0b990daa9d55590e1a64d1b3d671b8eb1 100644 (file)
                                reg = <0x68>;
                                interrupts = <0x1 0x1 0 0>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
        };
 
index 3e204609d02e51905183ca21478ab6ae69e99459..1cf6148b8b054785b139433c24c609c7c37aafd9 100644 (file)
                                reg = <0x68>;
                                interrupts = <0x1 0x1 0 0>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
 
                usb0: usb@210000 {
index 27c07ed6adc1490921bceabcd6be5dac1cdb58b2..2869fea717dd7fa5b3d470df6452523cf460530b 100644 (file)
                                reg = <0x68>;
                                interrupts = <0x1 0x1 0 0>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
        };
 
index d86bf2eb4c13219650943a8c71e73eff38519618..8165c93d66b5c7183ce7fe76c943feca55f0d14d 100644 (file)
                                label = "NAND Writable User area";
                                reg = <0x1f000000 0x01000000>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
 
                board-control@3,0 {