blob: 47a35f9075955358fe25c2ef59b576db34461e0b [file] [log] [blame]
&arduino_i2c {
status = "okay";
w1_0: w1@40 {
compatible = "maxim,ds2485";
reg = <0x40>;
switching-threshold = "medium";
active-pull-threshold = "low";
weak-pullup = "1000";
};
};
#include "w1_devices.dtsi"