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>
                        reg = <0x68>;
                        interrupts = <0 0x1 0 0>;
                };
+               adt7461@4c {
+                       compatible = "adi,adt7461";
+                       reg = <0x4c>;
+               };
        };
 
        spi@7000 {
 
                        compatible = "dallas,ds1339";
                        reg = <0x68>;
                };
+               adt7461@4c {
+                       compatible = "adi,adt7461";
+                       reg = <0x4c>;
+               };
        };
 
        spi@7000 {
 
                                compatible = "pericom,pt7c4338";
                                reg = <0x68>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
 
                i2c@118100 {
 
                                reg = <0x68>;
                                interrupts = <0x1 0x1 0 0>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
        };
 
 
                                reg = <0x68>;
                                interrupts = <0x1 0x1 0 0>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
 
                usb0: usb@210000 {
 
                                reg = <0x68>;
                                interrupts = <0x1 0x1 0 0>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
        };
 
 
                                label = "NAND Writable User area";
                                reg = <0x1f000000 0x01000000>;
                        };
+                       adt7461@4c {
+                               compatible = "adi,adt7461";
+                               reg = <0x4c>;
+                       };
                };
 
                board-control@3,0 {