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