Browse Source

add tmp421 to the device tree instead of relying on autodetect

Signed-off-by: Imre Kaloz <[email protected]>

SVN-Revision: 43825
Imre Kaloz 10 years ago
parent
commit
5ed3a7aeb3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts

+ 5 - 0
target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts

@@ -151,6 +151,11 @@
 				status = "okay";
 				status = "okay";
 				clock-frequency = <100000>;
 				clock-frequency = <100000>;
 
 
+				tmp421@4c {
+					compatible = "ti,tmp421";
+					reg = <0x4c>;
+				};
+
 				tlc59116@68 {
 				tlc59116@68 {
 					#gpio-cells = <2>;
 					#gpio-cells = <2>;
 					compatible = "gpio,tlc59116";
 					compatible = "gpio,tlc59116";