mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[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
This commit is contained in:
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…
x
Reference in New Issue
Block a user