1&arduino_i2c { 2 status = "okay"; 3 4 w1_0: w1@40 { 5 compatible = "maxim,ds2485"; 6 reg = <0x40>; 7 switching-threshold = "medium"; 8 active-pull-threshold = "low"; 9 weak-pullup = "1000"; 10 }; 11}; 12 13#include "w1_devices.dtsi" 14