Author: kaloz
Date: 2015-01-04 18:26:07 +0100 (Sun, 04 Jan 2015)
New Revision: 43825

Modified:
   trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts
Log:
[mvebu]: add tmp421 to the device tree instead of relying on autodetect

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



Modified: trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts
===================================================================
--- trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts        
2015-01-04 12:03:51 UTC (rev 43824)
+++ trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts        
2015-01-04 17:26:07 UTC (rev 43825)
@@ -151,6 +151,11 @@
                                status = "okay";
                                clock-frequency = <100000>;
 
+                               tmp421@4c {
+                                       compatible = "ti,tmp421";
+                                       reg = <0x4c>;
+                               };
+
                                tlc59116@68 {
                                        #gpio-cells = <2>;
                                        compatible = "gpio,tlc59116";
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to