提交 33f466ee 编写于 作者: B Ben Pai 提交者: Joel Stanley

ARM: dts: aspeed: mihawk: Add 8 tmp401 thermal sensors

Signed-off-by: NBen Pai <Ben_Pai@wistron.com>
Reviewed-by: NJoel Stanley <joel@jms.id.au>
Signed-off-by: NJoel Stanley <joel@jms.id.au>
上级 f806a23c
...@@ -834,6 +834,11 @@ ...@@ -834,6 +834,11 @@
line-name = "smbus0"; line-name = "smbus0";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus9_mux232: i2c@1 { bus9_mux232: i2c@1 {
...@@ -854,6 +859,11 @@ ...@@ -854,6 +859,11 @@
line-name = "smbus1"; line-name = "smbus1";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus9_mux233: i2c@2 { bus9_mux233: i2c@2 {
...@@ -897,6 +907,11 @@ ...@@ -897,6 +907,11 @@
line-name = "smbus2"; line-name = "smbus2";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus9_mux236: i2c@1 { bus9_mux236: i2c@1 {
...@@ -917,6 +932,11 @@ ...@@ -917,6 +932,11 @@
line-name = "smbus3"; line-name = "smbus3";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus9_mux237: i2c@2 { bus9_mux237: i2c@2 {
...@@ -979,6 +999,11 @@ ...@@ -979,6 +999,11 @@
line-name = "smbus4"; line-name = "smbus4";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus10_mux240: i2c@1 { bus10_mux240: i2c@1 {
...@@ -999,6 +1024,11 @@ ...@@ -999,6 +1024,11 @@
line-name = "smbus5"; line-name = "smbus5";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus10_mux241: i2c@2 { bus10_mux241: i2c@2 {
...@@ -1042,6 +1072,11 @@ ...@@ -1042,6 +1072,11 @@
line-name = "smbus6"; line-name = "smbus6";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus10_mux244: i2c@1 { bus10_mux244: i2c@1 {
...@@ -1062,6 +1097,11 @@ ...@@ -1062,6 +1097,11 @@
line-name = "smbus7"; line-name = "smbus7";
}; };
}; };
tmp431@4c {
compatible = "ti,tmp401";
reg = <0x4c>;
};
}; };
bus10_mux245: i2c@2 { bus10_mux245: i2c@2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册