add tmp421 to the device tree instead of relying on autodetect

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 43825
This commit is contained in:
Imre Kaloz 2015-01-04 17:26:07 +00:00
parent 8bd2c446d4
commit 5ed3a7aeb3

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";