Skip to content
Snippets Groups Projects
Commit 5ed3a7ae authored by Imre Kaloz's avatar Imre Kaloz
Browse files

add tmp421 to the device tree instead of relying on autodetect


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

SVN-Revision: 43825
parent 8bd2c446
No related branches found
No related tags found
No related merge requests found
...@@ -151,6 +151,11 @@ ...@@ -151,6 +151,11 @@
status = "okay"; status = "okay";
clock-frequency = <100000>; clock-frequency = <100000>;
tmp421@4c {
compatible = "ti,tmp421";
reg = <0x4c>;
};
tlc59116@68 { tlc59116@68 {
#gpio-cells = <2>; #gpio-cells = <2>;
compatible = "gpio,tlc59116"; compatible = "gpio,tlc59116";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment