[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
master
Imre Kaloz 2015-01-04 17:26:07 +00:00
parent af6884e358
commit 84b41cd739
1 changed files with 5 additions and 0 deletions

View File

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