[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-a3cf2f4a3e73master
parent
af6884e358
commit
84b41cd739
|
@ -151,6 +151,11 @@
|
|||
status = "okay";
|
||||
clock-frequency = <100000>;
|
||||
|
||||
tmp421@4c {
|
||||
compatible = "ti,tmp421";
|
||||
reg = <0x4c>;
|
||||
};
|
||||
|
||||
tlc59116@68 {
|
||||
#gpio-cells = <2>;
|
||||
compatible = "gpio,tlc59116";
|
||||
|
|
Loading…
Reference in New Issue