aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-01-04 17:26:07 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-01-04 17:26:07 +0000
commit84b41cd73917dbc26ad529a4f596ef4ed0e52bae (patch)
tree73599b5665744cdb92283e58eeeb51a5a8e30228 /target
parentaf6884e358cea9081d17aee82b97abdde1c5570a (diff)
downloadmaster-187ad058-84b41cd73917dbc26ad529a4f596ef4ed0e52bae.tar.gz
master-187ad058-84b41cd73917dbc26ad529a4f596ef4ed0e52bae.tar.bz2
master-187ad058-84b41cd73917dbc26ad529a4f596ef4ed0e52bae.zip
[mvebu]: add tmp421 to the device tree instead of relying on autodetect
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43825 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts
index a3dc012724..d2d19ecc72 100644
--- a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts
+++ b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts
@@ -151,6 +151,11 @@
status = "okay";
clock-frequency = <100000>;
+ tmp421@4c {
+ compatible = "ti,tmp421";
+ reg = <0x4c>;
+ };
+
tlc59116@68 {
#gpio-cells = <2>;
compatible = "gpio,tlc59116";