From: kaloz Date: Sun, 4 Jan 2015 17:26:07 +0000 (+0000) Subject: [mvebu]: add tmp421 to the device tree instead of relying on autodetect X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1cae78ce5172faaf0e286e97204c05c203be0c6f;p=openwrt.git [mvebu]: add tmp421 to the device tree instead of relying on autodetect Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43825 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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";